Nice reference @PratheepArunRaj!I have tooled the the logic that was referenced to this use caseThis would return any records that have an endDate of 5 days prior. I think that this should accomplish what @Michael_Soprano is trying to do! "expression": {"type": "PQL","format": "pql/text","value": "s...
Seconded for this ehnancement request! There are many use cases in which we want to trigger off an experience X days away from Y time that we capture. This would allow us to do this much easier, and would get rid of the need to use a calculated attribute to supplment the experience.
Yeah agreed. Hopefully support can get that one escalated and get a resolution in place sooner than later.I have had some success with similar issues by cache/cookie dumping to see if I can get anything dumped that was causing the issue.
Can you deserialize the event within the schema itself? Use the OOO function for eventType and set it to something akin to WebInteraction, and then have a custom Object indicated somewhere else on the schema in which you can call all of the other events or details that you're looking for. This would...
Yes exactly!! You can make write additional logic to break out the array, or count the items in the array, so on and so forth in the dimensions & filters within CJA. Once you've got it loaded into AEP, the options are endless!
@Harveer_SinghGi1's response will get you exactly what you're looking for! You can use that field in the Audiences view to build audiences, count attiriutes and any other personalization you want to do.You can also view and analyze those metrics more in depth in CJA. This should get you exactly what...