August 4th, 2025
changelog
- š¾ Added the ability to show unique hits for your main hit counter. Just add `hits=unique` to your embed script to bring across the unique count.
- š¾ Added the ability to use a browser beacon approach to sending hits back to Tinylytics. Just add `beacon` as a parameter to your embed script if it something you might want. I'll keep this hidden for now in the docs as it's very specific.
- š¾ Attempting to better handle referrer data when recording hits, so you get better path info on a case by case basis ā I am still looking at this to see if anything else needs doing.