From a8fabc504b147e526d9b18dfff79545c5b933645 Mon Sep 17 00:00:00 2001 From: H5BP Date: Thu, 18 Sep 2014 20:37:29 +0000 Subject: [PATCH] Update content from the `dist` directory [skip ci] --- dist/doc/extend.md | 4 ++-- dist/doc/html.md | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dist/doc/extend.md b/dist/doc/extend.md index 9babe2a0f1..d59efa0f31 100644 --- a/dist/doc/extend.md +++ b/dist/doc/extend.md @@ -152,11 +152,11 @@ and [Event](https://developers.google.com/analytics/devguides/collection/analyti In some countries, no personal data may be transferred outside jurisdictions that do not have similarly strict laws (i.e. from Germany to outside the EU). -Thus a webmaster using the Google Univeral Analytics may have to ensure that +Thus a webmaster using the Google Universal Analytics may have to ensure that no personal (trackable) data is transferred to the US. You can do that with [the `ga('set', 'anonymizeIp', true);` parameter](https://developers.google.com/analytics/devguides/collection/analyticsjs/advanced#anonymizeip) -before sending any events/pagviews. In use it looks like this: +before sending any events/pageviews. In use it looks like this: ```js ga('create', 'UA-XXXXX-X', 'auto'); diff --git a/dist/doc/html.md b/dist/doc/html.md index c097a450ff..7306f662dc 100644 --- a/dist/doc/html.md +++ b/dist/doc/html.md @@ -40,7 +40,7 @@ important because: * must be included completely within the [first 1024 bytes of the document](http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#charset) - * should be specified as early as possbile (before any content that could + * should be specified as early as possible (before any content that could be controlled by an attacker, such as a `` element) in order to avoid a potential [encoding-related security issue](http://code.google.com/p/doctype-mirror/wiki/ArticleUtf7) in @@ -158,9 +158,9 @@ world performance of your site and can show where you can optimize your specific site or application. -### Google Univeral Analytics Tracking Code +### Google Universal Analytics Tracking Code -Finally, an optimized version of the Google Univeral Analytics tracking code is +Finally, an optimized version of the Google Universal Analytics tracking code is included. Google recommends that this script be placed at the top of the page. Factors to consider: if you place this script at the top of the page, you’ll be able to count users who don’t fully load the page, and you’ll incur the max