I have two different types of values and I want to classify them into quartile buckets for scroll depth tracking. value 1 = highestPercentViewed = 33 | initialPercentViewed = 33value 2 = 33|33the above should both be bucketed in 50% scroll depthhowever I cannot do both in the same logic. is there a ...
I need to create segments that correspond to a certain choice of the customer upon registration to the app. To give an analogy, let's say they can choose the role of their character in a game (e.g. marksman, wizard, or warrior). It's a one-time thing that you do at the very start and it cannot be ch...
Hello all!Hope you´re all fine!So I'm facing a issue when trying to implement AA using launch.When I open the console tab it shows this errorI can't find the error and I don't know how to fix it. At the Network tab the event shows this failed statusCan someone help me with this?Thanks in advance
Hi All,I want to check how many time "My Paystub" section on the page have been launched. I used Activity Map link report to check the same but i see that the page views is way to ;ess than the visits . Ideally i understand that page views are higher than visits . Can someone suggest what can i do...
Hi,I just noticed what appear to be 28 new dimensions added to the Adobe Analytics product permissions in Experience Cloud. I was only able to find documentation on 2 of them in the October Release notes. Is anyone aware of what these dimensions are related to and if they are referenced in any Adobe...
Hi, We are trying to create a Hit Level container to segment traffic based on Page URL. We had a question, as to whether creating a Hit Level segment with Page URL (captured in evar1) as a condition would work effectively when filtering an event where the Page URL is not captured in evar while firi...
How can I preserve or persist the evar1 value till next occurrence( not current) of custom event ? To iterate in example Event 1 – Page view ( custom event 1)Event 2 – click 1 (custom event 2)Event 3 – click 2 (custom event 2)Event 4 – Page view ( custom event 1)I need to preserve page attributes...