Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/10/20
    Hi guys, We are trying to create some test profiles in our sandbox environment, and in order to do that we are executing the following command for calling the Batch Update profile API v2 (according to Adobe Target docs, that should be possible with v2 of the API): curl  --request POST --header 'Auth...

    Views

    2.6K

    Likes

    2

    Replies

    7
  • 7/8/20
    I need to add parameter to target page using mobile app . Please help . I am not finding anything for same in document ,

    Views

    667

    Likes

    0

    Replies

    0
  • 7/8/20
    HI Team , I need to add Target page parameter from my mobile App , I am not able to find any way to achieve this . I found there is a way for web in at.js by calling a function addTagetPageParams. Immediate help will be appriciated.

    Views

    715

    Likes

    0

    Replies

    0
  • 7/8/20
    Hey guys, I am trying to access the customer attributes directly into offer as referred in this Post.Following is the code snippet that I have used.var a = "${crs.personalized experience.blog page visitors}"console.log('offer ran!')console.log(a) When this block executes error is thrown in with stat...

    Views

    779

    Likes

    0

    Replies

    1
  • 7/7/20
    Hi guys, I have written an offer code referencing customer attribute. This code is written just to test connection and data.Following is the snippet. var a = "${crs.personalized experience.blog page visitors}"console.log('offer ran!')console.log(a)I am directly referencing the audience from offer. W...

    Views

    649

    Likes

    0

    Replies

    0
  • 7/7/20
    I'm working on getting a banner added to an web-based SPA using Target 2.3.1 via the newest Adobe Launch extension and I've got a banner set up to be added before a certain div.  However, when I navigate around the app, I keep getting additional banners inserted above the one that's already been add...

    Views

    625

    Likes

    0

    Replies

    0
  • 7/4/20
    We have implemented Adobe Target on our website and I have noticed that some of our pages now load twice. Could anyone provide some insights as to why this is happening?

    Views

    928

    Likes

    0

    Replies

    1
  • 7/2/20
    My client wants to know how many hits have been sent to Adobe Target during their current contract period. Is such a report available in Target's interface? Or is it only available through Client Care?

    Views

    851

    Likes

    0

    Replies

    0
  • 7/1/20
    Hi, My requirement is to show each experience only for 3 times. Once user seen 1st experience as per the order show 2nd experience and so on.I understand that we can use below script for frequency but this would work based on mbox name but looking option at the experience level Any thoughts?mbox_loc...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 6/30/20
    Hi all, I see that for SPAs, triggerView() fires a 'delivery' network request for a 'notification', much like a metric used under adobe.target.trackEvent(), rather than 'content' as seen with adobe.target.applyOffer(). I understand how to configure builds against triggerView in the VEC, but we have ...

    Views

    2.4K

    Likes

    3

    Replies

    4