Release Notes - TimeOnSite Tracker
-- 21/08/2022 - 21th of August, 2022
- Internal enhancements accomplished for long time browser-tab inactivity and subsequent cookie/session crashes improved.
- One-time licence payment type "Premier" introduced for large applications including enterprises. This payment model can be utilized by other small and medium web applications as well to avoid yearly payment managements.
-- 24/11/2021 - 24th of November, 2021
- Multi-tab session time-on-site accuracy greatly improved in IOS devices
- Improved error handling scenarios
- Samesite cookie attribute warnings handled (Firefox)
- Browsers start supporting sendBeacon() API again; you could utilize it for real-time time-on-site tracking(callback approach in config) except IOS devices
- Stable and non-changing APIs to rely on. A promise from the beginning!
-- 10/07/2020 - 10th of July, 2020
- Provides better tracking in IOS devices like Iphone, Ipad etc.
- Fixes to better handle time on page tracking failures in mobile devices
- Resolves minor issues in Tos.extendSession() API
- Fixes to provide consistent TOSId on any given page for better session management
- Tested across a wide range of mobile & desktop browsers to ensure consistency Chrome, Firefox, Edge, Safari, Android, IPhone etc.
-- 18/04/2018 - 18th of April, 2018
- First release! (the magic, the unprecedented and the beginning)
- API to track time on page, time on site and current status (Tos.getTimeOnPage())
- Domain, sub-domain and URL path-based tracking sessions
- Blacklist URL option to avoid tracking time on site in specific pages
- Tracking anonymous and authenticated user sessions
- Activity tracking capability
- Callback option for real-time data tracking (with risk of blocking UI)
- LocalStorage capability to process data for non-blocking UI