Using console commands can help you diagnose issues and confirm you’re in the correct place when troubleshooting. The following are used to view URLs corresponding to your customer's application and not the URL corresponding to the Pendo Adopt UI (adopt.pendo.io or your custom domain name).
pendo.getAccountId()
: This command displays the Account ID in which you're currently logged-in.pendo.getVisitorId()
: This command displays the Visitor ID of the user. This is useful for creating Guide testing segments when other identifying information isn't available.
If nothing is returned when using these commands or you get an error, Pendo Adopt is not installed on the environment.