Expand my Community achievements bar.

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

  • 7/16/21
    Hi everyone,  We are creating a user Journey through Adobe target, which relies on the visitor's experience. So In essence, if the visitor saw Exp B for a certain activity, he/she should only see Exp B for other activities. We are trying to do this through Profile scripts however I do not see Activi...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 7/15/21
    I am trying to set up an activity where I remove one of our form fields for a specific audience. I've created an XT activity in Target, created my audience, and removed the form field; however, when I QA and test the experience live, but the form will no longer submit. I've tried variations where I ...

    Views

    970

    Like

    1

    Replies

    2
  • 7/15/21
    Hi all,we are currently experiencing strange behavior in the reports from one of our A / B tests.It's a form-based test where we simply collect the click events of some buttons / links.Problem: Only two of these are incremented in the reports. The rest only seems to count when we test our JS functio...

    Views

    656

    Like

    1

    Replies

    2
  • 7/13/21
    The "Create a Multivariate Test" documentation and the Adobe Target UI suggest that Visual Experience Composer is required to run Multivariate Tests. Is this true? Can I instead setup and run a MVT with JSON Offers or anything other than VEC? https://experienceleague.adobe.com/docs/target/using/acti...

    Views

    586

    Like

    1

    Replies

    1
  • 7/12/21
    We have the following business requirements for a given audience: profile attribute "stateA" is present AND does not equal "CT" OR profile attribute "stateA" equals "CT" AND mbox param zipCode equals one of a list of 300 zip codes This has been implemented successfully into an audience. Where we for...

    Views

    404

    Like

    1

    Replies

    0
  • 7/12/21
    Hi everyone, I have noticed that the activity targeted ONLY to the Chrome browser gets delivered to some other browsers too. The list includes the following:Yandex (Yandex.Browser)Samsung (Samsung Browser)Other (MIUI Browser, Maxthon Browser)(the data is retrieved from Adobe Analytics, A4T integrati...

    Views

    427

    Like

    1

    Replies

    0
  • 7/10/21
    Hi Experts, I have a scenario in our Production environment.We are creating True Production environment to point our Production website to resolve Target Catalog Data corruption due to lower environments pointing to Target Production. When we do this we need to move our prod host to point to True Pr...

    Views

    658

    Like

    1

    Replies

    2
  • 7/8/21
    This Profile script  doesn't increment after 30 minutes of inactivity -Is anything missing in this profile script. if(user.sessionId!=user.getLocal('lastSessionId')) {  user.setLocal('lastSessionId', user.sessionId);  return (user.get('visitCount') || 0) + 1;}

    Views

    671

    Likes

    0

    Replies

    0
  • 7/8/21
    What is the difference between the audience under the Geo  - City vs DMAFor Example -  If we Target same city under both for example (LA).Will they fetch same results?If not, what is the major difference

    Views

    974

    Like

    1

    Replies

    2
  • 7/8/21
    I am trying to create recommendation based on current product's entity.contentType parameter. The contentType value varied by site language e.g. English, French etc. The catalog is getting replaced by the recently visited product since the entity.id is unique across these site sections.The solution ...

    Views

    735

    Likes

    2

    Replies

    1