archux
Forum Replies Created
-
Hi
Here is a settings:
Tracking Method: Client Side Tracking
Bypass Ad Blockers: Disabled
Chrome Developer tools shows the scrip loaded: /wp-content/plugins/wp-statistics/assets/js/tracker.js?ver=14.13.4
Results: 0 online….
When setting up a server side tracking, all works straight away.Hi
There are no change with adblocker bypass at all. For me it is working only when server side tracking is enabled.
Else it is not working.I tested this on multiple websites, and this bad behavior is since update 14.13What else suggestions you have.. ?
Hi
The list is empty, i did check it before I wrote message here.
When looking into plugin that quits caching in file PgCache_ContentGrabber.php
LINE: 598/** * Check request URI */ if ( !$this->_passed_accept_files() && !$this->_passed_reject_uri() ) { $this->cache_reject_reason = 'Requested URI is rejected'; $this->process_status = 'miss_configuration'; return false; }Line END: 606
If i comment out “return false;” page get cached.
So I guess there is some mistake going on in one of IF statements. Should I look further for solution or you will look what could cause this?
Thank you.I for got to add about separation for google ads links in referral section. And utm link query string extraction and similar… I think it would become best alternative with localized data.
Thanks again