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

chongkan01
chongkan01
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  •    Adobe Target Questions 2015/10/15
    For testing dynamic content I do the following: 1- Before attempting to change any content, verify that the content is loading. Check every 300ms for the content presence, once it is loaded, replace it. Abort after say 5 attempts. 2- If the Search results are returned with a page reload, you can use...

    タイプ

    質問

    表示

    1.3K

    いいね!

    0

    返信

    0
  •    Adobe Target Questions 2015/10/15
    Can you try the following? - When saving the value with the mboxUpdate call, use: mboxDefine('myMbox'); mboxUpdate('myMbox', 'profile.myCustomValue='+myCustomValue);- When reading the data in the offer, use:<script> window.myCustomValue = profile.get('myCustomValue'); ... ... ... </script>

    タイプ

    質問

    表示

    1.5K

    いいね!

    0

    返信

    0
  •    Adobe Target Questions 2015/10/15
    Can you maybe post a screenshot of what you see? I'm curious about it but I'm not sure of what you are seeing/not seeing. 

    タイプ

    質問

    表示

    2.1K

    いいね!

    0

    返信

    0
  •    Adobe Target Questions 2015/10/15
    - In order to be able to see an experience directly you can use URL parameters for offer level targeting.- if you are testing the random/even distribution among offers, you will need to wait until a large amount of visits is counted. I have experienced differences of 30-50 visits at the very beginni...

    タイプ

    質問

    表示

    1.4K

    いいね!

    0

    返信

    0
  •    Adobe Target Questions 2015/10/15
    Hello, I am able to get/set campaign configuration settings using the T&T API, but I cannot find a way to get or set NOTES to the campaign. T&T API: https://marketing.adobe.com/developer/en_US/documentation/test-target/pdf Does anyone knows of a way to achieve any of the following goals with the T&T...

    タイプ

    質問

    表示

    1.9K

    いいね!

    0

    返信

    2
  •    Adobe Target Questions 2015/10/15
    See if this helps: Option 1: Use the Back-End of your Site to read the cookie and pass some flag to the mboxcreate method during page load. This can be used in the TnT console for targeting.  e.g. mboxCreate('orderConfirmPage', parameter=true);Then, when targeting, if you don't see the mbox paramete...

    タイプ

    質問

    表示

    2.0K

    いいね!

    0

    返信

    0
chongkan01 が獲得した上位のバッジ
プロファイルに表示するバッジをカスタマイズ