Raw hits.Useful answers.
eVar12
event7
prop4
Customer type
Checkout complete
Site section
Your naming. Inside every hit.Raw variables become implementation context.
VariablePrevious hitCurrent hit
pageNamecheckout:formcheckout:success
eventsevent3purchase,event7
eVar12guestreturning
prop4checkoutcheckout
Only the changes matter.Compare requests without scanning every field.
ProductQuantityPrice
SKU-104149.00
ADDON-0219.00
SHIPPING14.90
Products, separated.Read the products variable as structured rows.
Inspect Adobe Analytics requests in Chrome DevTools.
HitInspect adds an Adobe Analytics debugger panel directly to Chrome DevTools. It captures analytics requests while you browse and keeps the implementation details together for investigation.
Request captureFollow page views and interaction hits as they happen.
Project contextTranslate variables using the dictionary for your implementation.
Focused analysisCompare hits and unpack dense product strings.
AppMeasurement and Adobe Experience Platform Web SDK.
Use the same workflow for traditional Adobe Analytics image requests and Web SDK network calls. HitInspect is built for analysts and developers who already know the basic debugger workflow and need faster answers from real implementations.
Your analytics implementation data stays local.
Captured requests, dictionaries, comparisons, and exports are processed inside your browser. HitInspect does not require an analytics account connection or upload implementation data to a HitInspect service.
[ LOCAL ]
Read the privacy policy
Load it. Open DevTools. Reload.
The current beta installation steps and download live in the GitHub README.
Get the beta on GitHub