Hi,
I setup the cron, and disabled "real time updating" in the settings, but for some reason it doesn't seem to work. Please see the attached image, which clearly shows 18 visits in the last 24 hours... yet nothing showing on the graph?
I have the following cron setup (and tried manually running it as well);
...and no output was given into the log files (i.e errors) ... so I'm a bit confused as to what I'm missing :/ (as you can see, the stats worked fine before I disabled Allow Piwik archiving to trigger when reports are viewed from the browse => No
TIA
Andy
I setup the cron, and disabled "real time updating" in the settings, but for some reason it doesn't seem to work. Please see the attached image, which clearly shows 18 visits in the last 24 hours... yet nothing showing on the graph?
I have the following cron setup (and tried manually running it as well);
# piwik stuff 5 * * * * /usr/bin/php /var/xxxx/steampunkjunkies.net/www/track core:archive --url=http://steampunkjunkies.com/track/ > /var/xxxxx/steampunkjunkies.net/track/piwik-archive.log 10 * * * * /usr/bin/php /var/xxxxx/steampunkjunkies.net/www/track core:archive --url=http://steampunkjunkies.net/track/ > /var/xxxxxx/steampunkjunkies.net/www/track/piwik-archive2.log
...and no output was given into the log files (i.e errors) ... so I'm a bit confused as to what I'm missing :/ (as you can see, the stats worked fine before I disabled Allow Piwik archiving to trigger when reports are viewed from the browse => No
TIA
Andy