|
|
|
|
|
by janmo
893 days ago
|
|
Here are a few ideas to build the next great analytics tool, these are the main reasons why I build my own little tool for my websites: 1. Find a way to also count users with Ad Blocker. Google Analytics and even Plausible (unless when self hosted) don't track users with an Ad Blocker. 2. Show how many users are using an Ad Blocker, this is a very important metric when a site is relying on ad revenue. It turned out that 30-33% of my traffic was using an Ad Blocker, which prompted me to implement a fallback where I show the user a banner with an affiliate link instead. 3. Offer an unlimited free tier, under the condition that a summary of the stats is visible to everyone, a bit like Github used to work. Users can then hide to make their stats private. |
|