invalid analytics example fix (#783)

This commit is contained in:
HyeonGyu Lee 2017-01-22 02:57:19 +09:00 committed by Michael Rose
parent 010409acb1
commit ff4647245d

View file

@ -424,6 +424,7 @@ For Google Analytics add your Tracking Code:
```yaml
analytics:
provider: "google-universal"
google:
tracking_id: "UA-1234567-8"
```