Thanh Nguyen
WordPress & Matomo Freelancer

Display unique visitors in Matomo widgets

Enable tracking of unique visitors on your Matomo dashboards.
Table of contents

Context

Although present in the exports and for the daily display, the unique visitors dimension is not present by default for the other search ranges in the widgets of the Matomo dashboard.

Please note that this statistic only works if you use Matomo with cookies. It does not therefore allow you to be fully compliant with the RGPD.

Enable tracking of unique visitors

To remedy this, place these lines in the config/config.inc.php file:

enable_processing_unique_visitors_multiple_sites = 1
enable_processing_unique_visitors_day = 1
enable_processing_unique_visitors_week = 1
enable_processing_unique_visitors_month = 1
enable_processing_unique_visitors_year = 1
enable_processing_unique_visitors_range = 1

You should now see the unique visitors dimension next to visitors.

I’m Thanh Nguyen, I build fancy and ergonomic websites since 1998 and Zidane’s double in the World Cup final.

Leave a Reply

Your email address will not be published. Required fields are marked *

Related posts

Rechercher sur le site