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

yuhuisg
yuhuisg
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  •    Adobe Analytics Questions 2022/12/08
    Also, with the introduction of Client Hints in Chromium-based browsers, AA has started collecting Client Hints in addition to the user-agent. Reference: https://experienceleague.adobe.com/docs/analytics/technotes/client-hints.html?lang=en

    タイプ

    質問

    表示

    2.4K

    いいね!

    1

    返信

    2
  •    Adobe Analytics Questions 2022/12/08
    The Tracking Code variable persists the value for up to 8035200 seconds, or 3 months of 31 days, after it has been set. Reference: https://experienceleague.adobe.com/docs/analytics/admin/admin-tools/conversion-variables/conversion-var-admin.html?lang=en#section_7C317BB0287A4B8EB0A1A4ECC40627BF , htt...

    タイプ

    質問

    表示

    668

    いいね!

    1

    返信

    3
  •    Adobe Analytics Questions 2022/12/08
    You shouldn't be calling _satellite._runScript1 directly in your code. I believe that function had been created because you have a Custom Code action somewhere in your Rules.

    タイプ

    質問

    表示

    832

    いいね!

    2

    返信

    1
  •    Adobe Analytics Questions 2022/12/08
    Check that your youtube.com URL has the "origin" parameter: https://developers.google.com/youtube/iframe_api_reference#Loading_a_Video_Player If it does, then I believe you can safely ignore this error. Your video tracking should still work properly.

    タイプ

    質問

    表示

    2.7K

    いいね!

    1

    返信

    7
  •    Adobe Analytics Questions 2022/12/08
    AA is reporting correctly. Your prop tracks the value when that value has been set in a hit. Your eVar also tracks the value when that value has been set in a hit. But since you have configured to have "Never" expiry, then that value gets attributed with all subsequent hits forever until a new value...

    タイプ

    質問

    表示

    1.2K

    いいね!

    1

    返信

    4
  •    Adobe Analytics Questions 2022/12/01
    It looks like your implementation simply appends event15 and event43 to the s.events string, regardless of what is in that string already, e.g. s.events = (s.events ? ',' : '') + 'event15,event43'; A better option is to use the "apl" plugin. Reference: https://experienceleague.adobe.com/docs/analyti...

    タイプ

    質問

    表示

    1.6K

    いいね!

    1

    返信

    0
  •    Adobe Analytics Questions 2022/12/01
    I think those are from the Analytics Reporting API. If so, then the entities are right there in your screenshot. For those marked with a *, you'll need to refer to your AA implementation to know which index number(s) to use with them. But again, it would be helpful if you provide more context around...

    タイプ

    質問

    表示

    977

    いいね!

    1

    返信

    1
  •    Adobe Analytics Questions 2022/12/01
    In any visualisation, AA can really only filter by whatever values have been tracked to its eVars, props and other dimensions. So, first question is: are you tracking your page URLs to any eVar or prop? On the other hand, maybe your pages are already being tracked to the Page dimension with human-re...

    タイプ

    質問

    表示

    1.0K

    いいね!

    0

    返信

    1
  •    Adobe Analytics Questions 2022/11/29
    For those who import Classifications with Chinese/Japanese/Korean characters in the “Key” column, how do you do so? This is what I did: Classifications Importer > Browser Export > select the report suite and data set, configure all settings > use “UTF-8 to UTF-16" encoding > Export FileIn Windows, s...

    タイプ

    質問

    表示

    1.1K

    いいね!

    0

    返信

    3
  •    Adobe Analytics Questions 2022/11/29
    AEM provides its own segmentation feature. References: AEM 6.5: https://experienceleague.adobe.com/docs/experience-manager-65/classic-ui/personalization/classic-personalization-campaigns-segmentation.html?lang=enAEM as a Cloud Service: https://experienceleague.adobe.com/docs/experience-manager-cloud...

    タイプ

    質問

    表示

    616

    いいね!

    1

    返信

    0