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.
How to track google auto search suggestion click?
-
Hello Guys,
In google.co.uk when I search SEL and google gives me option of different different sites and when I click on any one site then that click tracking I need. I have attached the screenshot to understand easily. Is it possible to track such things or possible via server logs etc?
-
Hello Micey123,
Unfortunately, as I mentioned, there is no easy or cheap way to do this. Even with log files, most of the time the keyword data is not going to be available in the referral string.
Jumpshot would be your best bet, but it's not going to be cheap.
-
Hi Everett,
Can you help me then how to tack via logs? or any other way please?
Thanks!
-
Hello MIcey123,
Yes that is what I was talking about above by using the parameters in the URL to pull out the queries. However, that post was written in 2013 and Google is not passing that information through the referral header anymore so I would be surprised if you get anything. Most of it will be (not provided).
-
Hi Everett,
I got my answer from here - https://www.searchenginepeople.com/blog/how-to-use-google-suggest-with-your-own-google-analytics-data.html
Thanks for your support.
-
Well that's where it might get difficult. I forgot for a moment we lived in a not provided world where queries don't pass through referrers.
Being on a secure site would help, and you might try looking into jumpshot.com for click-stream data, though you're probably talking tens-of-thousands of dollars.
I think the auto-suggestions themselves are a good indication of what people are trying to search for in relation to the other searches. People Also Ask boxes are another one.
Tools like SEMrush, Moz and Stat Search Analytics can help you see the types of results you're showing up for, and they track features like "people also ask" suggestions.
I know none of this easily solves your problem or answers your question. I'll let you know if I find out something that does. In the meantime the question is still open for others to answer.
-
Hi Everett,
Yes I am looking for this only. Now please tell me how to track in analytic or how to check in log file?
Thanks!
-
Hello Micey123,
I think the link provided went to a phenomenal post, but there may have been a misunderstanding about what the post was instructing. From what I could tell, it was about tracking your own internal site predictive search, and not Google's.
Assuming you can get the full referrer path, including query string, in GA or via log files, I think one way to approach it would be to separate the queries from last to first, and you'll see the last is probably the original query that was "assisted" (or "interrupted", depending on how you look at it) and the first one in the URL was the auto-complete suggestion that was chosen. Here are a few examples.
This is the URL from my address bar while searching on Google for “I’m searching for something" without quotes, and selecting the suggestion for "I'm searching for something".
First query in the URL string (I'm searching for something):
q=i%27m+searching+for+something(q=i%27m = I’m)
Second query in the URL string (I'm searching for):
q=i%27m+searching+forThis is the URL from my address bar while searching for “baby pandas are” without quotes, and selecting the autocomplete suggestion for “baby pandas are ugly”. I agree Google. Hideous creatures.
First query in the URL string:
q=baby+pandas+are+uglySecond query in the URL string:
q=baby+pandas+areURL from address bar while searching for “typing in full” and selecting the autocomplete suggestion for “typing in full sentences”.
Same pattern.
This is the first…
day of my life lyrics (after “day of my life”).
First query:
this is the first day of my life lyricsSecond query:
this is the first day of my lifeI hope this helps. But there may be an easier way. I'll will ask around for you if you'd like, but I want to make sure I understand your needs first. Do I?
-
Micey123,
It is very hard to track what you are asking for. I found a guide that may be able to help using Google Tag Manager. https://www.simoahava.com/analytics/track-autocomplete-search-google-tag-manager/
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
-
Paid traffic or "Paid Search" is not showing in my Google Analytics
Hi, I have two campaigns running in Google Adwords or Google Ads now and I saw in Google Ads account that I had 5 clicks today (09/18/2018) but when I try to search for this clicks in my Google Analytics in ACQUISITION > All Traffic > Channels I don't find nothing about "Paid Search" or something like that. Bellow is a picture of my Google Analytics account to prove it. The accounts are linked and I can find the 2 campaigns in the Analytics. How can I interpret this picture? Where the paid traffic is showing? or not showing there? Thanks Leandro uvAtrsg
Reporting & Analytics | | lmoraes0 -
Google Analytics Goals - Button Tracking
Does anyone know if there is a really easy way to track a button in Google Analytics yourself? It seems that most button click goal setups involve some use of tricky code and I'm wondering if there is a much easier way to do this that will allow us to simply setup and track certain button clicks as goal conversions in Analytics. Your help here is much appreciated!
Reporting & Analytics | | Gavo0 -
Would updating Meta Titles affect Google analytics tracking?
Hi All, I need a little bit of help. We need to optimize our blog's articles Meta titles for SEO which all exceed 100 characters. I was told that if we change the titles, google analytics would split the tracking pages and count the data as 2 pages (old title and new title). Has any of you have this experience before and if so, is there a way to avoid google analytics counting this as two pages? Thanks in advance! Viviana http://analyteguru.com/ http://analyteguru.com/ http://analyteguru.com/
Reporting & Analytics | | mchoi0 -
In Google Search Console: Total Clicks differ from the sum clicks on search queries
Hi.This may be a google technical question, but I've searched a lot and I couldn't find any certain information about that.The problem appears when you look at two stats in Search Console ( WebMasters Tools, some months ago), particulary in the Search Analysis.1- Total clicks2- Sum of clicks at every search query.I attached an image to make me clear.8IZsxs6.png
Reporting & Analytics | | NachoRetta2 -
How can I track my rankings on Google Images?
I noticed a small amount of traffic coming from a particular very generic keyword. Being pleasantly surprised that we are ranking for this, and after some digging, I found that we are actually ranking in Google images, rather than in the web results. How can I track whether other keywords are ranking in Google images? I use Rank Checker to track keywords in the main web results, but this doesn't have a function for Google Images. Help please - thanks.
Reporting & Analytics | | TheJewelleryEd0 -
How to safely exclude search result pages from Google's index?
Hello everyone,
Reporting & Analytics | | llamb
I'm wondering what's the best way to prevent/block search result pages from being indexed by Google. The way search works on my site is that search form generates URLs like:
/index.php?blah-blah-search-results-blah I wanted to block everything of that sort, but how do I do it without blocking /index.php ? Thanks in advance and have a great day everyone!0 -
Google as referring domain
Hi all, a colleague asked a question, which I could not answer (never even noticed this "problem") 😞 When we are logged into our GA account and go the referring domains section, we find Google. I always thought that these visitors came via Google Image Search, but not all of them do. Most of them come via "/imgres", but some come via "/" (always thought that "/" was the homepage?), "/url" and "//" Maybe I am just stupid, but honestly I could not explain what these strings mean... or how these visitors landed on our site... Can you help me???
Reporting & Analytics | | accessKellyOCG0 -
Google Analytics - Keywords (not set) or ( not provided) WHY???
In Analytics, most of my visitors are landing on my home page, but when trying to see wich keywords they use, most of them are: (not set) or ( not provided) See screencast: http://screencast.com/t/AKwPW76qLVsN Can you tell why? What is going on? Is there a way to solve this? Thank you, BigBlaze
Reporting & Analytics | | BigBlaze2050