From 856ed0a1c6d3a7972664d1429fe023b8994bcc6e Mon Sep 17 00:00:00 2001 From: Steve Malers Date: Thu, 30 Mar 2023 13:17:20 -0600 Subject: [PATCH] Disable trackgin since there are technical and legal issues, #257 Hopefully both can be overcome in the future. --- build-util/copy-to-co-dnr-gcp.bash | 4 +++- build-util/create-gcp-tstool-usage-index.bash | 2 +- src/DWR/DMI/tstool/TSToolMain.java | 9 +++++++++ 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/build-util/copy-to-co-dnr-gcp.bash b/build-util/copy-to-co-dnr-gcp.bash index 3ca9854..03d877e 100644 --- a/build-util/copy-to-co-dnr-gcp.bash +++ b/build-util/copy-to-co-dnr-gcp.bash @@ -188,7 +188,9 @@ updateIndex() { read -p "Do you want to update the GCP index and usage index files [Y/n]? " answer if [ -z "${answer}" -o "${answer}" = "y" -o "${answer}" = "Y" ]; then ${scriptFolder}/create-gcp-tstool-index.bash - ${scriptFolder}/create-gcp-tstool-usage-index.bash + # TODO smalers 2023-03-30 there are technical and possibly legal issues: + # - see: https://stackoverflow.com/questions/75890133/google-analytics-4-for-desktop-java-application + #${scriptFolder}/create-gcp-tstool-usage-index.bash fi } diff --git a/build-util/create-gcp-tstool-usage-index.bash b/build-util/create-gcp-tstool-usage-index.bash index 62bf4e5..97c5b24 100644 --- a/build-util/create-gcp-tstool-usage-index.bash +++ b/build-util/create-gcp-tstool-usage-index.bash @@ -191,7 +191,7 @@ uploadIndexHtmlFile() { echo " - +