wp-calypso icon indicating copy to clipboard operation
wp-calypso copied to clipboard

Stats: Referrers: Change how we Label Android Referrers

Open thehenrybyrd opened this issue 6 years ago • 17 comments
trafficstars

In Stats, we currently group views from any Android app under "Wordpress Android App". However, most of these views are not from the WordPress Android app, and are in fact from other Android apps such as Gmail or Twitter apps.

Steps to reproduce

  1. Send yourself an email with a link to one of your blogs.
  2. Check your email in the Gmail app on an Android device.
  3. Click that link, it should take you to your blog in Gmail's in-app browser.
  4. Head to Stats in Calypso, and note that you have a view from the referrer “Wordpress Android App” with the link http://android-app//com.google.android.gm

What I expected

Checking my email should result in a referrer like "Gmail" or "Email".

What happened instead

The referrer is "Wordpress Android App”, which leads me to believe the site was viewed directly from the WordPress Android App. This is not the case.

screen_shot_on_2019-08-14_at_10_35_41_720

There are a number of other stats which come from Android devices, but are labeled as "Wordpress Android App", incorrectly. This can cause confusion about where these stats come from. This is a poor stats grouping, and should be labeled differently.

Grouping was created in: r178394-wpcom case 'android-app' : return 'WordPress Android App';

Browser / OS version

Chrome 75.0.3770.142 on MacOS 10.14.5 -and- Gmail App on Nokia 2, Android 7.1.1

Context / Source

A user came wondering about the meaning of stats coming from "Wordpress Android App". #user-report

thehenrybyrd avatar Aug 14 '19 09:08 thehenrybyrd

I ran into this again with another user of the WordPress app, confused about why so many views were coming from "WordPress Android App".

thehenrybyrd avatar Jan 14 '20 08:01 thehenrybyrd

Here's another example, from another conversation with a confused user. This one thought they'd been hacked and someone else was using the WordPress app to edit their site, which is not the case. None of these referrers are WordPress. WordPress Android App

thehenrybyrd avatar Apr 19 '20 08:04 thehenrybyrd

Ran into this again today with a user who thought these were spam, since the links lead nowhere.

thehenrybyrd avatar May 05 '20 09:05 thehenrybyrd

Seems like a core WP issue and not wp-calypso specific. I recorded an odd count of visitors (> 1,000) referred by "Wordpress Android App" which in fact were triggered from other Android (API Level 28) applications like GMail, K-9 Mail, WhatsApp etc.

sudiptog81 avatar Jul 05 '20 02:07 sudiptog81

As far as I see this is skipping the WordPress Android App completely. Would the simplest solution maybe be to replace this: case 'android-app' : return 'WordPress Android App' with something like this case 'android-app' : return 'Android Apps';? I also don't think that the Android Application ID (= the com.google.android.gm thing) is a very useful field to show to the user since it's not very readable (even though it's unique).

planarvoid avatar Aug 12 '20 07:08 planarvoid

@planarvoid I agree - returning 'Android Apps' instead of 'WordPress Android App' would reduce confusion here. It would be nice if we were able to pull in the details of which app (Gmail, WhatsApp, etc as @sudiptog81 mentions) as well, as this would be more clear to users. They could then know that someone arrived at their site from the Gmail app, for instance. Just the change to 'Android Apps' would be a really good start though.

thehenrybyrd avatar Aug 17 '20 06:08 thehenrybyrd

Hello, everyone. My name is Bruno. I am editor of a brazilian history popularization site. Well, I notice the same issue: a descrepancy between the Jetpack Stats and the Google Analytics Stats. There will always be a discrepancy. It's normal. But the discrepancy on my website is anything but normal. Jetpack/WP is registering 10x more pageviews than Google Analytics. This usually happens after a new post. I took a look at the Jetpack statistics panel and in the "References" tab, I also discovered that the access discrepancy has a name: "WordPress Android APP”, or com.google.android.googlequicksearchbox. I read you replys, but I'm still confuse on what you find it.

(1) This page views coming from this source are real or not?

(2) And if they are real, why does GA not count them?

(3) If they are real, they consume or not my server resources?

brunoleal2003 avatar Mar 07 '21 19:03 brunoleal2003

This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels.

github-actions[bot] avatar Sep 04 '21 00:09 github-actions[bot]

I got a user who would like to understand the exact source of referrers under "WordPress Android App," as they got a lot of traffic from that. I clarified that they're coming from Android Apps such as Google Quick Search box, however, the word "WordPress" confused them. I second that changing the Referrers group to "Android apps" would make much more sense.

rinazrina avatar Feb 16 '22 08:02 rinazrina

Another user asked about this. They were wondering about the sudden drop in their stats, and the biggest difference seems to be from the “WordPress Android App” referrer:

Markup on 2022-06-09 at 09:59:02

igotdes avatar Jun 09 '22 01:06 igotdes

I chatted with a user who would basically like for these stats to be a bit easier to read. They believe it's a little time consuming to look closer and read through the URLs to determine if something came from the actual WordPress.com app or Google's quick search. They understand this is low priority, just putting this here since they did request it. 37715224-hc for reference.

Jaccuse avatar Nov 23 '22 18:11 Jaccuse

5974543-zd-woothemes

zdenys avatar Feb 22 '23 11:02 zdenys

Support References

This comment is automatically generated. Please do not edit it.

  • [ ] 5974543-zen
  • [ ] 6284216-zen
  • [ ] 8826755-zen
  • [ ] 9538853-zen

github-actions[bot] avatar Feb 22 '23 11:02 github-actions[bot]

6284216-zd-woothemes

This ticket is also related to this. It caused some confusion.

filipanoscampos avatar May 24 '23 11:05 filipanoscampos

I ran into this today investigating some stats issues. The labeling "com.google.android.googlequicksearchbox" under WordPress Android App is quite confusing.

khristiansnyder avatar Feb 14 '24 16:02 khristiansnyder

Additional confusion in #8826755-zen

donalirl avatar Oct 09 '24 23:10 donalirl

To minimize confusion, this is now documented here: https://wordpress.com/support/stats/understand-your-sites-traffic/#referrers

The “WordPress Android App” referrer encompasses traffic from any Android app, and can include traffic from Google Search, Gmail, Telegram, and many other apps someone may have used to find your website on their Android phone.

If the label changes, we should update the doc again.

donalirl avatar Oct 18 '24 00:10 donalirl

Noting that this is still happening, as I saw it while supporting a user on 9538853-zd-a8c

jartes avatar Mar 17 '25 14:03 jartes