Re: archive.php SCHEDULED TASKS error
Would you be able to setup a new piwik (copying the config/config.ini.php file) from GIT Piwik 2.0 alpha? would be interesting to know as this bug may be fixed.
View ArticleRe: Cannot login to Piwik
Can you check your error log file on the server? Also maybe try enabling Session in database (see faq)
View ArticleRe: Cannot login to Piwik
We were actually able to figure this out. It was due to opcache in php 5.5.3 segfaulting apache with piwik. We have disabled opcache as workaround.
View ArticleRe: archive.php SCHEDULED TASKS error
Unfortunately, I don't see how that could help. It looks like the error is with the code that sends email reports, right? To test properly with a new piwik version, we would need to run the archive...
View ArticleRe: Difference Issue?
I have found so much is wrong with my Piwik reportings... time to change back to Google Analytics I guess... According to piwik I had 400~ visitors on that day, but accurately according to others I...
View ArticleAdding page generation time - regex format
Hi all, I'm currently using the below snippet to log my apache logs LogFormat "%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" piwik Now i know I can add the %D to the end so I can...
View ArticleRe: Goal with certain string doesn't work
If you create a new website in your piwik, can you re-produce this issue? it should work...
View ArticleRe: Goals Aren't Working
To know downloads per day, click on the download line, there will be an icon for Row Evolution: [piwik.org]
View ArticleRe: Error in SEO Ranking (Piwik running on Amazon EC2)
I don't think Amazon would be blocking requests, but maybe whois.com is blocking requests from amazon?
View ArticleRe: How to ignore certian domain names from tracking?
This is not possible (yet) but there is a ticket: [dev.piwik.org] you can setup visitors to be excluded using the useragent exclude (in Settings > Websites)
View ArticleRe: Difference Issue?
Piwik tracks within 5% of google analytics. If it tracks less, something is not setup properly...
View ArticleRe: piwik
Piwik is the leading open source web analytics software, used by more than 460,000 websites. It gives interesting reports on your website visitors, your popular pages, the search engines keywords they...
View ArticleRe: Using API for special URLs in relation to JS page tracking dublicates...
> setUrlReferrer() function doesn't do anything, at least to what it appears, either setting it or not everything is shown as 'Direct Entry'. See [piwik.org] > I found no source that has even...
View ArticleRe: Transitions of Downloads
Adding support for Transitions on Downloads and outlinks is covered in this feature request: [dev.piwik.org] if you can sponsor this feature we may be able to work on it
View Article