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, swipes (with finger direction)
- HTML DOM when a snapshot of the screen is triggered by the SDK (see section on Enable Snapshot Mode in the iOS/Android SDK docs).