Expand my Community achievements bar.

purnimajena
purnimajena
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi @maccg12  ,If you're seeing this error while creating an HTML offer in Adobe Target, it's because Target expects the entire offer content to be wrapped in a single root HTML element.For example, if your offer includes this:<div>My content</div><style>...</style><script>...</script>You're technica...

    Type

    Questions

    Views

    358

    Likes

    2

    Replies

    1
  • Hi @SwatiTi ,Yes, Adobe Analytics can track success/failure of page or module loads with a custom setup.you can use Custom Events: Define events for success (eventX) and failure (eventY).Load Status (eVar/prop): Capture result like "success" or "API_Error" in any available variable.Page Type (eVar/p...

    Type

    Questions

    Views

    214

    Likes

    0

    Replies

    0
  • if Android mapping works even when a.appid isn’t present, it seems either the Android hits are still sending a.appid, or the rule isn't relying on the second condition for Android due to how it's structured or triggered.In your iOS case, even though platform = "ios" is correctly sent, the second con...

    Type

    Questions

    Views

    1.0K

    Like

    1

    Replies

    2
  • Okay , In this case can you check Both platform and a.appid must be present in the same hit for the rule to apply. If either is missing, the rule won’t fire.Also processing rules are case sensitive , If the app sends iOS or IOS, but your rule checks for ios, it won’t match.try changing the rule for ...

    Type

    Questions

    Views

    1.1K

    Like

    1

    Replies

    4
  • Hi @ArslanNa ,To generate a user journey report in GA4 that connects Target activity/experience to downstream events like “Add to Basket,” you can use event-scoped custom dimensions and exploration reports.Steps:In Adobe Target, pass activity name, experience name, and IDs as parameters in a custom ...

    Type

    Questions

    Views

    251

    Likes

    0

    Replies

    0
  • Hi @Gav_R ,Add a separate condition in the same rule to handle platform == ios, or use the context data value directly without conditions:Example:Set eVar36 = %platform% using "Value from Context Data" to capture both Android and iOS automatically.Also, verify in Adobe Experience Platform Debugger o...

    Type

    Questions

    Views

    1.1K

    Like

    1

    Replies

    7
  • Hi @PD10 ,The values for the trackingServer and trackingServerSecure variables in Adobe Analytics should typically reflect your first-party tracking domain to ensure accurate data collection and reliable visitor identification.Example for first Party :s.trackingServer = "data.example.com";For third ...

    Type

    Questions

    Views

    567

    Likes

    2

    Replies

    0
  • 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...

    Type

    Questions

    Views

    254

    Likes

    0

    Replies

    0
  • Hi @Pradeep-Jaiswal ,For Adobe Target server-side in mobile apps, the API call your developers make is the Target Delivery API (/rest/v1/delivery). It’s the same delivery call used on websites but made server-side to fetch personalized experiences.If using an SDK, it internally calls this Delivery A...

    Type

    Questions

    Views

    162

    Likes

    0

    Replies

    0
  • Hi @KhushbooBh3 , Yes! As long as the Target library is loaded and an mbox fires on the goal page, Target will count that page view as a conversion, even if it's not part of the activity setup.If a user sees your test (on Page A) and later visits your goal page (Page B) in the same session, Target w...

    Type

    Questions

    Views

    731

    Like

    1

    Replies

    1
Top badges earned by purnimajena
Customize the badges you want to showcase on your profile