Tinylytics Updates
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.