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

Franc_G
Franc_G
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  •    Adobe Analytics Questions 2025/07/22
    @Jennifer_Dungan it is a good point, thank you. I did some testing in the console using mobile type devices provided (iPhone and android), but will try to experiment with an actual mobile phone. Thanks once again.

    タイプ

    質問

    表示

    514

    いいね!

    0

    返信

    0
  •    Adobe Analytics Questions 2025/07/22
    @bjoern__koth @pradnya_balvir @Vinay_Chauhan Does anyone have an opinion on which one is better?document.addEventListener('click', function () { console.log('Capturing phase'); }, true); // Capturing phase ORdocument.addEventListener('mouseup', function () { console.log('Capturing phase'); }...

    タイプ

    質問

    表示

    539

    いいね!

    0

    返信

    2
  •    Adobe Analytics Questions 2025/07/22
    @bjoern__koth @pradnya_balvir @Vinay_Chauhan Thank you for the suggestions—exactly what I needed! I was, and still am, a bit hesitant to change the event type from "click" to "mouseup" in the custom activity map, but you’ve given me all the information I need. Much appreciated. Additionally, I’ve di...

    タイプ

    質問

    表示

    585

    いいね!

    1

    返信

    3
  •    Adobe Analytics Questions 2025/07/21
    Hi, we have shadow DOM elements (#shadow-root (open) ) on the site and I have observed that the "click" event type doesn't work in the listener (using plain javaScript). However, substituting it with a "mouseup" event produces the relevant outcome. Namely, I am talking about our custom activity map ...

    タイプ

    質問

    表示

    648

    いいね!

    0

    返信

    7
  • The DIL (Data Integration Library) library is not required if server-side forwarding is enabled between Adobe Analytics and Adobe Audience Manager. Server-side forwarding is designed to streamline data transfer between these two systems and eliminate the need for a separate DIL implementation on the...

    タイプ

    質問

    表示

    1.2K

    いいね!

    1

    返信

    0
  • hi all, have looked at the DIL.js documentation and its rather confusing. Can someone explain me in very simple terms how the DIL (audience manager) needs to work ? When I look at the current set up, I can see numerous demdex.net request. https://dpm.demdex.net/id?d_visid_ver=https://fil.demdex.net/...

    タイプ

    質問

    表示

    1.3K

    いいね!

    1

    返信

    2
  •    Adobe Analytics Questions 2024/11/26
    @bjoern__koth  @Jennifer_Dungan  thank you both for the valuable input, much appreciated 

    タイプ

    質問

    表示

    2.3K

    いいね!

    0

    返信

    0
  •    Adobe Analytics Questions 2024/11/25
    @Jennifer_Dungan thanks for the above. The direct mapping is definitely more work AND much more prone to errors. Funny enough, I have assumed that this is the only way for the events to work correctly. I guess there is another way to do that - a middle ground of some sort.From my perspective, a prod...

    タイプ

    質問

    表示

    2.4K

    いいね!

    1

    返信

    1
  •    Adobe Analytics Questions 2024/11/25
    @bjoern__koth thanks for the above. If I understand it correctly, you are suggesting to load the apl plugin as custom code (as part of alloy.js base code) ? There is a custom code section, so we can put it in there. We have another property available, so will put it in there (see screenshot provided...

    タイプ

    質問

    表示

    2.4K

    いいね!

    0

    返信

    2
  •    Adobe Analytics Questions 2024/11/25
    Thanks for the above. I am trying to implement the setup hoping that it will be used for CJA (this use case is being considered).  I guess the question is whether to use the direct mappingxdm._experience.analytics.event101to200.event108.id = (function anon() { if (window._dl.instruction) { var...

    タイプ

    質問

    表示

    2.4K

    いいね!

    0

    返信

    4