docusaurus/packages/docusaurus-plugin-google-analytics
Joshua Chen ac88d979f1
refactor(ganalytics, gtag): move options out of themeConfig (#5832)
* refactor(ganalytics, gtag): move options out of themeConfig

* Forbid themeConfig options

* Add PR link

* Add key names to error message

* Fix?

* Doc updates

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-11-10 19:04:43 +08:00
..
src refactor(ganalytics, gtag): move options out of themeConfig (#5832) 2021-11-10 19:04:43 +08:00
package.json refactor(ganalytics, gtag): move options out of themeConfig (#5832) 2021-11-10 19:04:43 +08:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
tsconfig.json refactor(plugin-google-gtag, plugin-google-analytics): migrate packages to TS (#5561) 2021-09-22 11:36:04 +02:00

@docusaurus/plugin-google-analytics

Google analytics plugin for Docusaurus.

Usage

See plugin-google-analytics documentation.