diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-05-15 09:41:17 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-05-15 09:41:17 +0100 |
commit | 5180e822f8a9016d801282b2df56f7adab99e72f (patch) | |
tree | 57bf2a8611fc1040c3860bdbe552de44a6ff3021 | |
parent | df5c0b55cc3ccdd61329c6cc37b2f993471016b7 (diff) |
Mention the new Google Analytics feature
-rw-r--r-- | doc/CHANGES.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 4796b726f..1ffa78372 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -7,6 +7,9 @@ less likely, when using Varnish, that users will be presented with stale content. Fixes [issue #436](https://github.com/sebbacon/alaveteli/issues/436) +* Adding a `GA_CODE` to `general.yml` will cause the relevant Google + Analytics code to be added to your rendered pages + ## Upgrade notes * Existing installations will need to install the Bundler gem. See |