Hi there, I'm wondering if anyone would be able to shed some light on a question I have. So when looking at login views to a mobile page, I can see the number (for arguments sake lets just say its 1,000) for a given day. But if I take the same data from another provider that logs "true views" for lo...
Hi ,On Prop6, a notable number of unique visitors are designated as 'unspecified.' However, upon examining the URL level, I've noticed that these URLs have Prop 6 assigned to a country. Why does this discrepancy occur? when I use evar 6, this numbers is lower but still notable However, upon examin...
Hi Community, I hope you are doing well. I've encountered a new challenge in my Flutter implementation. While we've completed the configuration in the app, a specific issue is surfacing in the console that needs attention. this is the error that the console shows PlatformException(0, general.unexpe...
During analytics implementation using websdk I am getting a product array using ACDL on website for commerce events and want to fetch those value in launch and pass it as entire array in xdm data element mapping. Also, need to pass some of the values as evars and events in product string. What shoul...
Hi,I am trying to find the average time spent at the page level along with the unique visitors. Can i pull in the metric "Average time on Site" against each page to have it along with unique visitors?Interpretations:1. Is it the average time on the page and not dependent on the unique visitors?2. Is...
In link click tracking, is link click text or link click URL is important?Which is more useful in Analytics? I have a question in download tracking,So , I really need to setup separate download call or out of the box download call is more than enough to get reports?If i need to track a separate cal...
ZHi everyone,In configure code AA analytics, Inside do plug-in, I have written code but then , I am not getting the event 100. Here is the code as follows if(s.pageName) getPageLoadTime();if(s._pltPreviousPage){ s.prop10 = s._pltLoadTime; s.eVar10 = s._pltPreviousPage s.events = s.events + "ev...
I've worked on a couple of Adobe implementations and with the tool itself for a number of years, and I don't recall ever seeing something like this. Instead of showing me zeroes where no data/counts exists the rows themselves are blank. What causes this? Is this normal?
using appMeasurement here and I have a challenge on a page where I need to correlate two varied dimensions to an eventLet's say for example that we have a list on the page with multi-selection boxes (add) as in the table below. Here we have four items selected and being added at once (one button to ...