This filter allows developers to turn off the Javascript tracker based on conditions not handled through the settings.
$is_tracking_filter_js = apply_filters('slimstat_filter_pre_tracking_js', true);
Modified on: Tue, 27 Jan, 2015 at 2:32 PM
This filter allows developers to turn off the Javascript tracker based on conditions not handled through the settings.
$is_tracking_filter_js = apply_filters('slimstat_filter_pre_tracking_js', true);
Did you find it helpful? Yes No
Send feedback