Adobe Target Production Delivery Issue for a Specific Property | Community
Skip to main content
Level 1
August 14, 2026
Question

Adobe Target Production Delivery Issue for a Specific Property

  • August 14, 2026
  • 2 replies
  • 20 views

Hi everyone,

I'm currently facing an issue with an Adobe Target activity and wanted to check if anyone has come across something similar.

The activity is working as expected in the Development environment, but it is not delivering after moving the library build to Production. We have verified that the correct build has been published to Production.

What makes this a bit confusing is that the issue is happening only for one market property. The other market properties are working fine with their respective Production builds.

Has anyone faced a similar issue where an activity works in Development but does not deliver in Production for a specific property? Are there any additional configurations or checks that we should look into?

    2 replies

    Gokul_Agiwal
    Community Advisor
    Community Advisor
    August 14, 2026

    Hi ​@Saravanan_Digital_AnalytiB  

    Before jumping straight on solution, it would be helpful to understand a bit more about your Adobe Target setup.

    • Are you using at.js or AEP Web SDK for the Target implementation?
    • Is the activity associated with a Target Property/Workspace or are you referring to Adobe Tags ( Adobe launch property) ? If it’s Target property, is the affected market mapped to the same property as the working markets?
    • Is the activity using Page Load, SPA View, or a custom mbox/location?
    • Is the issue that the activity is not returned in the Target delivery response, or is it returned but not rendered on the page?
    • Does the affected market use the same code base and launch/tag configuration as the other markets that are working?
    • Are there any market-specific audiences, profile scripts, geo-targeting rules, or URL conditions configured in the activity?
    • Have you checked the Target request using Experience Cloud Debugger or browser network calls to compare a working market versus the affected one?

     Understanding above details will help to determine the issues. Looking forward to your reply. 

    Thanks, Gokul
    Level 1
    August 14, 2026

    @Gokul_Agiwal, thanks for your response, please refer to the below

    • Are you using at.js or AEP Web SDK for the Target implementation?-- AEP Web SDK
    • Is the activity associated with a Target Property/Workspace or are you referring to Adobe Tags ( Adobe launch property) ? If it’s Target property, is the affected market mapped to the same property as the working markets? -- referring to Adobe launch property
    • Is the activity using Page Load, SPA View, or a custom mbox/location? -- rule is executing on DOM Ready (for exit intent popup activity)
    • Is the issue that the activity is not returned in the Target delivery response, or is it returned but not rendered on the page? -- can you elaborate please?
    • Does the affected market use the same code base and launch/tag configuration as the other markets that are working? -- yes, but other markets use different Launch Properties
    • Are there any market-specific audiences, profile scripts, geo-targeting rules, or URL conditions configured in the activity? -- Nope
    • Have you checked the Target request using Experience Cloud Debugger or browser network calls to compare a working market versus the affected one? -- Yes