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

yuhuisg
yuhuisg
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  •    Adobe Analytics Questions 2023/08/11
    "Unspecified" is reported in the absence of a value being tracked. https://experienceleague.adobe.com/docs/analytics/technotes/unspecified.html?lang=en#%E2%80%9Cunspecified%E2%80%9D-(or-%E2%80%9Cnone%E2%80%9D)-in-reporting  So if you don't want to see it, then you must ensure that a value is set (or...

    タイプ

    質問

    表示

    2.0K

    いいね!

    0

    返信

    0
  •    Adobe Analytics Questions 2023/08/10
    Oh, I misread your question. I thought you had meant that you're getting "Unspecified" even when a value had been tracked to Tracking Code. Ok, then what you're experiencing is correct: when the "CID" parameter is absent, then indeed, you should expect "Unspecified" to be reported because there is n...

    タイプ

    質問

    表示

    2.0K

    いいね!

    1

    返信

    2
  •    Adobe Analytics Questions 2023/08/10
    Wow, all of that code! I suggest that after this problem is resolved, you take some time to look at the extensions that are available in Tags to help you make full use of them instead. Otherwise, what's the point of using Tags, really? Your code looks correct. However, I noticed that you don't have ...

    タイプ

    質問

    表示

    2.9K

    いいね!

    1

    返信

    0
  •    Adobe Analytics Questions 2023/08/10
    It could be that there is something that's blocking AA's AppMeasurement.js from being loaded properly in your page. Are you able to share the web page URL for us to preview and troubleshoot?

    タイプ

    質問

    表示

    1.5K

    いいね!

    0

    返信

    0
  •    Adobe Analytics Questions 2023/08/10
    Assuming that you're using AEP Tags as your tag manager and are also using the Adobe Analytics extension there, then in the extension's configuration, under its Global Variables > Additional Settings section, ensure that the "Campaign" field has been set with "Query Parameter" and the value "CID". E...

    タイプ

    質問

    表示

    2.0K

    いいね!

    0

    返信

    4
  •    Adobe Analytics Questions 2023/08/10
    It sounds like you're using AEP Tags as your tag manager. If so, then you really should be using the Adobe Analytics extension. But sticking with your custom code implementation: Firstly, you don't need that event listener, because the Core > Click event takes care of that for you. You also don't ne...

    タイプ

    質問

    表示

    2.9K

    いいね!

    1

    返信

    5
  • You have to basically set them up properly in your XDM object data element. You could also look at the "AA via AEP Web SDK" extension to help you. I haven't used that extension myself, but it has an interface that's similar to the Analytics extension, so it might be able to do what you want.

    タイプ

    質問

    表示

    895

    いいね!

    1

    返信

    0
  • @namandeepkaur wrote: I attended an adobe seminar where they highlighted AA via AEP web sdk. Your thoughts on this? There are 2 main benefits to using Web SDK over AA's AppMeasurement: If you have implementations for other Adobe products, e.g. Target, Audience Manager, then consolidating them in We...

    タイプ

    質問

    表示

    1.3K

    いいね!

    1

    返信

    1
  • Generally, you shouldn't be sending your hits/beacons via code, if you're using the extension. That applies to the Analytics extension too. With the Web SDK extension, you would still use its "Send Event" action. You would also need to rethink your process for sending the data. Despite how complicat...

    タイプ

    質問

    表示

    1.4K

    いいね!

    1

    返信

    3
  •    Adobe Analytics Questions 2023/08/09
    Wow, that has never happened to me before! I'm sorry to hear that you're experiencing that anomalous result. It sounds like you're ensuring that the window with your web page is the one on your screen just before you switch over to the AEP Debugger, which is the correct thing to do. As a failsafe, y...

    タイプ

    質問

    表示

    2.7K

    いいね!

    1

    返信

    0