From 0b800bf4f81f2a0f9e33040194e7a97ccef844ca Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 28 Apr 2023 03:30:07 +0200 Subject: [PATCH] add matomo monitoring --- templates/register.html | 16 ++++++++++++++++ www/G1PalPay/index.html | 15 +++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/templates/register.html b/templates/register.html index cf502bd9..6c281ab8 100644 --- a/templates/register.html +++ b/templates/register.html @@ -224,4 +224,20 @@ function testLatency(cb) { } // promptUser(); + + + + diff --git a/www/G1PalPay/index.html b/www/G1PalPay/index.html index afa76a91..21481ddd 100644 --- a/www/G1PalPay/index.html +++ b/www/G1PalPay/index.html @@ -273,5 +273,20 @@ a { }, 3000); // 👈️ delay in milliseconds + + +