Re: Visits over time - Error when changing reporting time to year
I could not find in my php.ini: max_execution_time = 0 but I found mysql.connect_timeout = 60 changed it to mysql.connect_timeout = -1 ; Maximum time (in seconds) for connect timeout. -1 means no...
View ArticleRe: Piwik and Tapatalk
I'm using Piwik 1.12 I use the tapatalk plugin (the last one) on a kunena forum (v.2) for a joomla (v.2.5) website I followed all steps on this tutorial. I tried to attach my new files...
View ArticleRe: no reports by period
hello Matt report on selected date is working for me : I have tested by year , by year specific dates , and shortly period . Just to inform : - automatic daily, weekly reports seem works now ... but...
View ArticleRe: Piwik and Tapatalk
Well first off they should not be new files. You need to edit those actual files in Piwik. piwik/libs/UserAgentParser/UserAgentParser.php and so on. Open each file and actually edit what is released...
View ArticleRe: no reports by period
Hi, I am facing issue to download the piwik reports manually in piwik 1.12 version, getting the below error message. <result> <error message="API returned an error: The period 'never' is not...
View ArticleRe: Piwik and Tapatalk
Yes sorry, it wasn't new files, I edited each files with the code on this tutorial. I will try to comment his post but for the moment I don't have my computer with me for tht and testing with firebug...
View ArticleRe: Tracking organizational unit of visitors?
Hello matt Thanks for your reply. Best regards, Mathias Winkler
View ArticleRe: Segment Editor access to Visitor IP
Thanks Matt, We all like bugs when they are fixed with a single line... ;) Dali
View ArticleRe: Restore Database
I see a few places for piwik_site, so I assume that's the right place. I have a few follow up questions if you don';t mind 1)Is it possible to find out what database is being used for a website? I...
View ArticleRe: Using the Pixel tracker to track Affiliate sales
Instead of tracking pixel you should be using the javascript API to fire the Goal Conversoin. then, you should see Keywords for each Goal conversion, Etc.
View ArticleRe: Using the Pixel tracker to track Affiliate sales
The only option is pixel sadly they only offer a means to fire a pixel no JS or anything else. So I am unable to achieve what I am hoping with a pixel?
View ArticleAnalytics PHP API and Headers Error
I am integrating Piwik analytics api into a YII framework project and I am having a specific issue with api requests changing headers for my output. Here is the class that I started to build so you...
View ArticleRecurring Error
I began receiving this error a few days ago... syntax error, unexpected '(' in /home/<<root directory>>/piwik/config/config.ini.php on line 1 in '/home/<<root...
View ArticleRe: Error - upgrading from version 1.11.1 to version 1.12
Quotematt try UPDATE `piwik_option` SET option_value = "1.12-b1" WHERE option_name = "version_core"; Great, it worked fine this time and it upgraded without any error.
View ArticleUTC time is incorrect
hi,guys! I have installed the piwik and the UTC time is incorrect. The displayed UTC time is a bit faster than the correct UTC time.About 15 minutes faster.Why?And how can I fix it? It does no matter...
View ArticleBrowser visits smarty error
Dear Readers, Today i downloaded Piwik 1.2 and created a brandnew database. I uploaded all of the files correctly and the installationprocces seems the be worktout fine. When i logon and see the...
View ArticleHow to distinguish ajax from not ajax requests in Piwik code
Hi, one of free hostings is very dumb and injects advertisements in every text/html response and breaks piwik's output, but if the response has Content-Type: text/plain everything is ok. The question...
View ArticleRe: Form submit not tracked in Firefox and Safari
u+"piwik.php" with u+"piwik.js" nothing works ...
View Article