Hi Everyone, Please suggest why I am seeing this issue. This is occurring sometime.I also tried to find the issue and noticed that it was triggering because of getPercentPageViewed plugin.
Hello, we place tracking codes on links within 3rd party emails. With regard to our marketing channel processing rules, rather than solely relying on a tracking code as the criteria to define a channel, we also add the condition to have a referrer present too.But we have noticed that in most cases, ...
with web SDK it's hard to find out which rule is firing, as setDebug() is does not work, adobe debugger give some data in console but it's not clear as setDebug(). Is there way to know which rules are firing for web SDK debugging? @Jennifer_Dungan @Andrey_Osadchuk @Ishan_Sinha_ @akt0m3r @HemanginiS...
Hi, I am trying to create a classification out of the "Week" Dimension. Current week definition : week 1 = Jan 1 - jan 7 , week 2 = Jan 8 - jan 14 and so onRequirement is we would like to create a classification of week 1 = Jan 3 - Jan10 , week 2 = jan 11- Jan17 and so on. I am looking to have bo...
I have a evar that stores 1, when someone submits entry.How do i visualize this variable, when i am creating a freedom table occurence, views..dont make sense and shows wrong counts.
As you can see in the picture below, the orders of our products are not adding up correctly to the number at the top. I am curious why this would be and how to fix it. Thanks!
in our tracking on page load rule we are capturing the page URL in an eVar (v26) which has many sections on it and click of each section we are capturing "section title" in another evar (v48) in an event based rule.When I am pulling a report of Page URLs( v26) broken down with "Section Title" (v48) ...
Hi I want to create workspace report for download software. I expect adobe analytics to capture that activity in the form of download and download complete, then on a daily basis, I expect to receive daily data feed of the last 365 days of software downloads for each asset. How to create this ? and...
Hello, We have 2 Appmeasurement running on the same page with 2 different namespace objects. Upon checking the analytics, the new implemented appmeasurement that is using the new report suite has much lower hits compare to the old Appmeasurement. We can see on the network tab that the 2 image reque...
Hi,I have set form successful events using _satellite.track() function along with additional information.I want to capture additional information as eVars when this event occurs. For example, I want to capture form name as eVar from below_satellite.track('form_success', {formName: 'abc' }); Please s...