Force MySQL connection to use SSL
I have the main Piwik database running on a remote MySQL box from my web servers. The users on the box require MySQL over SSL. Does anyone know how to enable this with Piwik? Basically how do I tell...
View ArticleJS Tracker : how to use the same tracker for different environments
Hi, I think it's a basic question, but I didn't find a good answer. Idea is that I want to use the same code for my testing and production environments, but of course I don't want to mix the data....
View ArticleRe: No nb_uniq_visitors when using range
Strange. I can remember doing that, but it was indeed missing in the current config. Thanks!
View ArticleRe: piwiik allways send me to certain date
vwyoda, you can change that setting under Settings > Default Date
View ArticleRe: URGENT help needed
In the future please use proper thread titles. "URGENT help" doesn't tell people what your problem is.
View ArticleCorrect wrong stats possible?
Hi Team, is there any way, to correct wrong stats? After moving the homepage of a project, we've experienced buggy stats. In the screenshot you can see three days that spike totally out of the normal...
View ArticleRe: Flatten View For A Specific Directory
Ooohh, Ok, I got you now. I am working on making a widget currently. I've got the widget itself made, and the menu added to the dashboard and everything. I've currently got it pulling everything in,...
View ArticleRe: Widgets in Piwik 1.11 error
With the same IE 9 on Windows 7 64bits, I have 2 differents behaviors. In one Apache Web server I have the error message and in localhost Apache Webserver I don't have the error message.
View ArticleNot recording new data after database import
I am in the process of moving to a new domain. I exported the old SQL database, and then imported the database to the new server using shell. I uploaded a fresh install of Piwik and went through the...
View ArticleRe: Hide URL issues with piwik.php
Hi Matt, Thanks for the update on the issue, while yes this does solve the issue of the error showing up in the logs, I am not showing any goals being tracked still, just like it was before. But now...
View ArticleRe: GoDaddy, Cron Jobs, Archiving & Query Strings
If anybody has problem on making cron job to work, or your hosting disabled/limited cron job usage, easycron.com could be an good alternative to Cron under Linux. We offers cron job service with up to...
View ArticleRe: "Related report: Entry page titles" not working in IE8
Should be fixed in the next release. Just commited a fix: https://github.com/piwik/piwik/commit/07d96a0be3df0524926aa6b6168e5dc546df59ea
View ArticleRe: Hide URL issues with piwik.php
Well 2 errors have shown up in the logs now again both basically the same like before but now stating an issue on line 73. 2013/04/16 21:13:43 [error] 8125#0: *426 FastCGI sent in stderr: "PHP...
View ArticleRe: Hide URL issues with piwik.php
@Matt OK well since you do want this in the bug ticket as well here is what you asked for from that put in here. I have waited 3 hours since putting it in and still only 5 of the 40 triggers of the...
View ArticleRe: Hide URL issues with piwik.php
In that case, can you try to Debug the request using this guide: [piwik.org]
View ArticleRe: Not recording new data after database import
Use only one tracking code and it should work
View ArticleRe: Correct wrong stats possible?
You could delete the visits/pages from the log_ tables in mysql and then reprocess the data with: [piwik.org]
View ArticleRe: Hide URL issues with piwik.php
Probably a dumb question but do you want what firebug says for the headers and response from piwik.php. Or am I looking in the logs for more detailed error messages to appear? The error I posted...
View ArticleRe: Hide URL issues with piwik.php
Enable debug in piwik.php Then trigger the goal request. With firebug look at piwik.php URL. open this url in a new tab. You should see debug message. THe URL should contain &idgoal=X whatever...
View Article