mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-24 12:07:58 +02:00
* 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 |
||
---|---|---|
.. | ||
__tests__ | ||
core | ||
server | ||
static | ||
build-files.js | ||
copy-examples.js | ||
generate-feed.js | ||
publish-gh-pages.js | ||
rename-version.js | ||
start-server.js | ||
version.js | ||
write-translations.js |