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, long press, scrolls and swipes (with finger direction)
- 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).