docusaurus/packages/docusaurus-plugin-google-analytics
Joshua Chen 68aaf9201f
feat(core): allow plugin lifecycles to return relative paths (#6921)
* feat(core): resolve plugin lifecycles returning relative paths

* fix typo

* fix tests

* revert

* rename path -> entryPath
2022-03-16 20:47:15 +08:00
..
src feat(core): allow plugin lifecycles to return relative paths (#6921) 2022-03-16 20:47:15 +08:00
.npmignore misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
package.json chore: prepare v2.0.0-beta.17 release (#6829) 2022-03-03 18:44:41 +01: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.