Home

Awesome

Google Analytics shield - Cloudflare worker

simple cloudflare worker to protect google analytics from being blocked by ad blockers(it can be anywhere around 5 to 30 percent of the users)

It works by proxy the google analytics script file and endpoint url.

right now it support only the analytics.js tracking and the https://www.google-analytics.com/*collect endpoint there is other urls which not proxied right now(which will get blocked), in my case I dont need them, like:

How to install:

Warnings:

todo: