Installation
Usage
Anonymous Users
The SDK will automatically generate an anonymous ID for users who are not logged in. This ID is stored in the user’s browser and is used to track them across different sessions. You can submit events with the anonymous ID using any of the methods that accept auserId
parameter, by omitting the userId
parameter.
getAnonymousId
method.
resetAnonymousId
method.