Ad
How Do I Get The Query Searched On Google, When People Visits My Page?
As the title states, i try to find a way to see what search words people used on google when they entered my website.
e.g:
- a person, searches for "cheap cloth" on google
- my link pops-up on google
- my link is pressed, and he is redirected to my homepage
- I want to know WHAT word he used to find my website
It seems like its no longer possible with just pure code (php), since google switched to HTTPS.
But isn't their any other ways to find out? Don't google have an API, that I can use to find out stuff like that?
Ad
Answer
Register on "Google Search Console"
Once you verified your website, you can see the stats
If you already registered on Google Search Console your can see your stats in "Search Analytics"
Ad
source: stackoverflow.com
Related Questions
- → "failed to open stream" error when executing "migrate:make"
- → October CMS Plugin Routes.php not registering
- → OctoberCMS Migrate Table
- → OctoberCMS Rain User plugin not working or redirecting
- → October CMS Custom Mail Layout
- → October CMS - How to correctly route
- → October CMS create a multi select Form field
- → October CMS - Conditionally Load a Different Page
- → How to disable assets combining on development in OctoberCMS
- → October CMS - Radio Button Ajax Click Twice in a Row Causes Content to disappear
- → OctoberCms component: How to display all ID(items) instead of sorting only one ID?
- → In OctoberCMS how do you find the hint path?
- → How to register middlewares in OctoberCMS plugin?
Ad