HI,We are tracking analytics on product listing page, contains list of products, filters and sort options. I have a question on one scenario where user selected filters(checkboxes) are populated in a prop which is list enabled with delimiter comma(,). For example if user selects multiple filters, pr...
Is it possible to create a custom rolling date range in Adobe Analytics based on days of the week? For example:First Day of Year - First Saturday of the YearFirst Day of Year - Second Saturday of the Year Is there a way to make this rolling so that if my panel is using a date range 1/1/2021-12/31/21...
Hi,I have an interesting situation. We are implementing one trust cookie consent. One of the requirements is when a user opts out of tracking, I'm still required to have the s object but it can't make a server call. I'm using an s.abort in the AA ext. to do that. I know it sounds weird but some of o...
HelloI have configured the Adobe and sending events to Adobe Analytics.Event which I am sending to Adobe: >>tap>walmart(lower case)Event Showing in Adobe : >>tap>Walmart(uppercase)This is happening only for Android and not for iOS.Does Adobe shows default to uppercase in android?
Hi, The data on my adobe analytics platform is capturing the time spent on specific flows (hard coded before) as a dimension. So it shows that how many times xyz flow took 19 secs, 20 secs, 2300 secs and so on. I want to create this into a metric so that I can calculate average, median, mode etc for...
We are doing some One Trust cookie consent work. On some of the sites they want the s object to load but not make a server call. We are using Launch, AA ext. All of the rules are blocked from executing. Assuming using something like s.abort = true; somewhere might work but not sure where to put it? ...
Hello All, I created a segment where I set rules as following (made-up example due to confidential info issue)event actions (e) does not equal to click - Help Center, click - Integrations, click - abc, click - defANDsource page contains all of /substring_of_url_link After applying the filter to the ...
I am new to Adobe Analytics API. I am trying to create a pipeline to extract data from adobe API. I have two dimension which I need to pull , For example : evar1 and evar2 in a single API call. I was reading through the documentation but was not able to progress through it. My request body looks so...