@user79428 I'd solve this by either using Query Service or Data Distiller
Using Query Service -
Aggregate net spend per department per userIdentify the top department per user and filter to users where top department = ‘Snacks’
Output to a profile-enabled dataset
Build a segment in AEP from this e...
@marc_stowe_za Nope! you don't need to create a lookup table to the destination with segment id and segment name (However, that is another option). I see you also working on it (another thread) with Parvesh_Parmar, He is amazing, let us know if the suggested solution helped or need few other ideas o...
@marc_stowe_za
1. You can transform template and use destination.namespaceSegmentNames, to adds a lookup of segment names for each segmentMembership.ups GUID in the payload sent to your destination.
How to Enable - in you destination server configuration set the flag as true
2. on UI by configurin...
@Michael_Soprano There may be many other ways to address your use case. I'll focus on the specific questions you asked.
1. This error generally appears when user try to define fields at the root level, Instead they should extending XDM class "XDM individual profile" and field groups, using the allOf...
@Saurabh_Pathak
Issue: By default, Google Universal Analytics and gtag extensions in Adobe Launch load the GA script (analytics.js or gtag.js) immediately, and that’s what sets the (_ga, _gid, and _gat) cookies even before any consent decision is made.
How to solve it:
To ensure full compliance wi...
@kamil_tagging pushing both Client-Side and Server-Side (via Web SDK) traffic into the same report suite is a common setup, but it needs to be configured carefully to avoid data duplication.
What will Happen 1: Identity Mismatch Across Both Sources
If implemented correctly, Adobe Analytics will trea...
@LizaFrancis Interesting question, as target field isn't in the schema or the source file, Data Prep can’t handle it alone. You’ll need a post-ingestion step using Data Distiller or another ETL to generate or populate that field based on your logic.
@BenjaminPu
Yes, there are a few ways to make creating multiple audiences much easier and less manual:
1. Data Distiller Audiences (my favorite) - Use SQL in Data Distiller to create many audiences at once by writing queries. It's much faster than doing it manually in the interface.
2. CSV Upload -...
@Praveenku32 Congrats on the move - a solid step forward. Adobe Real-Time CDP can handle large volumes of data and scale effectively. To get the best performance, ensure to stay within both soft (performance-related) and hard (system-enforced) limits. I'd suggest following - 1. Regularly reviewing h...