Adding Matomo to Pelican Flex theme

Posted on Wed 15 July 2020 in dev-journal

After setting up an account with Matomo you can add the following to your peliconconf.py file.

# pelicanconf.py
MATOMO_SITE_ID = 2
MATOMO_URL = "ma.matomo.cloud"