changelog

what's new in datibase

  1. analyticsauto-tracking

    Scroll Depth Tracking

    Measure how far visitors scroll on your blog and content pages, and see which articles actually get read to the end.

    • Auto-detects when visitors scroll past 90% of a page — no SDK update needed.
    • Sends a single completion event per page visit via visibilitychange / pagehide.
    • New 'Articles Read to End' tile in the Analytics dashboard, ranked by completion count.
    • Cookie-free and privacy-first: only the path is sent, no PII.
  2. analyticsauto-tracking

    Outbound, Downloads & 404 Auto-Tracking

    Three new auto-tracked event types so you can see what visitors click off to, what they download, and which broken paths they hit — no instrumentation required.

    • Outbound link clicks captured automatically, including mailto: and tel:.
    • File downloads detected by extension (Plausible-compatible set: pdf, docx, zip, mp4, dmg, and more).
    • 404 pages auto-detected from page title heuristics.
    • Three new dashboard tiles ranking top outbound destinations, downloaded files, and broken paths.
    • Per-element opt-out with the data-datibase-ignore attribute.