organic-search-analytics
organic-search-analytics copied to clipboard
Import organic search analytics from Google Search Analytics (Google Webmaster Tools) and save to a MySQL database
Hi Brian, your tool is really great and I have only one question regarding French and German keywords with apostrophes. Currently, they were imported with special characters like "épilateurs électriques"...
I am using the multiple domain method listed here: https://github.com/PromInc/organic-search-analytics/wiki/CRON Using CPANEL I specify the path to a shell script with the command. This allows me to use the php...
Implementing Google and Bing site grouping, for some reason the same domain can be registered as a domain.com in Google and as www.dominio.com in Bing, this makes them two sites....
Hi, If a website has zero records to import from Google Search Console for a particular day, the Data Capture page's "Import all non-imported data" button imports the data (zero...
http://localhost/organic-search-analytics/report.php Notice: A non well formed numeric value encountered in C:\xampp71\htdocs\organic-search-analytics\inc\html\reportSettings.php on line 48 Line 46: `$diff = strtotime( $row["max"] ) - strtotime( $row["min"] ); // OK!` Line 48: `$row["max"]...
Use case: Having existing property set (usually the same URL, but with the different protocols HTTP and HTTPS) means I have two separate reports for each URL (HTTP and HTTPS)....
By including new sites and importing the data, it checks the dates, the ones that are returning 0 data are not leaving the import list.
see: https://www.seroundtable.com/google-search-console-api-refresh-24045.html
Some saved reports could benefit from using current date (today) as their end date. Maybe the `date_end` parameter could have special expression `today` that could be then easily translated in...
If you have multiple domains enabled, the date range picker will display for all of the domains, not specific to the domain selected. This becomes an issue if data is...