Get Visitor ID from browser console
Hello, I would like to know if there any way to get the Visitor ID in the browser console, I want to search for specific users into pendo system.
Thanks
0
Hello, I would like to know if there any way to get the Visitor ID in the browser console, I want to search for specific users into pendo system.
Thanks
Comments
There are a few functions that are part of the Pendo Agent that could be run during a session via the Browser Console to return the Visitor ID, but the most straight forward of which would be pendo.getVisitorID() (docs here), which will return the string being passed to Pendo as the Visitor ID.
Please sign in to leave a comment.