Boxever.getID()
The getID()
function returns the browser ID.
Every event that you send to Sitecore Personalize must include the browser ID.
Use this function in every event object you create and send to Sitecore Personalize. See eventCreate()
.
Parameters
none
Return value
string
Example
Log the browser ID to the console: