docsify
Version:
A magical documentation generator.
9 lines (8 loc) • 702 B
JavaScript
/*!
* Docsify Plugin: ga v5.0.0
* https://docsify.js.org
* (c) 2017-2026
* MIT license
*/
!function(){"use strict";const c=globalThis;function o(o){!function(){const c=document.createElement("script");c.async=!0,c.src="https://www.google-analytics.com/analytics.js",document.body.appendChild(c)}(),c.ga=c.ga||function(){(c.ga.q=c.ga.q||[]).push(arguments)},c.ga.l=Number(new Date),c.ga("create",o,"auto")}function a(){c.ga||o(c.$docsify.ga),c.ga("set","page",location.hash),c.ga("send","pageview")}c.$docsify=c.$docsify||{},c.$docsify.plugins=[function(o){c.$docsify.ga?o.beforeEach(a):console.error("[Docsify] ga is required.")},...c.$docsify?.plugins||[]]}();
//# sourceMappingURL=ga.min.js.map