Expand my Community achievements bar.

purnimajena
purnimajena
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • 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

    996

    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

    247

    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

    562

    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

    251

    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

    161

    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

    729

    Like

    1

    Replies

    1
  • Hi @SriNa1 ,Adobe’s demo report suites, like Luma or Geometrixx, are typically not publicly accessible. You can try requesting access to a shared demo environment through your organization if they have one set up.In the meantime, I do have the Geometrixx ZIP file available, which you can download an...

    Type

    Questions

    Views

    409

    Like

    1

    Replies

    0
  • Hi @Jennifer_Dungan ,  Thank you for your response. We’ve already implemented the suggested configuration update at the app level. However, we're still seeing the message "SYSTEM TRUST DISABLED" when attempting to connect to the HTTP Toolkit app from an Android device. While we're able to track all ...

    Type

    Questions

    Views

    954

    Likes

    0

    Replies

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