コミュニティアチーブメントバーを展開する。

purnimajena
purnimajena
オンライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  •    Adobe Target Questions 2025/07/28
    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...

    タイプ

    質問

    表示

    358

    いいね!

    2

    返信

    1
  •    Adobe Analytics Questions 2025/07/28
    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...

    タイプ

    質問

    表示

    213

    いいね!

    0

    返信

    0
  •    Adobe Analytics Questions 2025/07/07
    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...

    タイプ

    質問

    表示

    995

    いいね!

    1

    返信

    2
  •    Adobe Analytics Questions 2025/07/07
    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 ...

    タイプ

    質問

    表示

    1.1K

    いいね!

    1

    返信

    4
  •    Adobe Target Questions 2025/07/06
    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 ...

    タイプ

    質問

    表示

    245

    いいね!

    0

    返信

    0
  •    Adobe Analytics Questions 2025/07/06
    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...

    タイプ

    質問

    表示

    1.1K

    いいね!

    1

    返信

    7
  •    Adobe Analytics Questions 2025/05/23
    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 ...

    タイプ

    質問

    表示

    561

    いいね!

    2

    返信

    0
  •    Adobe Target Questions 2025/05/07
    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...

    タイプ

    質問

    表示

    250

    いいね!

    0

    返信

    0
  •    Adobe Target Questions 2025/04/29
    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...

    タイプ

    質問

    表示

    161

    いいね!

    0

    返信

    0
  •    Adobe Target Questions 2025/04/28
    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...

    タイプ

    質問

    表示

    728

    いいね!

    1

    返信

    1