Open Developer Console (F12 or right-click on the page -> select
"Inspect")
Select "Network" Tab
Check "Preserve Log" box - this will keep the log from clearing between
page loads
Refresh this page.
Filter network requests by "interact" - Target calls will be made
through alloy.js to the Edge API endpoint at page load and as buttons
are clicked.
Click the first "interact" call made, it will have its own tabs to sort
through; "Payload" shows the request made to the Edge network, "Preview"
shows the response containing the Target activity — these items can be
expanded using the triangle drop-downs in the request/response bodies
Click the second "interact" call made, "Payload" shows notification info
made to the Edge to indicate that the Target activity was displayed.
Category info is sent to Target in requests made when a button is
clicked, a dynamic offer containing rank order affinities associated
with the pseudononymous Target Visitor Profile is returned by Target in
the response