For example, say I have a rule, and in that rule, I want to check that both:1. The Data Layer has completed, which I can tell by a direct call2. The windowLoaded event has been fired by the browser. I though of doing in a custom event, and I understand how to check for windowLoaded, but how do I ...
Hi ,I am using below code to integrate Adobe Mobile SDK and dependency respectively.Dependencies:implementation 'com.adobe.marketing.mobile:analytics:1.2.9'implementation 'com.adobe.marketing.mobile:mobileservices:1.1.5'implementation 'com.adobe.marketing.mobile:userprofile:1.1.0'implementation 'com...
I have configured an XDM object in launch to fire on a button click (login). I can see it working in the network request. However when I query my web event dataset in AEP, these events are not present. My other XDM object for pageviews works just fine.
I am using Adobe Standard v2 consent standard for communicating the consent preference via Web SDK extension. It works fine for non-gdpr regions but, for GDPR regions, it shows the CORS error. Below is the the error am getting. Access to fetch at 'https://adobedc.demdex.net/ee/v1/privacy/set-consent...
For streaming data ingestion into AEP, I am trying to understand the differences (if any) between using the HTTP API Streaming Connector (without AEP Web SDK) vs. streaming ingestion with AEP Web SDK. First, what is streaming ingestion with the AEP Web SDK officially called, is it just "Streaming in...
I'm working on Adobe Analytics project for mobile which is made using Cordova.There are few plugins which need to be added as per Adobe's document.Can someone let me know which plugins have to be put up where and if it follows any order ?The adobe document mentions about the plugins but it is littl...
Hi Team! Which is the best practice that I have mentioned below? 1. Have single property with multiple companies 2. Multiple properties with multiple companies 3. Have multiple properties in a single company 4. Have multiple companies in a single property Thank You
Calling Analytics functions such as Analytics.getVisitorIdentifier or Analytics.getTrackingIdentifier always returns AEPError objects without any description of the error.Is there a way to get error descriptions or something that may indicate how to get this working?
Hi All, I have 2 direct call rules set up (Based on identifier) which will be fired on a landing page of application form. I am facing an issue with this set up as the DCR1 Variables & Event are being overridden with the DCR2 variables & Event. Direct Call Rule 1: Application form Load : event 8 (Ru...