Expand my Community achievements bar.

purnimajena
purnimajena
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi @TimBo4 ,you're working with two different landing pages and want to split traffic based on a UTM parameter.You can refer below steps Use a Redirect Offer to achieve 50/50 split traffic between two landing pages (Experience A → Page 1, Experience B → Page 2) based on a UTM audience, follow these ...

    Type

    Questions

    Views

    745

    Likes

    0

    Replies

    1
  • 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

    499

    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

    386

    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.4K

    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.5K

    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

    392

    Likes

    0

    Replies

    1
  • 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.6K

    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

    710

    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

    352

    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

    233

    Likes

    0

    Replies

    0
Sort by
  • Recently earned
  • Unearned first
  • A-Z
  • Z-A
Show more