1
0
mirror of https://github.com/kremalicious/gatsby-plugin-matomo.git synced 2024-12-22 09:13:19 +01:00
This commit is contained in:
Arne Zeising 2020-03-21 16:39:24 +01:00
parent e9d1569c78
commit 4a0beaeb6d

View File

@ -89,7 +89,7 @@ plugins: [
siteUrl: 'https://YOUR_LIVE_SITE_URL.COM',
// All the optional settings
matomoPhpScript: 'piwik.php',
mataomoJsScript: 'piwik.js',
matomoJsScript: 'piwik.js',
exclude: ['/offline-plugin-app-shell-fallback/'],
requireConsent: false,
disableCookies: false,