Using /choose and/or decisionIds when using web experience mode

Answered

Comments

1 comment

  • Official comment
    Saul Ackerman

    decicionID is only used in the API where a choose request is required in order to get any campaign. The decisionId is then used in the engagement call to report an interaction with the API campaign. 

    On the web (client-side or sdcript) implementation, not decisionId is necessary as all the reportings of campaign interactions happen automatically. 

    you can check the network in Chrome dev tools to see the "var?" call go out when there is a click on one of the web campaigns. 

     

     

    Comment actions Permalink

Please sign in to leave a comment.