Data tracking
Braze landing pages use a version of the Braze web SDK to track user data only when a landing page form is submitted. Information that isn’t associated with a specific user, including page views and button click aggregate counts, is collected without the web SDK.
This page covers the web SDK data and anonymized data that is tracked on landing pages.
Tracking methods
Web SDK
The Braze web SDK is initialized only when a user submits a form on the landing page. Prior to form submission, no personal data is collected and the SDK doesn’t actively track users. After initialization is completed, the SDK doesn’t store any data in the browser (such as cookies, local storage, or others).
When a form is submitted, the SDK will collect the following data:
- Form submission event (name of event and time of submission)
- Data specified by your team in the form (such as name, email, and phone number)
- Session start time
- Device ID (a unique ID that is generated, but not stored, for the device)
- Country determined by IP address
Anonymized data
Before a user submits a form, the data tracked on a landing page consists only of anonymized, non-identifiable information. This consists of standard website aggregate metrics like the number of page views (impressions) and clicks that a landing page receives.
Because this data isn’t linked to identifiable users, it can’t be used to retarget or track individual user behavior.