Push notification metric into Adobe Analytics
Hi there,
Our organization is still using Adobe Analytics and have not moved over to CJA yet. We have set up the AEP mobile SDK and can send push notifications from AJO. We would like to send push notification metrics such as Delivered, Sent, failed etc over to Adobe Analytics to be used.
We tried creating a datastream within AEP, defined the event schema with our web/app event schema, and tested with a mapping field with the following rule: "iif (_experience.customerJourneyManagement.messageDeliveryfeedback.feedbackStatus == "sent", 1, 0)" mapping to an event metric in Adobe Analytics.
But no luck, can someone advise how can we accomplish this?
Thanks.
