From 8fd839837912d1d0ddcec31fabcaee961162e2f8 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 1 Aug 2013 10:35:52 +0300 Subject: [PATCH] htdocs: add Google Analytics support. Use IP Anonymization. --- htdocs/analyticstracking.php | 12 ++++++++++++ htdocs/archive/index.php | 1 + htdocs/demo/index.php | 1 + htdocs/demo/report/index.php | 1 + htdocs/devinfo/index.php | 1 + htdocs/index.php | 1 + 6 files changed, 17 insertions(+) create mode 100644 htdocs/analyticstracking.php diff --git a/htdocs/analyticstracking.php b/htdocs/analyticstracking.php new file mode 100644 index 000000000..6e0296372 --- /dev/null +++ b/htdocs/analyticstracking.php @@ -0,0 +1,12 @@ + diff --git a/htdocs/archive/index.php b/htdocs/archive/index.php index bf2167c4f..767023be3 100644 --- a/htdocs/archive/index.php +++ b/htdocs/archive/index.php @@ -55,5 +55,6 @@ uninitialized variables, unused functions" />

Download all

+ diff --git a/htdocs/demo/index.php b/htdocs/demo/index.php index 5323428e9..b82fea6c3 100644 --- a/htdocs/demo/index.php +++ b/htdocs/demo/index.php @@ -89,5 +89,6 @@ void f() } + \ No newline at end of file diff --git a/htdocs/demo/report/index.php b/htdocs/demo/report/index.php index 1b0b074ff..8652cd5d1 100644 --- a/htdocs/demo/report/index.php +++ b/htdocs/demo/report/index.php @@ -169,5 +169,6 @@ ?> + \ No newline at end of file diff --git a/htdocs/devinfo/index.php b/htdocs/devinfo/index.php index 76f155f8a..435b67f8a 100644 --- a/htdocs/devinfo/index.php +++ b/htdocs/devinfo/index.php @@ -109,5 +109,6 @@ the latest sources in a zip or tgz archive from the github website.

+ \ No newline at end of file diff --git a/htdocs/index.php b/htdocs/index.php index b8ef222b8..53d7e5c88 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -155,5 +155,6 @@ which is oriented for this environment. A comparison of Cppcheck and PVS-Studio +