Hi everyone! Just wondered how you go about setting a numeric success event with the mobile SDK. I want to work out the average number of downloaded items a customer has in their downloads page. What I'm thinking is I pass the number of items as context data and then when I'm setting up the processi...
I have above interface where I can send the Adobe Analytics trackState and trackAction values. But, I am not able to find, where can I map those to eVars and props
I understand that Post_visid_high and Post_visid_low attributes can be used to determine a unique user of the visits. But some cases, we have got NULL values of these attributes. would like to know, how to understand these records.
Hi everyone! I seem to remember in DTM you could add a condition with 'return false' to the custom code for the Adobe Analytics extension and it would prevent it from being deployed on that page. It's been a while since I've used Launch and there is a similar requirement to only deploy Adobe Analyti...
Hi, I have a data layer where data is pushed when an event occurs. Normally, I use Direct Call with the name of the event to fire the rule. However, I would like to have several event-names. I know that it's possible to use several Direct Call's, however, I think it becomes too messy for my purposes...
Hi can someone help me identify what release version in https://github.com/adobe/react-native-acpcore/releaseshas the android 1.6.0 updateI tried checking the most recent releases in the build gradleand it just says "com.adobe.marketing.mobile:sdk-core:1.+"is this version 2.0.x releases in the githu...
Hi, I have a dev/stage & prod environments set up on adobeaemcloud.com where I am tracking page load & component click rules. We have ACDL implemented here so events like cmp:show, cmp:click & cmp:loaded are triggered on page load, component clicks or when a certain component on page loads. We hav...
Hi Experts, We are going to use Google Ads as a data source for one of our customers. Because it is a beta version, the Google Ads source connector cannot be used, and I can only see dummy data after connecting. Meanwhile, I can only export reporting data from the Google Ads UI, not user behavior ...
Is there a way to persist a context data variable across screens using a function in the SDK? Similar to how the getPreviousValue plugin works for the web. To provide a specific example... I want to track how users got to a specific screen and which button or link they clicked to get there. Currentl...