Retrieve the DebugID Using Console | Ingest Labs

Retrieve the Debug ID Using Console

You can perform live debugging using the Debug ID on the console.

  1. Navigate to the particular brand website.

  2. Right-click on the webpage and click Console option.

  3. Open the developer console and enter the following command: _mp.printDebugId()

livedebugging

Step Result: The Debug ID appears on the screen.