v0.0.18

Enhance bot detection and tracking settings. We can now identify browsers normally used by humans, but being driven by AI (for example if a human user asks their AI Agent to perform a task on their behalf).

  • Added support for “automation” category in bot filtering.
  • Enhanced tracker.js to detect ChromeDriver Protocol and document visibility at load.
  • Implemented new bot analysis methods for anomalous vitals and long sessions with no interaction.
  • Updated scoring logic to include new signals for automation detection.
  • Added bot_score and bot_category fields to performance data models.
  • Introduced a new TrackingSettings page for configuring data collection options.
  • Updated configuration to disable Do Not Track by default.
  • Improved tag manager functionality with rename and delete options.