diff --git a/docs/GoogleAnalytics.js b/docs/GoogleAnalytics.js index caa69c93840..41283066e6a 100644 --- a/docs/GoogleAnalytics.js +++ b/docs/GoogleAnalytics.js @@ -1,11 +1,12 @@ class GoogleAnalytics { static click_batchcode(batchcode) { - gtag( - 'event', - 'click_batchcode', - { - 'batchcode': batchcode - }); + // FK-FIXME: reactivate + // gtag( + // 'event', + // 'click_batchcode', + // { + // 'batchcode': batchcode + // }); } } diff --git a/docs/HowBadIsMyBatch.html b/docs/HowBadIsMyBatch.html index 5c1d2180ef9..85ed3f20ec0 100644 --- a/docs/HowBadIsMyBatch.html +++ b/docs/HowBadIsMyBatch.html @@ -9,6 +9,7 @@ How Bad is My Batch? + diff --git a/docs/batchCodes.html b/docs/batchCodes.html index 04b622ac571..78cc7ec909d 100644 --- a/docs/batchCodes.html +++ b/docs/batchCodes.html @@ -6,6 +6,7 @@ Batch Codes of Coronavirus 2019 Vaccines +