Event Payload Inspector
๐ Business Value
The Event Payload Inspector enhances event-level data validation and debugging by providing a user-friendly interface to inspect, filter, and export flattened event payloads. It streamlines Martech workflows by:
- Simplifying Debugging: Quickly identify issues in flattened data layers with a dynamic table view.
- Ensuring Data Accuracy: Validate flattened XDM fields for compliance with comprehensive column coverage.
- Facilitating Collaboration: Export flattened payloads as JSON or CSV to share with teams, improving communication.
- Real-Time Analysis: Automatically capture flattened payloads from sessionStorage for immediate inspection during AEP testing.
Dynamic Flattening Script Builder ๐
Instantly generate a payload-flattening script for Adobe Alloy (AEP Web SDK), Tealium utag.view/link, or digitalData data layers.
Choose your integration, toggle output options, and copy the ready-to-use script. Paste it in your browserโs console to capture and debug flattened event payloads.
- Works for Alloy, Tealium, digitalData, or all at once.
- Options:
- Log to console: See each flattened payload in real time.
- Store in sessionStorage: Persist all payloads for later download/analysis.
- Script permutations: Try combinations (e.g., Alloy+console, Tealium+storage, All+both) for your use-case.
Examples:
- Debug Alloy XDM events with console logging only.
- Capture Tealium utag.view/link data and store for offline analysis.
- Monitor all integrations at once (Alloy, digitalData, Tealium) and log to both console and sessionStorage.
Processing...