Hi, You may try to create separated rules for this case. One rule for "event.id" : "Something.blah.top.level". One rule for "date.value.middle.blah". Another one with two conditions negated (set logic type to Exception) e.g. CONDITIONS: NOT event.id contains top AND NOT event.i...
Thanks for logging the ticket. Just want to understand more about the issue, when you call MobileCore.trackAction("loginClicked", null) as an example, you are not sending event out to Analytics? Calise CheungMobile Engineer
Hi, The logs you provided looks fine. It will be good to look at the verbose log and your launch setup (the environment file id) to understand why it is not sending the Analytics pings. Please log a ticket at : https://experienceleague.adobe.com/?support-solution=General#support . We can follo...
Hi, Which version of iOS sdk you are using? what are the Core and Analytics versions? We would like to take a look of the event closely. In Assurance, you can go to the event which has the problem, there is an "Export to JSON" button. You can download that event and send to us. Please contact ...
Hi, You can use signalWithData API in the mobile app to send key and value pairs to Audience Manager. https://aep-sdks.gitbook.io/docs/using-mobile-extensions/adobe-audience-manager/audience-manager-api-reference#signalwithdata This is the documentation shows how to add audience manager to yo...