Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Target Activity Reports - No data

Avatar

Level 2

Hello, I have setup an AB test to check conversion rate for 2 variants. The test has been active for hours, but there are no data in the reports. How can I debug this? Used GTM to install Target (at.js) on my site.

Note - I have changed all possible environments in report settings to check for data. 

 

sivasubramanian_0-1746553857070.png

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Level 3

Hi @siva-subramanian ,
You can do the followings checking ,

 

  • Check Target is loading – Open Dev Tools → Network → search “target”. Look for a 200 response with activity info.

  • Verify GTM tag – Make sure at.js is loaded early (Page View or DOM Ready trigger) and has the correct client code.

  • Use Experience Platform Debugger – Confirm the activity is firing and you’re qualifying into an experience.

  • Check Activity Setup – Make sure it's live, URL and audience rules match your test page.

  • Look at Reporting Source – If using Target reporting, it should show data in a few hours. If A4T, ensure Analytics is working.