aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/fixmystreet-uk-councils/about/privacy.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/fixmystreet-uk-councils/about/privacy.html')
-rw-r--r--templates/web/fixmystreet-uk-councils/about/privacy.html50
1 files changed, 32 insertions, 18 deletions
diff --git a/templates/web/fixmystreet-uk-councils/about/privacy.html b/templates/web/fixmystreet-uk-councils/about/privacy.html
index 3b077d29e..45735f062 100644
--- a/templates/web/fixmystreet-uk-councils/about/privacy.html
+++ b/templates/web/fixmystreet-uk-councils/about/privacy.html
@@ -64,19 +64,17 @@ you don't need to do that on every page, or to measure how people use the
website so we can improve it and make sure it works properly. Below, we list
the cookies and services that this site can use.
-<table cellpadding=5>
-<tr align="left">
- <th scope="col">Name</th>
- <th scope="col">Typical Content</th>
- <th scope="col">Expires</th>
-</tr>
-
-<tr>
- <td>fixmystreet_app_session</td>
- <td nowrap>A random unique identifier</td>
- <td>When browser is closed, or four weeks if &ldquo;Keep me signed in&rdquo; is ticked</td>
-</tr>
-
+<table class="nicetable">
+ <tr>
+ <th scope="col">Name</th>
+ <th scope="col">Typical Content</th>
+ <th scope="col">Expires</th>
+ </tr>
+ <tr>
+ <td>fixmystreet_app_session</td>
+ <td nowrap>A random unique identifier</td>
+ <td>When browser is closed, or four weeks if &ldquo;Keep me signed in&rdquo; is ticked</td>
+ </tr>
</table>
<h3>Measuring website usage (Google Analytics)</h3>
@@ -97,11 +95,27 @@ plugin for blocking Google Analytics</a>.
<p>The cookies set by Google Analytics are as follows:
-<table cellpadding=5>
-<tr align="left"><th scope="col">Name</th><th scope="col">Typical Content</th><th scope="col">Expires</th></tr>
-<tr><td>_ga</td><td>Used to distinguish users</td><td>2 years</td></tr>
-<tr><td>_gat</td><d>Used to throtle request rate</td><td>10 minutes</td></tr>
-<tr><td>__utmx / __utmxx</td><td>Which variation of a page you are seeing if we are testing different versions to see which is best</td><td>2&nbsp;years</td></tr>
+<table class="nicetable">
+ <tr>
+ <th scope="col">Name</th>
+ <th scope="col">Typical Content</th>
+ <th scope="col">Expires</th>
+ </tr>
+ <tr>
+ <td>_ga</td>
+ <td>Used to distinguish users</td>
+ <td>2 years</td>
+ </tr>
+ <tr>
+ <td>_gat</td>
+ <td>Used to throttle request rate</td>
+ <td>10 minutes</td>
+ </tr>
+ <tr>
+ <td>__utmx / __utmxx</td>
+ <td>Which variation of a page you are seeing if we are testing different versions to see which is best</td>
+ <td>2&nbsp;years</td>
+ </tr>
</table>
<h4>Google’s Official Statement about Analytics Data</h4>