User
In Configuration | API Call |
---|---|
{ "userId": "person@example.com" } |
PLUMBR.setUserId('person@example.com') |
Set the user of the page. This is persistent across all transactions made on the page (such as soft navigations, ajax interactions), so setting it in the configuration means it doesn’t need to be called again in API.