Finding Visit Id/Visitor Id
Overview
Visit Id and Visitor Id are stored as a session cookie.
Example of using a browser
Open a browser developer tool (usually it is under F12 button), and expand the Cookies menu from left hand side:
Look for visit or visitor id:
Note
Visit and Visitor cookies expire once you log off or close the browser. Each of those cookies contains an expiration date
Example of using Dashboard
Open the Admin menu and select Trace Event Viewer option. Visitor Ids are displayed on the main page:
To view more details of the event, select an eye icon:
Updated over 1 year ago