v0.1.0-alpha.5 — analytics channel
Pre-release
Pre-release
Unsampled analytics channel — set analytics: true (or let @telemetryBrowser emit data-analytics when the Laravel package's analytics is on). Emits events (never sampled away) to the ingest endpoint's events key:
- SPA page views on
historynavigations the server never sees, withdocument.referrer+ previous path. - Engagement — visible time + scroll depth, summarised on page hide.
track(name, properties)for custom conversions/goals.- Screen size +
devicePixelRatiodevice dimensions.