🌱 Hugo Theme Dream 3.5 introduces Zen mode. Read more →
🌱 Hugo Theme Dream
Docs (v2)
GitHubGitHub
  • Quick Start
  • Base Configurations
  • Params Configurations
  • Zen Mode
  • Internationalization
  • Website Analytics
  • Social Comments
  • Google AdSense
  • Post Page
  • About Page
  • Archives Page
  • Custom Nav Items
  • Search
  • Summary Images
  • Syntax Highlighting
  • Social Links
  • Light and Dark Mode
  • Custom Theme
  • Decap CMS
  • Changelog
  • Migrate to v3
Question? Give us feedback →Edit this page
Website Analytics

Website Analytics

Now, Dream only support Google Analytics.

In hugo.toml, set:

[services]
[services.googleAnalytics]
ID = '...'
 
⚠️

You may have used googleAnalytics = "..." before. This is deprecated in Hugo 0.120.0.

Please upgrade to the new configuration. See https://gohugo.io/methods/site/googleanalytics/ for more details.

InternationalizationSocial Comments

🌱 Hugo Theme Dream is released under the MIT License.