Live Debugging | Ingest Labs

Live Debugging

The Live Debugging feature in Ingest Labs displays all the tags that are trigerred in real-time on a particular page. You can perform live debugging for both the server-side tags and browser-side tags. The event data is populated in the live debugging section.

  1. Click on the start debugging button. Without entering the debug ID, you can view all the events firing in real-time traffic on the website.

livedebuggingscreen

  1. Click on “View request” of any SS tag to view API call request/response body.

viewrequest

You can view the following tag details:

tagdetails

  1. Click "data elements" to view the data element details.

debuggingdataelements

  1. Click "request body" to view the following page:

requestbody

  1. Click "response body" to view the following page:

responsebody

For all the tags that are triggered, you can view the following key information:

Field NameDescription
Event TimeThe event time-stamp.
Page NameThe page from which the tag is triggered.
ProviderDisplays the Provider details.
TagDisplays the Tag details.
PlatformDisplays the Platform from which the page is accessed.
StatusDisplays the tag status, whether the tag is successfully triggered or not.

You can perform the Live Debugging in two ways, either through the console or through a Live Debugging session on Ingest Labs.

Related Topics

The Live Debugging section includes the following topics: