summaryrefslogtreecommitdiffstats
path: root/docs/anonymous-statistics.md
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2019-08-13 08:07:17 -0700
committerGitHub <noreply@github.com>2019-08-13 08:07:17 -0700
commita726c905bde122d6a03da9866efb51a2e3b526c2 (patch)
tree7715d332b0eeedbf4e45ea60c698a25c2c30929d /docs/anonymous-statistics.md
parentdc38b1d15df2d07f65c0f3c8f8f944fbcc89a574 (diff)
Change "netdata" to "Netdata" in all docs (#6621)
* First pass of changing netdata to Netdata * Second pass of netdata -> Netdata * Starting work on netdata with no whitespace after * Pass for netdata with no whitespace at the end * Pass for netdata with no whitespace at the front
Diffstat (limited to 'docs/anonymous-statistics.md')
-rw-r--r--docs/anonymous-statistics.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/anonymous-statistics.md b/docs/anonymous-statistics.md
index 376a2c4aaa..689b692f14 100644
--- a/docs/anonymous-statistics.md
+++ b/docs/anonymous-statistics.md
@@ -26,7 +26,7 @@ To ensure anonymity of the stored information, we have configured GTM's GA varia
|page|netdata-dashboard
|hostname|dashboard.my-netdata.io
|anonymizeIp|true
-|title|netdata dashboard
+|title|Netdata dashboard
|campaignSource|{{machine_guid}}
|campaignMedium|web
|referrer|http://dashboard.my-netdata.io
@@ -35,7 +35,7 @@ To ensure anonymity of the stored information, we have configured GTM's GA varia
|Page Path|/netdata-dashboard
|location|http://dashboard.my-netdata.io
-In addition, the netdata-generated unique machine guid is sent to GA via a custom dimension.
+In addition, the Netdata-generated unique machine guid is sent to GA via a custom dimension.
You can verify the effect of these settings by examining the GA `collect` request parameters.
The only thing that's impossible for us to prevent from being **sent** is the URL in the "Referrer" Header of the browser request to GA. However, the settings above ensure that all **stored** URLs and host names are anonymized.