Google2Piwik icon indicating copy to clipboard operation
Google2Piwik copied to clipboard

DEPRECATED

Results 11 Google2Piwik issues
Sort by recently updated
recently updated
newest added

Google2Piwik works very fine, but it does not import data from 2010-06-15 and 2010-06-16. Every time I try to do it, the script throws the following error: Exporting 2010-06-15 Traceback...

The error occured while exporting Google Analytics stats from July 2007 until now on a website with 0.5..1 mln pageviews per months and many tens of thousands of pages. Reproducible...

When using a installation of Piwik without prefix the scripts fails to check the verison: > Traceback (most recent call last): > File "google2piwik.py", line 653, in > CURRENT_VERSION =...

re #14 I'm running now with this code. It seems to be working (see image) ![image](https://f.cloud.github.com/assets/61636/2114294/0a0c58ae-903b-11e3-8de9-a6ecca1ad805.png)

Hello, first all i've not have too much experience on using python, but i've tried to execute the google2piwik.py script and i got this error message: File "./google2piwik.py", line 37...

In some cases (maybe because this is not a very busy site) requests are issued too quickly and I get this exception: ``` Traceback (most recent call last): File "./google2piwik.py",...

I saw someone else who had the same issue, which was then solved by a new version. I do not wish to pollute the issue cue, but perhaps this is...

Is it possible to have an option to use Piwik's REST API for data importinstead of directly modifying the underlying Mysql database? My web hoster doesn't allow me to access...

Not sure what causes this, but I sometimes run into this. After a restart everything works fine. ``` Traceback (most recent call last): File "./google2piwik.py", line 665, in export_period(start_date, end_date)...

Hi, When I try to run the script, I get a heap of exceptions and no lines are inserted in the piwik_log_link_visit_action table. Log output as follows: $ ./google2piwik.py Please...