Analytics

Inside your `_config.yml’ add an analytics section.

# Analytics
analytics:
  provider: matomo
  matomo:
    site_id: 3
    url: "analytics.extrastatic.dev"

This will include the correct analytics tags into your pages.

Currently supported: matomo, with Google and others coming soon.