HiI'm trying to create a segment in CJA to calculate the percentage of money spent in a category / total money spentWe need to export this as an audience to AEP, so it needs to be in a segment and not a calculated metric. A calculated metric looks like this: (Department == Snacks (segment) (Net Tota...
hi, I have set up a custom destination server and destination to stream (so not file output) audiences to an end point. In the current payload I can see the audience id from profile.segmentMembership.ups but would prefer to see the audience name. I see in the destination you can set the paramters ...
Within Adobe Tags, when setting up the Web SDK extension, we have default options for consent. Three default models (in, out and pending) as well as a configurable object to configure with more in-depth level.My question is regarding the "pending" option, which is stated to queue the calls until use...
Hi, I'm seeing something a little odd on the profiles in AEP. We are using AJO and sending emails. in the customer profile, under events, i can see all the message interactions like message open. but dont see the email sends (i would imagine its direct marketing email sent). In fact i dont see the '...
hi, are there any bright spraks out there who know how to include the audience name when creating a custom streaming destination? I see the template in the destination server uses the segmentmembership.ups object , so as an example: {%- for segment in profile.segmentMembership.ups | added %}{ "Email...
I have got project for telco company. The user might have multiple subscriptions. We are still in the discovery phase. I see that subscriptions might be included in the Data Model in two following ways. 1. XDM Individual Profile Class + Subscription Data Type Pros:It would be included in RTCP Howeve...
Hi All,I am going to push to prod Web SDK implementation. I have set the same Report Suite that I use for Client Side. What will happen then? The data will be doubled or rather merged? If merged, how to properly set up and where?Thanks in advance for all responses!Best Regards!
I'm currently implementing Google Analytics on my website using both the Google Universal Analytics and gtag extensions in Adobe Launch.Consent management is handled through OneTrust, using the official extension, with the consent model set to opt-out by default. I’ve successfully configured custom ...
We have .pgp encrypted files being ingested from Data Landing Zone via API. We would like to reference a source field attribute and update an existing target attribute that does not exist in the schema (or source file). Is this possible via Data Prep? Or would this require a post ingestion ETL with ...
Hi,I’m working with a schema that contains an array of objects — for example:accounts: [{ account_number, account_type, account_status }]I’d like to create an audience that qualifies a user only if there is at least one object in the accounts array where:account_type = "savings"account_status = "act...