Collected Data
Once communication is established, the tag will start tracking the following events and pass them over to the SDK:
- Pageviews manually triggered (with the dedicated command)
- Transactions manually triggered (with the dedicated command)
- Dynamic variables manually triggered (with the dedicated command)
- Gestures automatically detected: tap, double tap, swipes (with finger direction), pinches (in and out)
- HTML DOM and DOM Mutation when session replay is activated
- HTML DOM when a snapshot of the screen is triggered by the SDK (see Enable Snapshot Mode in iOS and Android docs).