Retrieve the Debug ID Using Console

Introduction

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

Procedure

Step 1: Navigate to the particular brand website.

Step 2: Right-click on the webpage, select Inspect, and then click the Console tab.

Step 3: Enter the following command: _mp.printDebugId()

Step Result: The Debug ID appears on the screen.

Last updated