DavidWells / analytics

Lightweight analytics abstraction layer for tracking page views, custom events, & identifying visitors
https://getanalytics.io
MIT License
2.38k stars 240 forks source link

ga4 support for other protocols #416

Open adammeyer opened 5 months ago

adammeyer commented 5 months ago

Any plans to support non-standard protocols for GA4, like file:// and ionic://? The gtag js unfortunately ignores these.

DavidWells commented 4 months ago

No plans on implementing this myself.

Open to PRs though