Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Submissions are now open for the 2026 Adobe Experience Maker Awards
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 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

    1.3K

    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

    1.1K

    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

    823

    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

    575

    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

    599

    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

    1.1K

    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

    871

    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

    1.6K

    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

    1.0K

    Likes

    2

    Replies

    1
  • 7/8/21
    Hi All, On our site we are storing some data in localStorage that we'd love to reference for a Target audience. We tried to reference it through a profile script, but are presented with an error: "Your updates did not publish to Adobe's delivery network : Invalid script - Syntax or runtime error whi...

    Views

    2.6K

    Like

    1

    Replies

    2