I'm using the Adobe Mobile AEP SDK in a React Native app and trying to retrieve the Adobe Marketing Cloud ID (MCID).Currently, when I test it using app.mcid, I’m getting the literal string: app.mcid = "adobe-marketing-cloud-id"I'm not sure if I'm accessing the correct method to retrieve the actual ...
I have the same gtag script that runs in English and French version. gtag works in French page, while it doesn't work in English.gtag not defined, conversion is not recorded.Note: Gtag is fired in one rule, Conversion is fired on a specific page using another rule. This gtag rule is not changed rece...
We are implementing the AEP Mobile SDK in our mobile app and have configured the app to use the Production environment App ID from Adobe Launch (i.e., configureWithAppId() is correctly set with the Production ID).However, the Launch tag property is still in "Development" status — it has not yet been...
how do i create a cohort segment for users who first came to the site on a specific date? SAy users who first came on 2 specific days in february. I want to know how often they return each month since then. (the date of my cohort would be from Feb until July)
Hi team, I’ve learned from my colleagues that one of the months in my historical Adobe Analytics data contains duplicate pageviews due to an incorrect s.t() implementation.The issue was fixed long time ago, but I’m wondering if there’s a way to deduplicate these pageviews for a specific time period...
Hi all, Anyone know if there's a way to change the background color/color scheme of a Journey Canvas visualization in CJA? Wondering if there are any ways to customize.
Hi, we have shadow DOM elements (#shadow-root (open) ) on the site and I have observed that the "click" event type doesn't work in the listener (using plain javaScript). However, substituting it with a "mouseup" event produces the relevant outcome. Namely, I am talking about our custom activity map ...
Due to multi language website,, product price is coming in different formats. this is creating issue to get accurate price.English language:Price : 1416993.75Non-English Language:Price: 1,416,993,75Anybody have any idea how to fix on the Adobe Launch side.
Hello Community,Do we have any solution in Adobe Analytics or Launch where we can pass on the UTM paramters from one page to anaother without losing the data e.g.;Page A: www.example01.com?utm_source=newsletter&utm_medium=email&utm_campaign=campaign01Page B: https://www.example02.comWant to pass the...