For the past 10 days we have been getting about 800 visit/day which Google reports as
“Mozilla Compatible Agent / iPhone.”
After doing some reading people seem to suggest that this is when people bookmark your website using a shortcut. Whatever it is, its completely untargeted visits and is causing our stats to be messed up. Bounce rate is 98% and page views are 1.1 from these visits.
I have isolated the ‘bad’ user agents as follows:
**Bad:**
Mozilla/5.0+(iPhone;+U;+CPU+iPhone+OS+4_3_3+like+Mac+OS+X;+en-gb)+AppleWebKit/533.17.9+ (KHTML,+like+Gecko)+Mobile/8J2
**Good:**
Mozilla/5.0+(iPhone;+U;+CPU+iPhone+OS+4_3_1+like+Mac+OS+X;+en-us)+AppleWebKit/533.17.9+ (KHTML,+like+Gecko)+Version/5.0.2+Mobile/8G4+Safari/6533.18.5
Note that the bad is missing ‘Safari’ from the end.
How would I go about creating a filter to remove these visits from our Google Analytics?
You would be wrong to filter out those visits from your Analytics – they are real views, you’re just not sure of their origin.
I think the post you read about people bookmarking your website is this one:
http://www.google.com/support/forum/p/Google%20Analytics/thread?tid=61e3d404f3c9c2bb&hl=en
The bookmarking thing is a red herring – this is the more likely reason:
Like it says above, most iPhone apps contain a browser that uses AppleWebKit capabilities – this is the activity you are seeing on your website.
Here are some likely scenarios:
Maybe you can use campaign tracking codes to see which medium (and ultimately which app) is driving the traffic?
UPDATE: here’s an article from Search Engine Land on the topic of lost referrer data from mobile apps.
Some parts of interest:
On the Google Search app:
Finally:
Again, it’s not your stats that are messed up, it’s your measurement. Filtering out your mobile visitors is a bad idea.