Expand my Community achievements bar.

Join Adobe Journey Optimizer product experts for a live Ask Me Anything on October 15th at 8 AM PT about Expanding Your Mobile Reach with RCS & WhatsApp in AJO!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/11/24
    Hi Community, Is there anyways I can query the journey split's condition, which contains the exact conditions used in journey splits? Do we have any system datasets storing these values? If not, is there any other way to retrieve this info, other than UI? Thanks,Anfal

    Views

    620

    Likes

    0

    Replies

    3
  • 10/11/24
    Hi Community, Is there anyways I can query the audience rules like, which contains the exact conditions used in audience evaluation? Do we have any system datasets storing these values? If not, is there any other way to retrieve this info, other than UI? Thanks,Anfal

    Views

    457

    Likes

    0

    Replies

    2
  • 10/11/24
    Hi Community, Is there anyways I can query the journey properties like: 1. Journey Status 2. Journey Start/End Date 3. Journey Schedule etc Do we have any system datasets storing these values? If not, is there any way to retrieve this info, other than UI? Thanks,Anfal Thanks,Anfal

    Views

    1.4K

    Likes

    0

    Replies

    10
  • 10/10/24
    We have specific DO NOT MAIL audiences that we have created AJO segments for that need to be added in AJO audience builder to ensure that they are excluded from receiving specific types of marketing emails.  Even with QA processes and checklists, and Peer Review, mistakes can/do happen and wondering...

    Views

    646

    Likes

    0

    Replies

    3
  • 10/9/24
    Hello team, I am testing a business event in a Journey and as part of the business event, I would like to pass values to an array type element . For example: product names = ["product a", "product b"]. I have tried different notations, and I don't seem to be able to make it work. When passing "produ...

    Views

    519

    Likes

    0

    Replies

    1
  • 10/9/24
    Hello All,  Have any of you guys noticed that the images are not rendering  properly when HTMLs are imported/loaded to AJO? What I usually do is when adding emails to a Campaign or a Journey I load the zip file (the zip file includes the .html file and image folder). Then I am directed to choose the...

    Views

    2.4K

    Like

    1

    Replies

    13
  • 10/8/24
    Can anyone help me with how to collect the first two elements of an array in AJO (Handlebars.js) and store them in two different fields?{% let demo = "1,903~19.03" %}{% let array = split(demo, "~") %}{% let val1 = array[0] %}{% let val2 = array[1] %}val1 :{{ val1 }}val2: {{ val2 }}I am using this, b...

    Views

    750

    Likes

    0

    Replies

    3
  • 10/8/24
    Hi @SatheeskannaK @Mohan_Dugganab @DavidKangni when i am passing a string with some personalization in this from the event activity "Have a few seconds or call" +#event attribute it is taking or as a function not as a string can you let me know how to resolve this.  

    Views

    709

    Likes

    0

    Replies

    4
  • 10/8/24
    Hello everyone,We're currently working on a challenge involving conditions based on both language and first name. Here's the scenario:We support two languages: Arabic and English. If the user's language is set to Arabic, the Arabic version is displayed, and the same applies for English.Additionally,...

    Views

    741

    Likes

    0

    Replies

    3
  • 10/7/24
    I want to add multiple OR condition in a single city attribute/data. {%#if Country = "INDIA" and City = "ABC" or "DEF" or "GHI" %} 

    Views

    535

    Likes

    0

    Replies

    2