mirror of
https://github.com/kremalicious/gatsby-plugin-matomo.git
synced 2024-12-22 01:03:21 +01:00
parent
5b5f35aaf7
commit
d9a22c2467
@ -4,8 +4,8 @@ import React from 'react'
|
||||
function buildTrackingCode(pluginOptions) {
|
||||
const {
|
||||
matomoUrl,
|
||||
matomoPhpScript = 'piwik.php',
|
||||
matomoJsScript = 'piwik.js',
|
||||
matomoPhpScript = 'matomo.php',
|
||||
matomoJsScript = 'matomo.js',
|
||||
siteId,
|
||||
dev,
|
||||
localScript,
|
||||
|
Loading…
Reference in New Issue
Block a user