Expand my Community achievements bar.

Dive in, experiment, and see how our AI Assistant Content Accelerator can transform your workflows with personalized, efficient content solutions through our newly designed playground experience.
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 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

    186

    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

    374

    Likes

    0

    Replies

    8
  • 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

    292

    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

    219

    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

    744

    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

    328

    Likes

    0

    Replies

    3
  • 10/8/24
    Hi @SatheeskannaK @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

    333

    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

    273

    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

    241

    Likes

    0

    Replies

    2
  • 10/7/24
    Does AJO have the ability to deploy an email on one date and resend that same email 2 days later to only those profiles who didn't open the original email? Is this achievable? If so, how? 

    Views

    226

    Likes

    0

    Replies

    1