Web SDK - Intetity Map - is there any way to preview? | Community
Skip to main content
Michael_Soprano
Level 10
July 24, 2026
Question

Web SDK - Intetity Map - is there any way to preview?

  • July 24, 2026
  • 2 replies
  • 29 views

I know that Target with Web SDK uses Identity Map in order to map user sessions from different devices (if user logged-in).
Is there any way to preview user identities in Target? Target API does  not return identities

2 replies

Adobe Employee
July 24, 2026

@Michael_Soprano Unfortunately no, there is no direct way. Use Debugger/Assurance for the sent identityMap, and Target Traces for the resulting Target profile evaluation.

It will show

 

Matched activities
Unmatched activities
Request details
Profile snapshot

 

Thanks,

Sarthak

Adobe Employee
July 24, 2026

To be precise, Target does not provide a full preview of Web SDK identityMap in the UI or via standard Target APIs. 

 

With Web SDK, identities are sent in XDM to Platform Edge, and Target uses the relevant IDs for profile resolution, but the full identity graph remains an AEP/Edge concern rather than a Target-visible object. If you need to inspect what identities were sent, use Experience Platform Debugger or Assurance. If you need to validate identity stitching across devices, use the AEP Identity Graph Viewer.