From 6611bd6e8dcf981402017c84a1606342064f0ab4 Mon Sep 17 00:00:00 2001 From: frankknoll Date: Sun, 16 Apr 2023 21:51:02 +0200 Subject: [PATCH] reactivating GA --- docs/GoogleAnalytics.js | 13 ++++++------- docs/batchCodeTable.html | 8 ++++---- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/docs/GoogleAnalytics.js b/docs/GoogleAnalytics.js index e3d7a5eb2a5..caa69c93840 100644 --- a/docs/GoogleAnalytics.js +++ b/docs/GoogleAnalytics.js @@ -1,12 +1,11 @@ class GoogleAnalytics { static click_batchcode(batchcode) { - // FK-TODO: wieder aktivieren - // gtag( - // 'event', - // 'click_batchcode', - // { - // 'batchcode': batchcode - // }); + gtag( + 'event', + 'click_batchcode', + { + 'batchcode': batchcode + }); } } diff --git a/docs/batchCodeTable.html b/docs/batchCodeTable.html index e3105f12fe0..ad8492bea0e 100644 --- a/docs/batchCodeTable.html +++ b/docs/batchCodeTable.html @@ -9,15 +9,14 @@ Batch Codes of Coronavirus 2019 Vaccines - - + @@ -49824,7 +49823,8 @@
Last updated:
April 07, 2023
- Fork me on GitHub + Fork me on + GitHub