Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
Feature spotlight documentation: Computed Attributes Computed attributes in Real-Time CDP can help marketers use a simple UI to create behavioral aggregates as profile attributes that can be used for enhanced segmentation and personalization. How are you using Computed Attributes today? What are you...
The plus sign (+ (ASCII code 43)) and all subsequent characters. For example, normalize janedoe+home@gmail.com to janedoe@gmail.com.I tried this codereplacestr(email,left(email,instr(email,"@gmail.com")),lower(trim(concat(split(left(email,instr(email,"@gmail.com")),".+")))))but I'm not getting prope...
Hi there, We do a full upload of profiles into AEP daily. Recently we modified our profile logic in our CRM, refactored our schema & datasets, and started pushing the new batches. As a result of the refactoring, there are many unwanted profiles from before that we want to completely remove. What are...
need step by step instruction on send the destination to ACC and once its shared how we could see the data also how to store the data in to adobe campaign classic Thanks in advance
WebSDK streaming data is reflecting in profiles in AEP , I can able to see events in profiles , which contains product list Array. But while creating Audience, the products SKU , name are not fetching me profiles, estimate profiles are zero . Why it is not reflecting, what could be the reason?
Hi,How do I create a segment in RTCDP that segments users who visited a certain page and landed on the current page. Basically, I am looking to segment users who have visited Page A then Page B. Thanks
Hi,I am looking to editing a field that has been setup as a boolean. Can I change the data type to 'double' under the field properties even if the schema has been set live?Thanks
Hi Team, There is a new attribute that we wanted to add for all profiles, so we created a new dataset and ran a query to add new attribute for all the profiles of historical dataset. I have enabled the new dataset for profile.I'm able to see (THIRD_NR) new attribute in identity stitching but not sho...
How much time does it take to send data from aep to destination in streaming ingestion , I am using http api , it takes around 20 min right now , how can we reduce this time ? How much time will it take in the edge segmentation case ?