We had a similar use case, so we disabled the “schedule all audiences” option. Instead, we applied tags to each segment and used those tags to trigger segment evaluation through a custom solution, only when needed.
Hi, We have been storing a specific identity field (i.e., companyName.identities.crmId) in lowercase, but it should actually be in uppercase. We've addressed this for future data using Adobe Launch, but when it comes to historical data, we considered creating Derived Fields in CJA. However, we haven...
Hi @bjoern__koth - thanks for the response. we are using custom code send Event method instead of using built-in option. Sandbox A DataStream id referencing we did that inside Adobe Web SDK extension. If we use something like below in onbeforesendEvent, will it work? ultimately, i want to send the e...
Hi, Right now, we mapped Datastream ID inside Web SDK extension to send the data to Sandbox A. But, we have got a request to send the same event data to sandbox B too. any idea?
@VaniBhemarasetty - I have a similar requirement with a slight addition in the requirementRequirement: customer visited cart page but didn't purchase in 30 mins then retarget with the content only for 15 days. If they didnt complete the purchase then don't retarget them. have created the segment wit...
Hi, - Any there any best practices for implementing AEP Mobile SDK on Hybrid App? Specifically, what methods can be used to share Visitor Information(ECID) from the native screen to Web App?- as per Adobe documentation, recommended approach for sending events is through the "sendEvent" API from the ...
Hi, We've turned off the "Schedule All Audience" option at the sandbox level because we need to run the segmentation job for each audience individually(as per Business needs). With this setup, could you help me to understand how the process will work for an audience when using the edge evaluation me...