Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Google Analytics - Average Position
-
Hi
Just trying to get some clarity on Google Analytics Average Positions in "Aquistions/Search Engine Optimisation".
For a very competitive keyword Google Analytics is saying i am on average position of 6. Is this Page 6? I am assuming position six would be 1.6?
-
There are a lot of factors that can influence where a page may rank for a given query. One of the largest differences would be a query that seems to have local intent. If I search 'pizza', there's a good chance I don't care about the history of pizza. I want a pizza place near me.
So if we skip over the map pack, I see Pizza Hut, Domino's and Andy's. There's no way Andy's should rank #3 organic for 'pizza' for everyone in the United States. It only has three locations in my home town. So it might rank... maybe 403 for everyone outside of my hometown (just for the sake of argument, and ease of calculation). Perhaps it ranks a little higher for someone just outside the city limits... let's say... #8 organic. But that #8 doesn't matter. It's the highest and the lowest rank.
3+403=406/2=203 So the average position for 'pizza' is #203. If you drop that number in front of Andy after paying you for months, he won't be happy. That's why you'll have to tell Andy that it's a high/low average based upon a complicated algorithm, and that he can easily see he ranks #3 organic when Google knows your approximate location.
As for the average position you see above all of the queries in Google Analytics, that's just an X-bar-bar. X-bar-bar is the average of averages. You simply add up all the average positions and divide by the number of keywords. You'll see the number is pretty close.
It helps if you have a little background in statistics or statistical process control. In case that was clear as mud, here's something on basic SPC that can help you better understand the calculations in GA. I was a machinist, prior to all this internet marketing nonsense. It helps.
Edit: One thing I forgot to mention: If an average position still seems off - set the secondary dimension to Country. I've found instances where sites show up for queries in foreign countries. This is despite explicit national targeting in Google Search Console.
-
This is the Average Position for your Search Impressions.
Example: Locally, you got 500 impressions at average position of 6.0. Nationally, you got 0 impressions at 122. It would report 500 impressions at an average position of 6.0.
-
What you've put makes sense, and I understand what google are showing now. but the calculation doesn't make much sense.
Great Answer thank you.
-
Hi,
I'm not agree with Lawrence on this . Calculation of Average position in Google search console under 'Search analytics' tab or in "Aquistions/Search Engine Optimisation" is complicated. Google changes definition in 2012 and Here is how Google explains it:
Let’s say Nick searched for [bacon] and URLs from your site appeared in positions 3, 6, and 12. Jane also searched for [bacon] and URLs from your site appeared in positions 5 and 9. Previously, we would have averaged all these positions together and shown an Average Position of 7. Going forward, we’ll only average the highest position your site appeared in for each search (3 for Nick’s search and 5 for Jane’s search), for an Average Position of 4.
Please also check this thread @ http://searchengineland.com/google-changes-definition-of-average-search-ranking-position-109289
Hope this helps
Thanks
-
thought so... but I think it's wrong in Google as we're no way competing nationally or local for the said keyword.
-
No, pos. 6 is the sixth position on the first page.
Page six would generally be 61-70 depending on the type of SERP
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Whatstuffwherebot user agent messing up Google Analytics
Starting yesterday, Aug 26, 2020, I noticed a new bot crawling our site with user agent whatstuffwherebot. Google Analytics is counting these hits as human traffic, completely throwing off my numbers - yesterday, Analytics reported nearly triple my typical number of visitors. As of now, Search Console only shows data through Aug 25 so I don't know if Search Console is also affected. Is anybody else seeing something similar? Does anybody know what the whatstuffwherebot bot is? I don't get any results when I search on Google or Bing. For what it's worth, the traffic is coming from Columbus, OH, running over Amazon AWS via 278 different IP addresses so far. Also, WordFence (my WordPress security plugin) correctly identifies these hits as bot traffic.
Reporting & Analytics | | ahirai0 -
Attribution of conversions to payment gateway in Google Analytics
Hi all, We have been having a problem for a while now where most transactions are attributed to referrals from our payment gateway Sagepay. The issue started a couple of months ago, when we finally upgraded our website to https:// for logged in users and transactions. Before, when we were using http://, transactions were attributed to the correct channel. Even weirder, we upgraded 4 websites and only 2 of them have the issue now, the other two continue to attribute transactions correctly. I added Sagepay to the referral exclusion list which made no difference. Over the weekend, we upgraded to the global site tag and it seems to have improved somewhat, but yesterday 50% of transactions were still attributed to referral/sagepay. I am also seeing an odd issue, where for half of the transactions, the revenue and transaction are attributed to one channel, but the products (quantity) are attributed to another. One of the channels is always referral/sagepay and the other is the channel that the transaction should be attributed to. Has anyone seen this issue before? I'd appreciate any tips that might help us fix this issue. Thanks in advance!
Reporting & Analytics | | ViviCa10 -
Is there a way to find out who the admin of a Google Analytics account is?
We have a client who has been searching high and low to gain access to the GA account that is tied to their website, but previous agencies keep stating they don't have access. Is there a way to find out who the admins are on a GA account with the tracking number so we can reach out to that person and ask them to admin the client?
Reporting & Analytics | | marketingmediamanagement0 -
Google Analytics Real Time Not Working! :(
Hello Everyone, Today, the real time feature in my google analytics stopped working. I am able to see that traffic is visiting my site, but not in real time. The real time count is usually at 0. But, there are some instances where real time will come back online, but there will be only 1 unique visitor. At any given time, our website usually has 20 visitors or so..Has anyone encountered this issue? Where should i start looking for fixes? What are the possible problems? Thanks!
Reporting & Analytics | | KarlMarxTheBear0 -
Is it possible to use Google Tag Manager to pass a user’s text input into a form field to Google analytics?
Hey Everyone, I finally figured out how to use auto event tracking with Google Tag Manager, but didn't get the data I wanted. I want to see what users are typing into the search field on my site (the URL structure of my site isn't set up properly to use GA's built-in site search tracking). So, I set up the form submit event tracking in Google Tag Manager and used the following as my event tracking parameters: Category: Search Action: Search Value When I test and look in Google Analytics I just see: "search" and "search value." I wanted to see the text that I searched on my site. Not just the Action and Category of the event.... Is what I'm trying to do even possible? Do I need to set up a different event tracking parameter? Thanks everyone!
Reporting & Analytics | | DaveGuyMan0 -
Why are plus signs (+) suddenly showing up in Google Analytics organic search keywords reports?
Since June 13, 2013, the number of organic search queries containing a plus sign (+) has gone up over 1,000% compared to the previous period on my site in Google Analytics. These plus signs appear to be taking the place of spaces in these search queries (i.e. "word1+word2+word3"). This appears to be almost (or completely) Google organic traffic, not other search engines. Since I highly doubt searcher behavior would change so suddenly, I'm trying to figure out why Google is replacing spaces with plus signs. Is anyone else seeing this? Any ideas?
Reporting & Analytics | | RCF0 -
Google Analytics VS target="_blank" internal links: How much wrong is it?
I am working on an e-commerce website, and our CEO is sure that having target="_blank" in internal search result is boosting the conversion (not sure, but it's not an issue at the moment). The problem is that Google Analytics sees all URLs visited from search results as entrances/direct visits, hence the Booking Funnel Tracking does not work as it was supposed to. Is there any way to recover the tracking? Or we shall get the rid of target="_blank" attribute?
Reporting & Analytics | | apartmentGin0 -
On google analytics what is Mozilla Compatible Agent under browser and OS?
On my Google Analytics (I know this is not SEOMOZ) I have a lot of visits from mozilla compatible agent with 100% bounce rate. Does anybody know what this is?
Reporting & Analytics | | essentialworld0