slimstat_filter_pageview_data_js
Applies to SlimStat 5.5.0
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);