Giter Club home page Giter Club logo

Comments (8)

ppoffice avatar ppoffice commented on July 23, 2024

Just remove google tracking ID from your config file.

from hexo-theme-minos.

Papageno2 avatar Papageno2 commented on July 23, 2024

Just remove google tracking ID from your config file.

it seems unreasonable ?
why removing tracking ID will add google-analytics data on my page footer ?
like this?

plugins:
  mathjax: true
  katex: false
  gallery: true
  clipboard: true
  google-analytics: 
    tracking_id: 

actually it doesn't work.

from hexo-theme-minos.

ppoffice avatar ppoffice commented on July 23, 2024

Sorry I thought you meant to disable Google analytics. Did you enter the right tracking ID? Also, did you disable ad blockers in your browser?

from hexo-theme-minos.

Papageno2 avatar Papageno2 commented on July 23, 2024

Sorry I thought you meant to disable Google analytics. Did you enter the right tracking ID? Also, did you disable ad blockers in your browser?

hah ~

  • the tracking ID is right because I can see the analytics in my google-analytics account.
  • iI think no ad blockers enabled, if yes, any hints in chrome browser for ad blocking?

from hexo-theme-minos.

ppoffice avatar ppoffice commented on July 23, 2024

thx for this nice theme.
Actually I know almost nothing about HTML and .js.

the question is how to show the tag on every page with google analytics data, like the comment tag on pages.

I have enabled the plugins

plugins:
  mathjax: true
  katex: false
  gallery: true
  clipboard: true
  google-analytics: 
    tracking_id: G-G.......

What do you mean by "show the tag"? Can you provide an example?

from hexo-theme-minos.

Papageno2 avatar Papageno2 commented on July 23, 2024

thx for this nice theme.
Actually I know almost nothing about HTML and .js.
the question is how to show the tag on every page with google analytics data, like the comment tag on pages.
I have enabled the plugins

plugins:
  mathjax: true
  katex: false
  gallery: true
  clipboard: true
  google-analytics: 
    tracking_id: G-G.......

What do you mean by "show the tag"? Can you provide an example?

maybe I have misleading in words.
What I mean is to show data at the footer, such as visitors or views for posts.

for example, in this blog for Next theme.

from hexo-theme-minos.

ppoffice avatar ppoffice commented on July 23, 2024

@Papageno2 I think page view and visitor counters are provided by Busuanzi (not Google), which is not supported by Minio right now. However, it's very simple to add it to your blog. Simply go to http://busuanzi.ibruce.info/ and copy that script to https://github.com/ppoffice/hexo-theme-minos/blob/2.4.0/layout/common/footer.ejs#L7 and that should be it.

from hexo-theme-minos.

Papageno2 avatar Papageno2 commented on July 23, 2024

@Papageno2 I think page view and visitor counters are provided by Busuanzi (not Google), which is not supported by Minio right now. However, it's very simple to add it to your blog. Simply go to http://busuanzi.ibruce.info/ and copy that script to https://github.com/ppoffice/hexo-theme-minos/blob/2.4.0/layout/common/footer.ejs#L7 and that should be it.

well, thanks for your reply. but I donot want to use Busuanzi 😆

from hexo-theme-minos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.