Add Matomo tracking code
This commit is contained in:
parent
f65ba81320
commit
742febe683
3 changed files with 10 additions and 12 deletions
|
@ -5,6 +5,6 @@ return [
|
|||
'debug' => false,
|
||||
// Matomo plugin options (critical keys)
|
||||
'sylvainjule.matomo' => [
|
||||
// 'token' => 'a3d53082e369334813c0ed93d5a80db6'
|
||||
'token' => '03a62d1dda1a7b68e706b7b688d22a5a'
|
||||
]
|
||||
];
|
||||
|
|
|
@ -5,6 +5,6 @@ return [
|
|||
'debug' => true,
|
||||
// Matomo plugin options (critical keys)
|
||||
'sylvainjule.matomo' => [
|
||||
// 'token' => 'a3d53082e369334813c0ed93d5a80db6'
|
||||
'token' => '03a62d1dda1a7b68e706b7b688d22a5a'
|
||||
]
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue