counterscale icon indicating copy to clipboard operation
counterscale copied to clipboard

Transitioning from Google Analytics to Counterscale: Implementing OSS Analytics Across Android, iOS, and PWA

Open xuelink opened this issue 10 months ago • 4 comments

I'm interested in transitioning from Google Analytics to an open-source solution, and Counterscale seems to meet my requirements. However, I have three clients: Android, iOS, and a Progressive Web App (PWA) for our OSS project. And we have discussed here about counterscale in our DG server if you are intetested in: invitation

Eventually we have decided to implement it and test it: https://github.com/langxapp/langx/issues/653

For the PWA (web app), implementing Counterscale should be relatively straightforward. However, I've previously integrated Google Analytics into my native Android and iOS apps by importing the 'google-analytics.plist' file or similar resources as data sources.

My concern is how to replace this setup with Counterscale. Is it feasible to collect data from native iOS and Android devices using Counterscale? If so, what would be the process? Do you have any documentation, references, or examples that could guide me through this?

xuelink avatar Apr 13 '24 08:04 xuelink