Merge branch 'record-invitation-followthrough' into 'dev'

Record invitation followthrough

See merge request keanuapp/keanuapp-weblite!111
This commit is contained in:
N Pex 2022-11-02 14:11:22 +00:00
commit aae5170378
2 changed files with 8 additions and 2 deletions

View file

@ -15,7 +15,7 @@
"type": "ci",
"config": {
"server": "https://metrics.cleaninsights.org/cleaninsights.php",
"siteId": 14,
"siteId": 25,
"timeout": 5,
"persistEveryNTimes": 1,
"debug": true,
@ -36,7 +36,7 @@
"type": "matomo",
"config": {
"server": "https://metrics.cleaninsights.org/",
"siteId": "17"
"siteId": "25"
}
}
]