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 SEO Queries Not Showing
-
Hi All,
This might be a silly question, but for all the properties I monitor in Google Analytics, I'm now showing no data for SEO Queries under Acquisition for the past 6 days. Normally I would expect a few day delay in queries, but nothing for 6 days is somewhat peculiar especially as it was functioning fine prior to November 12th. Does anyone have insight into what might be going on? Thanks!
-
I am seeing no search query data before Oct 22, 2015 in my Google Web Master and Google Analytics. Is anyone else facing this issue?
Please see image in the URL. Google Web Master does not let me set the data before Oct 23, 2015.
-
yes, here is Google offical tweet on "For those of you who were waiting for a confirmation: Yes, the Search Analytics Data in Google SC in now back to normal. As I said: Zineb Ait (@Missiz_Z) November 18, 2015"
-
Has this been fixed? We're still seeing a couple of clients who have zeros on their Google Analytics Queries report, but others that seem to be working fine.
When we look at these clients' Search Console reports we're also seeing nothing. The client I was just reviewing isn't getting a huge amount of search traffic, but it is over 500 search visitors a month. There should be something, right?
-
issue with webmaster tool (search console) and we should have this back soon - happened last week as well and then Google fixed it but its back and they are working on it.
-
i believe this is due to the issue with search console and this should be fixed by end of week, as per Google Tweet.
-
Thanks Ria!
Looks like that would be it. Thanks again and have a great day!
-
Maybe something to do with this:
Google are apparently working to fix the bug in Search Console with Search Analytics data, which would affect Google Analytics.
"An Update on the Search Analytics report in Google Search console
Data have been missing in Search Analytics since November 12th.
The team is aware of it and currently working on a fix.
It should be back to normal by the end of the week."
-
Thanks Dmitrii,
Yeah, looks like it's a broken connection between the two. Or simply yet another change Google decided to make suddenly.
-
Thanks Ria,
I've seen the (not set) for a bit now, but the absolute flatline with no data, not even (not set) since the 12th is troubling. So likely they've changed things up again or perhaps a bug? Thanks again!
-
Hi, Ria.
The subject in question is why number of impressions are being shown as 0. I understand that there are lots of queries which are being as not set now, but that doesn't explain the quantity of overall amount dropping to 0.
-
If you're seeing (not set), I suspect this might be the explanation:
https://www.seroundtable.com/google-analytics-seo-report-not-set-is-not-a-bug-21102.html
"In Search Analytics if you look at the numbers of the queries that you see there, you will sometimes see that we show a top aggregated, maybe a hundred queries, and in a table below if you add the numbers together, you might see 70 queries or something like that.
And the difference there is essentially queries that we filter out, and in Search Console we don’t show them separately and in Google Analytics they chose to call them Not Set.
So that is what you are seeing there, not something completely different, its not showing the difference that you’d have to calculate yourself."
Unless, they've changed things up again.
-
Hi there.
Surprisingly, it happens to me as well. I have no idea why this exactly happening, however, I do have a suggestion.
Simply go to Search Analytics section of Google webmaster tools (or as it's know now - Search console) and see all your data there. Google analytics is pulling all that data from GWT anyway, so, maybe there is a bug or new change in GA-GWT connections.
Hope this helps.
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
-
UTM Links Showing Up as Separate Pages in Google Analytics
Hey everyone, I was just looking at landing pages in Google Analytics, and in addition to just the URL of the landing page, the UTM links are being listed as separate pages. Is this normal? I anticipated seeing the landing page URL and then using the secondary dimension to see source/medium. If this isn't normal, what would I check next?
Reporting & Analytics | | rachelmeyer0 -
Can you track two Google Analytics Accounts on one site?
If you have a site that had an old analytics account and then implemented a new one is it possible to run tracking code that records to both accounts without causing your site or data issues? We are doing this so we don't loose data at any point - ideally it wouldn't have been split between the two but making one redundant isn't an option. Ideally we would have merged the data from both accounts and had one - however the research we have done points to this not being a possibility - unless one of you guys knows different? It would be great if anyone has experience on any this.. Thanks
Reporting & Analytics | | ChrisAllbones0 -
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 -
Google Analytics: Different stats for date range vs single month?
I've been scratching my head, chin, and you name it over this one. I have an advanced segment to remove bot traffic from my data. When I look at the Audience Overview data for a single month (let's say Aug). I am shown a session count. No problems here, however If I set the date range to (January - August). The august monthly stats is incorrect, much lower. What this means is that, if I export a CSV report from Jan-Aug, the data is wrong compared to individually recording a month. Anyone faced this? I've asked the question over at the Google Analytics technical section as well, but no answer P.S I even used the 'control the number of sessions used to calculate this report' tool but no luck.
Reporting & Analytics | | Bio-RadAbs0 -
How does switching to HTTPS effect Google Analytics?
We are looking at making our site HTTPS. We have been using the same Google Analytics account for years and I like having the historical data. All of our pages will be the same, we are just going to redirect from the http to https. Does anything need to be done with Google Analytics? What about other addons such as Optimizely, Crazy Egg, or Share this?
Reporting & Analytics | | EcommerceSite0 -
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 -
Comparing % Change, Google Analytics
Hey Mozzers, Is there a simple way to compare the "% Change" in traffic when comparing two separate time periods in a single Google Analytics report? When comparing data from two separate time periods, an exported CSV doesn't include the % Change (booo!), and there's no option to sort by % Change within the GA report, essentially forcing you to scroll through all the results to pinpoint the major movers and shakers. I'm not averse to using spreadsheets to sort this data, but I'm thinking that I'd likely need a macro to make this work, something like this. However, none of the macros on that page are working (possibly because they were designed for a previous version of Analytics). All suggestions are appreciated. Thanks!
Reporting & Analytics | | dangaul0 -
How to track what people type on my text boxes on Google Analytics?
Hi there! In our website, we have a few text boxes that users need to use to complete the goal. The boxes aren't search boxes, but it's still important to us to track what people type on it. I'm looking for a way to track the data through the "event" feature in Google Analytics, but it seems that this tracker can only calculate clicks, or video views etc. Does anyone knows how to track do it?
Reporting & Analytics | | ivan.precisodisso0