Hi customers! Today we’re excited to announce our Browser SDK 2.0 update, which includes Default Event Tracking.
What is Default Event Tracking (DET)?
Default Event Tracking logs generic and common events when setting up applicable SDKs, accelerating your time to insights. We’ll be updating our Browser SDK to automatically instrument and track a predefined set of events.
Here are the default events and event properties:
- Page Viewed
- Page Domain
- Page Location
- Page Path
- Page Title
- Page URL
- Form Started
- Form ID
- Form Name
- Form Destination
- Form Submitted
- Form ID
- Form Name
- Form Destination
- File Downloaded
- File Extension
- File Name
- Link ID
- Link Text
- Link URL
- Start Session
- End Session
What does this mean for you?
Default event tracking provides customers significant value since it removes some of the burden to instrument and define every event. But, default event tracking does apply to your event volume.
For new customers, if you choose the Browser SDK, you’ll be instructed to download the new version with Default Event Tracking during onboarding.
For existing customers, you’ll get notified to upgrade to the latest version of the SDK and need to manually turn Default Event Tracking off if you prefer to not track these events automatically.
How can I turn off or block the events from Default Event Tracking?
- You can choose which DET events you want to turn off or on within the init code snippet. Please take a look at this doc for the snippet.
- You can also block or delete these events in our Data product. Deleted events will not show up in your analyses.
Please look here in our Dev Docs for more details. Thank you!