β’ ππ§Ή Fixed an issue with years being cut off on the charts, so I kept it simple and removed the year. Also tweaked the chart to just show the text "Views" and "Unique" to make it a little shorter.
β’ πΎ Added an extra option to disable collecting hits when your script is loaded on an error page. Go to your site settings -> Extra Setting and find "Ignore error pages". When your script loads, and the option is enabled, the script will do an additional "HEAD" check of the currently visited page it was loaded on and check if it gets an OK response back. If so, it'll record the hit as normal. β’ πΎπ§Ή Cleaned up the settings page a little by introducing a nav bar on desktop so it's a little easier to navigate. I'll keep...
I've made some underlying upgrades to the platform and will continue to monitor throughout the day. Everything should be working as it should.
I'm aware of a few email reports going missing again. I do know the full issue (it's a memory issue) and I will work on this over the next few days. Just know that I know. This will require some behind the scenes updates and I'll be updating as the work progresses during the week.
β’ πΎ Added an option, for paid plans, to allow stats to be filtered on the public stats page. This applies the same filtering logic as a logged in view. Only date ranges are supported right now. Stat downloads are also not supported with this mode. It's a bit of an experiment :) β’ π§Ή Slightly tweaked the layout of the account screen. I know... super noteworthy!
System updates have been made βοΈ The server has been upgraded with more RAM to diagnose a few minor issues we encountered during the week. Things should feel quicker in general.
We're doing some minor server maintenance. The main site might be unavailable for a few minutes.
β’ π₯ Things were running a little slow and some hits were not correctly recorded at random intervals depending on the amount of traffic. Hits have now all been processed so your data might look a little higher, and correct, if affected (a good thing). β’ π’ Speed improvement to the application, so hopefully everything should work as it was, but faster. This was only a configuration change and no server has been harmed in the process.
β’ πΎ Improved drag and drop for re-ordering pinned sites. Should work much better now. β’ ππΎ Added a hits usage meter so you can keep an eye out if you're approaching any limits with your free plan. Check your account or billing page for the usage meter. For accounts that are not currently subscribed and are near their limit, you'll see a little message to please upgrade also when navigating the site. I'm also reaching out personally if I think you should upgrade (when you're way above the limit). Usage is calculated on an average of 3 months, which...
β’ π Fixed an issue that may cause your subscription status to not be correctly set due to failed updates from one of our payment providers (Paddle). Please let me know if your status isn't correct or up to date. β’ π Fixed an issue that would cause legitimate traffic to be blocked. β’ πΎ Tweaked the way images are served on sites and from the webring.
β’ π Improved and changed how unique hits are recorded. Read about it here. β’ π With the above change, you can also now see both total hits and unique hits on your graph in the site dashboard (and toggle between them using the legends) πͺ β’ π Finally, and hopefully once and for all, fixed an issue with some email reports going missing. β’ π Fixed an issue that would bring back all hit data when filtering by certain paths. β’ π΅βπ« Added better checking for bots and also try and mitigate any preloading hits to register, hopefully improving...
Improved unique hits data
When I first created Tinylytics it was important to allow support for collecting unique hits/views. This was achieved by passing along a randomly generated set of letters and numbers (token) to the browser when the embed script loaded if you had unique hits enabled in your site options. That allowed it to tie the user session to that specific browser without knowing anything about the user. When the user then navigated around your site, it would see this random token within the temporary browser session storage and pass it back when creating a hit β this worked well. With that...
β’ πΎ Added the ability to also track sources with the `ref` tag in the URL.
β’ π Fixed an issue with no hits being shown when filtering by clicking on the graph.
β’ π Not exactly a new feature, so it should have the other emoji πΎ, however today I've made changes to the the way the site list loads. It was always slow, especially for sites with a lot of hits. Well, no more. It's near instant. In addition to this, the site list now updates automatically when your hits update β I really love this a lot! It's all automatic on a site by site basis. Next up would be to also update the site dashboard itself, I'll work on that one day. β’ πΎ Made some underlying tweaks when...