Skip to content

A Hexo plugin to enable Google Analytics, Tag Manager and Microsoft Clarity

License

Notifications You must be signed in to change notification settings

neoalienson/hexo-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub last commit GitHub package.json version

hexo-analytics

A Hexo plugin to enable Google Analytics and Microsoft Clarity. Many theme provide sanalytics 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>

Contribution

Keep it simple and stupid for now. Any pull request is welcomed and will reviewed.

About

A Hexo plugin to enable Google Analytics, Tag Manager and Microsoft Clarity

Resources

License

Stars

Watchers

Forks

Packages

No packages published