Back to Filters

Updated on Nov 06, 2023

slimstat_filter_pageview_data_js

This filter is applied to the data received by the Javascript tracker from the browser. It allows developers to tweak the data before it’s parsed.

self::$data_js = apply_filters('slimstat_filter_pageview_data_js', self::$data_js);