Re: piwik ignore maxthon browser clients
Same here, not tracking, js is load successful, same piwik.php, no js error. In other browsers all work fine. Server apps: nginx, php 5.4, memcache (for sessions). php-fpm microcache, auto archive at...
View ArticleIIS Dry-Run works but logs do not import
c:\Users\kirkhess\My Documents\My Web Sites\piwik\misc\log-analytics>python import_logs.py --url=localhost:36023 c:\logs \vufind\access_log.20130308 --dry-run 0 lines parsed, 0 lines recorded, 0...
View ArticleRe: Enable memcached
<?php ini_set('session.save_handler', 'memcached'); ini_set('session.save_path', 'localhost:11211?persistent=1&weight=1&timeout=1&retry_interval=15'); is not correct ?...
View ArticleURL tracking param
I append ?tracker=n to certain offsite links pointing to my site. My web framework can then associate traffic sources with sessions without retaining the tracking param in the URL throughout the...
View ArticlePiwik Email Reports Page Issue
First of all, I'm new to Piwik community. This is the first time I used Piwik on my website. I'm having issue with Piwik email reports sections. When I open the Email Reports section, I got a JS error...
View ArticleRe: importing apache logs as long-term strategy
some months are passed but if you are still facing the problem here is my solution: in /etc/cron.hourly (or whatever you prefer) --------------------------------------------------------- # read number...
View ArticleRe: High traffic Piwik servers - database usage?
It seems that Piwik,the open source/Free software is really amazing. I just want to have a try. :)-D
View ArticleWooCommerce Problem - Not Tracking
Hi, 'im having problem with tracking in woocommerce. https://github.com/woothemes/woocommerce/issues/3067 I've created a local installation for woocommerce and piwik for testing, as my production...
View ArticleUsing php to include widgets and 'wrap' site
I am having a couple of unexpected issues after installing Piwik. Neither are faults, as such, but they are both things I have managed to do successfully with other scripts and spent the whole of last...
View ArticleBlank page when SystemCheck at during installation
Hi, I tried to install Piwik 1.11.1 on my server. The first time I go to the installation page, I get the welcome screen then when I click on Next, I get a blank screen. I tracked down the problem to...
View ArticleRe: Export CSV not working after upgrading to 1.11.1
Hi Matt Thanks , I have to change API_datatable_default_limit = -1 to fix it. Regards Kanwar
View ArticleWhen I installed the Signup plugin on piwik 1.11.1 , Tracking for all...
hi When I installed the Signup plugin on piwik 1.11.1 , Tracking for all websites be disabled !!! please help thank you
View ArticleRe: Piwik shows Direct Entry but Apache log show referrers
Hello, I'm having almost all visitors (99% of them) coming from search engines appear as Direct Entry. Some of them (very few) do appear as organic and show the search keywords. All visitors coming...
View ArticleEmail Report not send after upgrading to 1.11.1
hello, I have a problem regarding the email report. I'm not receive any email reports since I upgrade to Piwik 1.11.1. It was working fine before upgrade. And I've found that after upgrade to 1.11.1,...
View ArticleRe: Piwik proxy hide url script doesn't route custom variables ? :S
This problem is specific to custom variables only as other data seems to hit database on javascript event poping the "_paq.push(['trackPageView']);" I realy need help on that one from mattab who...
View ArticleRe: IIS Dry-Run works but logs do not import
Never mind, this appears to have been fixed in the latest build!
View ArticleRe: Piwik proxy hide url script doesn't route custom variables ? :S
QuoteBeekerMeep This problem is specific to custom variables only as other data seems to hit database on javascript event poping the "_paq.push(['trackPageView']);" I realy need help on that one from...
View ArticleRe: Email Report not send after upgrading to 1.11.1
work but have some issue, for example my report who i set to sent in every end of month, is sent weekly, but the issue i think is somewhere when you have same report configured before for weekly send...
View ArticleRe: High traffic Piwik servers - database usage?
Quote To all high traffic Piwik users, please try the latest version It contains at least 3 performance improvements:...
View Article