A new idsite can't be archived, can anyone help?
I add a new idsite 27 to my piwik server. But it can't be archived by archive.php. I think it's not the memery limit problem, I have set it to 4096M and restart my apache server. Errors like below:...
View ArticleHow can i change the order of the main menu?
Hi all, I want added a new plugin for Piwik. Now it is in first position of the main menu. New, Dashboard, Visitiors .... Is there a way to change the order of the main menu? Found out how to delete...
View ArticleRe: Recommended Cache-control / Expires settings
Perhaps I should ask a different question.. ;) I have static web pages and I am using piwik/js which runs a script and uses a beacon / gif image. I can see web developer tools that the gif in...
View Articleadd site on piwik by api
I'm using the zend library service piwik to integrate my platform with piwik. This is the code for the call to piwik: $piwik = new Zend_Service_Piwik(); $piwik->setAuthToken('anonymous')...
View Articletracking of non-served files
Is it possible to use piwik to track non-served files like if I opened an html file straight from the browser assuming I had file-based cookies enabled? How does the url in the piwik configuration...
View ArticleRe: Inflated pageview numbers from repeated (not intentionally refreshed)...
Im just curious is the piwik tracking code being inserted via any sort of include? If it is could you put the code on directly on the pages or page templates to see if that helps?
View ArticleRe: memory leak since Debian php update to 5.3.3-7+squeeze16 ?
Are you using suhosin memory settings? I ve seen similar symptoms where the suhosin memory had to be increased even though the php.ini had enough defined.
View ArticleRe: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field...
Hi my problem is SQLSTATE[42S22]: Column not found: 1054 Unknown column 'idsegment' in 'field list' when i`m creating rapory
View ArticleIPs location is wrong
Hi The location which is provided based on IPs is mostly wrong. I got visitors from Asia which are shown from US in piwik. How can I change the IP database to my desired DB? I have read and gone...
View ArticleInstallation problem
I'm getting this error message on install: Error: it seems you tried to skip a step of the Installation process, or your cookies are disabled, or the Piwik configuration file was already created. Make...
View ArticleRe: Inflated pageview numbers from repeated (not intentionally refreshed)...
I've not got the exact code in front of me, but from memory the structure is roughly as follows: 1) At the bottom of the HTML, there is a bunch of script which includes the old Piwik tracker code, but...
View ArticleCan't get longer date period statistics
Hi, I installed Piwik few weeks ago and I have a bit of a problem with getting data. Statistics don't show if I select date range longer then 2 or 3 days. For instance if I select week, month or date...
View ArticleRe: IPs location is wrong
There are three setting to choose in GeoIP i.e., default which guesses visitor according to their language. Second is GeoIP PHP and GeoIP PECL which have to be install first.
View ArticleCustom date range in Page Overlay
I need a Page Overlay for a custom date range (like July 2 - July 13) but whenever I add it to the URL I get an error. My URL:...
View ArticleInstallation issue: "Test SQL failed to execute..."
I'm attempting to install Piwik and am getting the following error at the "Database Check" step. Test SQL failed to execute: CREATE TABLE piwik_test_table ( id INT AUTO_INCREMENT, value INT, PRIMARY...
View ArticleUsing Goals to track a customer journey
Hi. Is it possible to set up goals that will track a customer journey. eg, I want to track if a customer follows this journey page 1 > page 3 > page 8 or page 2 > page 1 > page 21 Etc etc...
View Article