Releases: SukkaW/cloudflare-workers-async-google-analytics
Releases · SukkaW/cloudflare-workers-async-google-analytics
1.0.3
Features
- SPA or PJAX site is now supported.
Still cfga.js will send the data once the window's load event is fired. But now you can use window.cfga()
for collecting and sending the data again.
1.0.2
Features
- Add random string to bypass EasyList.
Bug fixed
- Support non ASCII string inside URL param.