Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Pageviews are higher than Visits for Mobile App

Avatar

Level 3

Hi All,

We have recently implemented Adobe analytics for mobile apps and data is getting captured fine for one app and for another app we have noticed that Visits are higher than pageviews. Have added just only the basic code in both the apps but not sure why there is discrepancy.

Could you please let me know. Thanks in advance.

Regards

Tirumal

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hello Tiru,

All visits contain page views, except under rare circumstances where a visit contains only custom link image requests. This anomaly is unlikely to occur unless the s.t() function is removed from your implementation and custom link tracking is solely implemented : In Mobile, for the cases like Life Cycle Tracking, Actions etc. Other than this edge-case, page views are always higher than visits.

Request you to verify the implementation for Life Cycle Tracking and other custom links in your application to debug.

Thank You!

Arun

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hello Tiru,

All visits contain page views, except under rare circumstances where a visit contains only custom link image requests. This anomaly is unlikely to occur unless the s.t() function is removed from your implementation and custom link tracking is solely implemented : In Mobile, for the cases like Life Cycle Tracking, Actions etc. Other than this edge-case, page views are always higher than visits.

Request you to verify the implementation for Life Cycle Tracking and other custom links in your application to debug.

Thank You!

Arun