Never miss an update of the Adobe Journey Optimizer Community Lens! Subscribe now to get the latest updates, insights, and highlights delivered straight to your inbox every time a new edition drops.
Hi there,Can you let me know what expression I can use to show only the last 4 digits of accountnumber in one of the fields in Custom Action (under Actions in Journey Builder)?I tried this but throwing me errors saying i cannot use the character '-' like this because it is a keyword of the language....
In AJO, how can I ingest and process millions of streaming events per hour for profile enrichment and split-criteria evaluation - while preserving sub-second decision latency and avoiding backpressure or throttling?
Hi,I am trying to add some rule in Adobe Experience Platform that in a Query looks like:SELECT count(*) FROM profile_snapshot_export_xxx where <path>.LastChequeRedeemedDate <= dateadd(day,30, <path>.Most_Recent_Drop_Date_DM) -- 477 I set a rule like this in the audience:However, the Query cou...
Hi Team,Could you please help me.We have put condition activity after Read Audience. In Condition activity, we have to split EML population Vs not EML population.Here attribute exclusionType is String Array storing multiple values like EML, AMB, EFG etc and customerAttributes is Object.We need to sp...
How can I configure journey to route users into different content variants within a single journey based on real-time event thresholds like >10 purchases in the last 72 hours without having to create separate segments for each threshold?
Hi Folks, I have created few profiles in AEP with time-zone field added with respective different country details as following,Asia/KolkataAsia/JakartaAsia/Riyadh 1st Scenario - Created the journey with segment followed by Email activity. The journey scheduled to run at 10 AM with default time-zone...
Hello, We are going to begin doing some testing where we'll be dynamically switching content based on variants we'll set up in the email. My Analytics team wants to know if there's a way to identify and report on how many users received a specific variant of a module within a single email. Example...
Hello there, Any way to query all the members from one particular audience?I know just to check if a members is part of one particular audience and, furthermore the sample data is not enough thanks for the help!
Hello,Can we add the UTM Parameter utm_content to a URL of a particular email instead of adding it to the Channel Surface, since I want the above UTM Parameter to appear in the URL where I have added this parameter?
Hi, On my user profile schema, I have an object array that stores information of the accounts the user has access too. Something like[{"accountName": "A","balance": 10}, {"accountName":"B","balance": 9}]. In the web channel personalization I was able to display plain text or any attributes that's n...