hexo-analytics
v0.1.1
Published
Integrate your Hexo blog with Google Analytics, Tag Manager and Microsft Clarity
Downloads
159
Readme
hexo-analytics
A Hexo plugin to enable Google Analytics and Microsoft Clarity. Many themes provide analytics but using plugin decouple the capability from themes.
Configurations
Enable the plugin
To enable the plugin add this to your config.yml:
analytics:
google_analytics:
enable: true
measurement_id: <your measurement id>
microsoft_clarity:
enable: true
project_id: <your project id under Setting, Overview>