docusaurus/docs
Fabrizio Ruggeri 976ae770b5 Allow Google Analytics to use gtag.js (#601)
* Moved google analytics script to head

The code now uses the new gtag script to track the website on google analytics.
The migration is explained [here](https://developers.google.com/analytics/devguides/collection/gtagjs/migration).
This will help to solve issues such as #375.
As indicated at https://support.google.com/analytics/answer/1008080
the analytics code must be placed in the head tag, so it is moved there.

* Add a boolean to use the new gtag library

* Update api-site-config.md
2018-04-29 10:44:11 -07:00
..
api-commands.md Use proper syntax highlighting for code blocks (#615) 2018-04-27 22:51:38 -07:00
api-doc-markdown.md Use proper syntax highlighting for code blocks (#615) 2018-04-27 22:51:38 -07:00
api-pages.md Use proper syntax highlighting for code blocks (#615) 2018-04-27 22:51:38 -07:00
api-site-config.md Allow Google Analytics to use gtag.js (#601) 2018-04-29 10:44:11 -07:00
getting-started-installation.md Use proper syntax highlighting for code blocks (#615) 2018-04-27 22:51:38 -07:00
getting-started-preparation.md Use proper syntax highlighting for code blocks (#615) 2018-04-27 22:51:38 -07:00
getting-started-publishing.md Use proper syntax highlighting for code blocks (#615) 2018-04-27 22:51:38 -07:00
getting-started-site-creation.md Use proper syntax highlighting for code blocks (#615) 2018-04-27 22:51:38 -07:00
guides-blog.md Use proper syntax highlighting for code blocks (#615) 2018-04-27 22:51:38 -07:00
guides-custom-pages.md Use proper syntax highlighting for code blocks (#615) 2018-04-27 22:51:38 -07:00
guides-navigation.md Use proper syntax highlighting for code blocks (#615) 2018-04-27 22:51:38 -07:00
guides-search.md Use proper syntax highlighting for code blocks (#615) 2018-04-27 22:51:38 -07:00
guides-translation.md Use proper syntax highlighting for code blocks (#615) 2018-04-27 22:51:38 -07:00
guides-versioning.md Use proper syntax highlighting for code blocks (#615) 2018-04-27 22:51:38 -07:00