Google2Piwik
Google2Piwik copied to clipboard
Import broken: does not insert link visit actions
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 wait, this process - depending on popularity of your site may take some time. Fetching paths and titles of pages. Fetching number of unique users in days and months. Exporting 2008-06-24 'Action' object has no attribute 'id_action_url' 'Action' object has no attribute 'id_action_url' 'Action' object has no attribute 'id_action_url' 'Action' object has no attribute 'id_action_url' --- snip: 135 identical lines --- 'Action' object has no attribute 'id_action_url' Number of simulated unique visits: 78 Real number of unique visits: 78 Exporting 2008-06-25 --- same output for all exported days ---
I'm using the latest Git version as of today. Any thoughs on this?
Hi,
I am also experiencing this issue when attempting to import website data from Google Analytics. I get almost identical output to the above, regardless of which website I export.