5 ms·
Sure, but why use google analytics? There are better trackers for this kind of thing that don't need cookies and can be self-hosted.
by lambic 3y ago
Sure, but why use google analytics? There are better trackers for this kind of thing that don't need cookies and can be self-hosted.
- kamel3d 3y agoCould you recommend some alternatives to Google Analytics? I am developing a plugin for Photoshop using UXP, and I have been unable to integrate it with GA.
- notpushkin 3y agoPlausible seems like a fine choice for simple cases. It is oriented at websites, but you can send events directly to the API: https://plausible.io/docs/events-api https://plausible.io/docs/events-api It is self-hostable, too. https://github.com/plausible/hosting https://github.com/plausible/hosting
- lambic 3y agoWe use Matomo and have been fairly happy with it.