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.73k stars 2.63k forks source link

SEO Plugin blocked by Google #12248

Open Findus23 opened 6 years ago

Findus23 commented 6 years ago

For displaying the Google indexed pages the SEO plugin just fetches the Google Search result page. But as Google is blocking more and more bots from accessing the search this feature is becoming more and more useless.

I am not sure if there is a API to access this information (apart from how the premium plugin does it), so I don't know what to do.

More information: https://forum.piwik.org/t/google-indexed-pages-zeigt-0-an/25835/8

sgiehl commented 6 years ago

Maybe it would be enough to use curl for fetching the page and randomly setting a browser-like useragent?