๐Ÿงช Adobe Web SDK u.map Comparator

๐Ÿง  Why use this tool? Designed for engineers validating u.map schemas in Adobe Web SDK. Especially useful when QA'ing Tealium iQ tag templates or ensuring XDM consistency across environments.

Compare Adobe Web SDK u.map objects across environments like Prod vs. Stage.

๐Ÿ†˜ Paste your JSON objects below and click Compare.

Welcome! This tool helps you compare u.map objects from Adobe Web SDK implementations. Whether you're debugging, validating, or aligning configurations across environments (e.g., Prod vs. Stage), this comparator highlights differences and matches to ensure accurate XDM mappings.

Learn More about XDM and AEP

๐Ÿ›  How to Use This Tool

  1. Describe Your Comparison: Label your analysis (e.g., "Prod vs Stage").
  2. Paste Object A: Input the first u.map object.
  3. Paste Object B: Input the second u.map object.
  4. Compare: Click to analyze.
  5. Review Results: See summary and detailed table.

โœ… Use this to validate whether utag.view()/utag.link() tags match expected XDM structure, helping you debug personalization issues, analytics misfires, or journey orchestration inconsistencies.

๐Ÿ“ Paste Objects for Comparison

Error: {{ errorMessage }}

๐Ÿ“Š Comparison Results

๐ŸŽ‰ Quick Comparison Snapshot

Total Differences: {{ totalDifferences }}

Similarities: {{ matchingValues.length }}

{{ summaryMessage }}

Key Value in A Value in B
{{ key }} {{ objectA[key] ?? 'โ€”' }} {{ objectB[key] ?? 'โ€”' }}