awronka / Angular2Piwik

a wrapper to easily access piwik from inside your angular 2 application
MIT License
9 stars 10 forks source link

How to make this plugin work even if the user had ad-blocker enabled ? #11

Open sandeepvedavyas opened 6 years ago

sandeepvedavyas commented 6 years ago

Hi,

I have successfully implemented the piwik in our angular 4 with grails application using this plugin. But as some of our users enabled Ad blocker installed, we couldn't track the analytics properly as ad-blockers blocking Piwik too. Kindly suggest any workaround for this plugin to get this done. Thanks Sandeep

sandeepvedavyas commented 6 years ago

Hello,

Any update on this issue? Kindly help, please.

is there a way we can parameterize the Piwik PHP and js files reference? find reference below , this is much needed to unblock users with adblockers https://ericmathison.com/blog/bypass-ad-blockers-and-track-your-visitors-with-piwik/