Your schema isn’t showing up in the Business Events dropdown because Profile is not enabled. Even for time-series (XDM ExperienceEvent) schemas with a non-person primary key (like productId), Profile must be enabled for use in Business Events.To fix this you should enable the Profile toggle, save th...
You're dealing with inconsistent price formats in the data layer due to locale differences (e.g., 1.416.993,75 vs 1416993.75). To fix this in Adobe Launch, create a Custom Code Data Element that:-Reads the raw price from the data layer.-Normalizes it by removing thousand separators and converting th...
To filter dimensions/metrics by dataset in CJA’s Data View screen:-Use the search bar with the dataset name (shown in parentheses).-Optionally rename or tag components for easier filtering.
If a scheduled incremental export to SFTP fails one day, the next day's export will not resend the missed data — it only exports new data since the last successful run. You’ll need to manually re-export the missed data. It's best to implement monitoring, logging, and possibly overlapping export wind...
To ensure your audience in RTCDP only includes customers who currently qualify (based on the most recent record):➤Use a Profile dataset (not an Event dataset) — it keeps only the latest record per customer. ➤If using Event datasets, you’ll need to:-Filter on recent timestamps (not perfect),-Or pre-p...
Yes, you're on the right track with your goals for identity stitching and profile management in AEP and CJATrack anonymous visits using ECID via AEP Web SDK➤Send these to a non-profile-enabled dataset to avoid profile creation.On lead form submission, capture and send email + ECID together using Web...
@UjjwalChandra There is No direct built-in feature to upload or embed a logo within the Workspace Project Dashboards itself. You can Add a Screenshot of Logo as an Image: - Create an image containing your logo and title in a graphic tool (e.g., PowerPoint, Photoshop).- Take a screenshot of the log...
Is it mandatory to enable a Primary Identity when streaming data from a website into Adobe Experience Platform (AEP)? If the Primary Identity is not enabled in an event-based schema, will the data fail to appear in Customer Journey Analytics (CJA) Workspace?
Is there a way to identify or segregate over 100 Adobe Launch properties based on whether they use only Page view-level tracking or also include Custom Tracking (such as clicks, form submits, or custom Events)?