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) {
|
function buildTrackingCode(pluginOptions) {
|
||||||
const {
|
const {
|
||||||
matomoUrl,
|
matomoUrl,
|
||||||
matomoPhpScript = 'piwik.php',
|
matomoPhpScript = 'matomo.php',
|
||||||
matomoJsScript = 'piwik.js',
|
matomoJsScript = 'matomo.js',
|
||||||
siteId,
|
siteId,
|
||||||
dev,
|
dev,
|
||||||
localScript,
|
localScript,
|
||||||
|
Loading…
Reference in New Issue
Block a user