matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.75k stars 2.63k forks source link

Import Google keywords from Webmaster tools in Piwik? #4185

Closed mattab closed 7 years ago

mattab commented 11 years ago

Since Google is now putting all visitors on SSL, the keywords are no longer available to any web analytics software. Google gives access to the keyword data via Webmaster Tools.

It would be great to export daily the search keyword data from GWT API, and import it into Piwik. Even though we would not know the visitor level detail, it would be interesting and relevant to integrate it in the existing Search Keywords report.

Cruiser13 commented 9 years ago

Long time no progress on this issue. Is there andybody working on it? Would love to see this in Piwik!

mattab commented 9 years ago

Hi there, FYI: nobody working on it, if you are interested maybe contact Piwik Consultants to help sponsor this work

ReessKennedy commented 8 years ago

Is there a plugin for this now? Free or premium?

sgiehl commented 8 years ago

not as far as I know

ghost commented 8 years ago

+1

sgiehl commented 7 years ago

There is now a premium plugin available that let's you import keywords from Google and Bing/Yahoo: https://plugins.piwik.org/SearchEngineKeywordsPerformance

mattab commented 7 years ago

Some years ago most search engines decided to hide keywords from the referrer urls, which made it impossible for web analytics tools to report reliable keyword statistics. Using the premium Search Keywords Performance Monitor plugin you can now get back powerful insights into how your audience searches on Google, Bing and Yahoo!

Which queries caused your website to appear in search results? Which queries result in more traffic to your website than others? The plugin adds new reports to your Piwik which give you the exact list of all keywords searched by users on these search engines. You can finally go beyond the “keyword not defined” issue and get deep SEO insights in Piwik. Learn more about the features and benefits of Search Keywords Performance.

Once you have configured the Google and/or Bing+Yahoo! Search Keywords imports for a website in Piwik, two new reports will be available:

More information: Search Engine Keywords Performance Piwik

markusborg commented 7 years ago

We are currently making use of the SearchEngineKeywordsPerformance plugin and we are successfully importing stats from Google Search Console.

At this stage we would like to know whether it is possible to capture 2 different google properties (mob and desktop) under 1 PIWIK site profile. We are assuming that you cannot because under the site profile you can only select 1 Google property from the drop-down.

Mark

sgiehl commented 7 years ago

@borgmark no, you need to do that under different sites. But if you want to have combined results, you can create a property in Google Search Console that combines those two properties and use that one in Piwik.

mattab commented 7 years ago

Created a new FAQ for this: How do I import Google keywords from multiple websites/domains into one Piwik website?

markusborg commented 7 years ago

Thanks for the quick response guys !!