Questions tagged [matomo]
Matomo is an open source web analytics system that runs on a PHP/MySQL webserver.
30 questions
0
votes
1
answer
175
views
Is Piwik Pro a fork of Matomo? [closed]
Piwik PRO is web analytics software that is compatible with CNIL's recommendations.
Piwik PRO is a Polish company which originally run on the open-source software Piwik; the project later renamed to ...
4
votes
1
answer
756
views
Google AdWords "gclid" and Matomo [Offline Conversion Upload]
I recently set up a a Google AdWords campaign for a site. I've enable auto tagging so that Google could append it's "gclid" to the URL. All of the conversions happen offline, so I need the ...
2
votes
1
answer
70
views
Tracking splits in behavior flow for a 'simultaneous' split test?
What do I have?
A category page with multiple product cards such as below.
The (highlighted in blue) thumbnail, title and a sticker on the top right are all clickable, and all lead to the same ...
2
votes
2
answers
111
views
Matomo one click solution GDPR compliant settings
I'm using the latest Matomo self-hosted version. Is there a one click solution to set all settings to be GDPR compliant? (like import default settings for GDPR)
1
vote
2
answers
107
views
Piwik/Matomo Archive: Why are there three records for the month period?
I use a cron job to run the auto-archiving process for Matomo. It works great. I am analyzing some of the data and I noticed that when I filter the data in a numeric archive table for period 3 (which ...
2
votes
0
answers
157
views
How get download stats in Matomo analytics for static content that's served by my CDN (Cloudflare)?
I'm considering enabling Cloudflare for my site, which will make it so that static content is loaded from their servers instead of mine. If that's the case, how can I tally the request in our ...
1
vote
1
answer
141
views
Matomo outputs "hostname X doesn't match Y"
Trying to import my webserver's log-files using import_logs.py results in the error:
hostname X doesn't match Y.
It retries to import the data but eventually gives up.
The URL is set properly to the ...
0
votes
1
answer
463
views
How can I see heatmap in Piwik? [closed]
I have installed and activated the ClickHeat plugin in Piwik. But I can't see any heatmap data in Piwik dashboard.
Please see the below images.
3
votes
1
answer
79
views
Piwik does not show stylesheets after moving its installation directory
I have moved my Piwik installation from http://app.example.org/piwik to https://example.org/apps/piwik by just moving all the files via SSH and updating the trusted hostname in the configuration.
...
0
votes
2
answers
118
views
How to add font-face in piwik?
I install a piwik in my server. but i need add other font in piwik.
I don't use google fonts in my piwik.
How to add @font-face in piwik?
2
votes
1
answer
115
views
Piwik not recording visits on VPS server accessible through 1:1 NAT conversion
I am in the process of migrating a Drupal 7 website which uses Piwik (v. 3.0.3) to monitor visits.
There are some differences between the two VPS servers, but nothing of consequence (Old server: ...
1
vote
2
answers
82
views
How can I track / discover low performing ("invisible") pages in PIWIK and/or Google Analytics?
Let's say I have a website with a couple of hundred pages – some performing well, others not so well. And then there are some pages that are what I would call 'invisible pages' – no visitors ever ...
1
vote
0
answers
35
views
Where i can paste Piwik JS code in magento [closed]
I need to integrate piwik for my site. where i can paste my piwik java-script to my magento.
Work-Out :: Copy and paste to SYSTEM->CONFIGURATION->GENERAL->DESIGN->Miscellaneous Scripts-> here
But ...
2
votes
0
answers
47
views
Filter Piwik widget to only show data for current page
I am embedding a Piwik widget into my page so that when the widget is opened the end user can see page views for the specific page.
The issue I am having is that the widget shows analytics data from ...
1
vote
1
answer
94
views
Piwik - Average load times for mobile devices?
Is there a way in Piwik that I can check how long certain pages are loading for mobiles, either on average or by individual site visits?
If not I would settle for a way to see average load times, if ...