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);