I Have created a custom metric (a rate) and am using it in a free form table with other metrics, including visits.I have sorted the visits by descending order and now I want to filter my table to only show rows where my custom metric is above a certaiin number.Not sure how to do that.I thought of us...
I am attempting to debug recent updates to my Adobe Experience Platform "Tags" (Adobe Launch) setup. I am able to get the debugger to inject the Dev library on a single page but when I navigate to another page on the same site, the environment jumps to Production. If I enter the first URL in the bro...
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 ...