matomo Questions
2
In piwik, is it possible to filter the visitors graph based on a custom variable from the tracker? I want to show an evolution graph of all the visits with a 70 value in the first custom variable s...
4
Solved
I'm trying to listen to route changes on a next.js app, in order to log navigation to matomo (aka piwik). According to next.js' documentation, I have to do something like this:
Router.events.on('r...
Otherworldly asked 30/1, 2019 at 14:52
3
Solved
On piwik, I use localhost as a test website. When I type in localhost from my computer, piwik updates its statistics correctly but when another person (co-worker) in the same LAN types in my IP add...
Fulmination asked 3/12, 2012 at 17:40
3
Solved
I recently replaced Google Analytics by the self-hosted analytics tool Piwik.
This means that every time someone connects my website http://www.mywebsite.com, a Javascript tracking code is execute...
3
Solved
I want to use php device detector that is part of famous Piwik project, but i can't understand how to include and use the code in my php code? i don't want to use composer.
I wrote:
<?php
incl...
Dissatisfied asked 3/5, 2015 at 7:16
2
Solved
Building a single page / fat client application and I'm wondering what the best practice is for including and tracking using http://piwik.org/
I'd like to use Piwik in a way that is architecturall...
Smithson asked 9/4, 2013 at 16:44
1
Solved
I am a developer and I am trying to collect data to determine what browsers we need to support for our website. We have piwik installed and tracking for several months. But I notice that it does no...
2
I tried to do it this way but it gives this error:
Fatal error: Class 'Piwik_FrontController' not found in C:\wamp\www\aqar2\piwik.php on line 11
my website path is :localhost/aqar2
my piwik path ...
2
Solved
I want to show the Visits for the current day on a homepage.
That page is tracked with Piwik.
How to use the API with PHP to get the (unique) visits and hits for today so that I can show them som...
1
Background
I have php/js software (Piwik), which sets a cookie to track visits to the site.
Our site (ie; not Piwik) is setup so that all URLs (except for resources) are written back to /public/i...
Abba asked 28/6, 2011 at 2:22
2
I am using a copy of Piwik, which is excellent.
For paranoia additional security, I want to place Piwik's back-end in a folder that is protected by Apache basic authentication, and whose path is h...
Brighton asked 20/6, 2011 at 14:47
1
© 2022 - 2025 — McMap. All rights reserved.