Has anybody used simple yet powerful time on site tracking library for web?

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • timeonsite

    Timeonsitetracker.js - Modern & accurate "Time on site" tracking for web and mobile browsers

  • timeonsite_analytics

    Advanced querying of timeonpage and timeonsite metrics and analytics for timeonsitetracker.js

  • Following are the list of items we intend to do with this library, it proves all these by default: * track browser tab presence only (when user is off tab, disable tracking automatically) * clear separation of anonymous/authenticated users * high levels of transparency & accuracy of tracked data * blacklisting pages that we don't want to track in our website * Provides DD-HH-MM-SS format of tracked time-on-site in API itself (no need to convert seconds to user-friendly format) * subdomain based tracking (to have separate user sessions & its time on site tracking for sub-domains for clear separation) - I don't think this feature is present in all analytics provider including GA/Matomo * disable tracking when minimizing browser window to enhance time-on-site accuracy * track specific activity like learning, watching video, designing content, app designing with GUI tools with Tos.startActivity() & Tos.enActivity() APIs (this uses same level of accuracy lust like for time on site accuracy) * provides both near real-time capture with JS callback option(send tracked data immediately to DB without saving in any browser storage) or request object (store in local storage and send it on next page load) * Perform massive analytics with timeonsite_analytics free, in-built library on tracked data * provides both PHP/NodeJS free backend server code https://github.com/saleemkce/visual to store data and visualize through dashboard & reporting tools. * Very light-weight library to keep the page load much less minimal

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • visual

    Visual - Visualization and reporting application for timeonsitetracker.js

  • Following are the list of items we intend to do with this library, it proves all these by default: * track browser tab presence only (when user is off tab, disable tracking automatically) * clear separation of anonymous/authenticated users * high levels of transparency & accuracy of tracked data * blacklisting pages that we don't want to track in our website * Provides DD-HH-MM-SS format of tracked time-on-site in API itself (no need to convert seconds to user-friendly format) * subdomain based tracking (to have separate user sessions & its time on site tracking for sub-domains for clear separation) - I don't think this feature is present in all analytics provider including GA/Matomo * disable tracking when minimizing browser window to enhance time-on-site accuracy * track specific activity like learning, watching video, designing content, app designing with GUI tools with Tos.startActivity() & Tos.enActivity() APIs (this uses same level of accuracy lust like for time on site accuracy) * provides both near real-time capture with JS callback option(send tracked data immediately to DB without saving in any browser storage) or request object (store in local storage and send it on next page load) * Perform massive analytics with timeonsite_analytics free, in-built library on tracked data * provides both PHP/NodeJS free backend server code https://github.com/saleemkce/visual to store data and visualize through dashboard & reporting tools. * Very light-weight library to keep the page load much less minimal

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Let's visualize time-on-site captured with timeonsite.js using free "Visual tool" -part 2

    3 projects | dev.to | 8 Sep 2022
  • Let's build a modern time-on-site counter for your website with timeonsite.js and JS Beacons

    2 projects | dev.to | 15 Aug 2022
  • A note on my experiences with sendBeacon API to capture "session duration" metric real-time for web apps - exclusively from timeonsite.js

    1 project | /r/programming | 1 Feb 2022
  • Is JavaScript Better Than PHP? An Opinion Piece by a Senior Engineer

    1 project | /r/javascript | 5 Jan 2022
  • Session Duration metric is controversial in business analytics for precision accuracy. An attempt to overcome the drawback in browsers with LocalStorage and sendBeacon API capabilities; what do you think be its impact in web and business intelligence?

    1 project | /r/technology | 4 Jan 2022