Tab opened
Record when a user opens a new tab.
This event tracks when a user opens a new tab in the browser.
Automatically tracked
The SDK automatically tracks this event when a user opens a new tab.
Input properties
This event has no input properties.
Processed properties
These properties are automatically tracked:
- tabIdstring
The unique identifier of the tab, which is a random UUID.
Payload examples
Below are some payload examples for this event:
1234
{"type": "tabOpened","tabId": "b1f9ca15-51f9-4e8d-9e3a-53e234e17687",}