Code Monkey home page Code Monkey logo

plugin-plausible's People

Contributors

lukasros avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

plugin-plausible's Issues

Hugo 0.91 support?

Micro.blog team has started to offer the possibility to switch to a more recent version of the Hugo engine (0.91 instead of 0.5x)... From my experience, switching to this latest release, I non longer get updates from Plausible. Could the plugin in need of some fix?

I'm considering making similar plugin for other indie privacy analytics: e.g. SimpleAnalytics

I'm a n00b and haven't created a Micro.Blog plugin before.
As far as I'm aware, would be almost identical, except I would change html to have script reading:

<script data-mode=“hash” async defer src=“https://scripts.simpleanalyticscdn.com/latest.js”></script>
<noscript><img src=“https://queue.simpleanalyticscdn.com/noscript.gif” alt=“”></noscript>

instead of

<script async defer data-domain="{{ .Site.Params.blog_domain }}" src="https://plausible.io/js/plausible.js"></script>

However, rather than going at the end of it should go at the end of as per guidelines. How do I change where html is inserted? Do I tweak the includes section of the json?

Also there's no need to ask for custom domain, so I could remove:

"fields": [
        {
            "field": "params.blog_domain",
            "label": "Blog Domain",
            "placeholder": "Hostname registered at plausible.io."
        }

in the json file.

Do you have any other advice @LukasRos before I embark?

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.