Monitor your event

Adobe Experience Platform Assurance is a product from Adobe Experience Cloud to help you inspect, proof, simulate, and validate how you collect data to the Adobe Experience Platform Edge.

  1. Go to Adobe Experience Platform -> Assurance -> Create Session

    Navigate to Adobe Experience Platform Assurance and create a session

  2. Click on the Start button

Click the Start button to begin configuring the Assurance session

Configure a session

  1. Name --> [Sandbox] Edge Session

  2. URL --> https://www.adobe.com

    • Note this URL would be replaced by your customer’s actual site
  3. Click the Next button

    Click Next after entering the session name and URL

  4. Copy the link somewhere you can reference later

  5. Click the Done button

    Copy the Assurance session link and click Done

  6. Navigate to Settings

    Navigate to the Settings tab in the Assurance session

  7. Enable Event Transactions and Edge Delivery by clicking on the + button, then Done

Enable Event Transactions and Edge Delivery, then click Done

Open Postman

Go to Postman -> Create Web Event Edge (No Auth) -> Headers

  1. Add the x-adobe-aep-validation-token to the Headers with the link copied above from Assurance. Grab just the ID value after the = in the link you copied from Assurance. e.g. https://www.adobe.com/?adb_validation_sessionid=efa4a9ed-02d8-4647-80fa-f01a5be273d0

  2. We would just use the efa4a9ed-02d8-4647-80fa-f01a5be273d0 value, not the full url

    Add the x-adobe-aep-validation-token header with the Assurance session ID in Postman

  3. In Postman, save and execute the Create Web Event Edge (No Auth) request

View Assurance logs

Go back to Assurance and you should see a bunch of events showing. Filter down to just relevant event types by putting your datastream ID in the search

Filter Assurance events by searching for your datastream ID

Select an event and open any messages if needed on the right rail.

Select an event and expand its messages in the right rail

Event types to look for:

  • hitReceived (shows the payload received by the Edge)
  • evaluatingRule (if you set up SSF, shows rules being evaluated)
  • firedDestinations (which destinations was this sent to)
  • segmentsDiscovered (did it qualify for any edge segments)
  • com.adobe.experience_platform.edge_segmentation/response (what segments did it respond with)

Select each event type to see how Assurance interprets it

Explore these and see how each step is interpreted by Assurance.

recommendation-more-help
blueprints-learn-help-blueprints