Join us January 15th for an AMA with Champion Achaia Walton, who will be talking about her article on Event-Based Reporting and Measuring Content Groups!
Hi there, I set up a rule for page link click, when rule fired, pass the element innertext to eVar33. I also added console.log(s.eVar33, "eVar33") to print out to make sure it has value.However during debugging, I found that rule was fired and console log shows value for eVar33, but in Omnibug there...
Hi everyone,I want to know if it's possible to create hourly analytics alerts that only run between specified hours.For example, is it possible to create an hourly alert that only runs between 09:00-17:00?Any information would be hugely helpful.
We want to extract Adobe Analytics data into Snowflake. We already know about Data Feeds, Data Warehouse, etc. However, we want a direct connection rather than having to automate and FTP or Email processes. We've contacted Adobe Client Care, who recommended Adobe Engineering Services. Ideally, we wo...
I can see last touch channel report having 15 conversion under channel Email. But when I drill down "Email" with UTM Campaign it given an unspecified result. although all links have UTM parameter added properly. I suspect both UTM tracking and Channel tracking are bit different but don't have any co...
I have a funnel for the payment process in our app. I made a segment out of this funnel (using "Create segment from touchpoint"), and then a metric out of this segment (using Unique Visitors).When I choose a date range of 31 months (Jan 1 2019 - Jul 31 2021) I get 9511871 Unique Visitors for July 20...
Hello friends, I've been attempting to create a calculated metric (or segment) that will report the percentage of time a product is sold twice in a single order. An example would be an order placed that includes 2x of the same widget. Counting orders that contain at least one of the widgets is basic...
Hi, I have to track a variable which is in a form of an array, for e.g.,I have to track hobbies of a person landing up on my site, so as soon as they log in, I want to send that along with other user details, like their name, age etc. Right now, I am doing something like this,const contextData = { u...
I am trying to set up a data feed with ADLS2 hierarchical folder structure as the destination. The steps provided here is working https://experienceleague.adobe.com/docs/analytics/export/analytics-data-feed/create-feed.html?lang=en I am trying to send the feed to a nested folder but the feed files...
Removed existing Adobe ACPCore lib from iOS native pod file in the appAnd installed the ACP Core and AEPAssurance packages through React Native app.we are getting the below errors. Definition of 'ACPCore' must be imported from module 'ACPCore.ACPCore' before it is required in @implementation RCTACPC...