Git Product home page Git Product logo

docusaurus-plugin-fathom's Introduction

docusaurus-plugin-fathom

Fathom analytics plugin for Docusaurus v2 and v3.

๐Ÿ”ฅ Fathom is cookie-free, GDPR compliant, privacy-first website analytics software. Get $10 off your first invoice and a 7-day free trial when you use this URL: https://usefathom.com/ref/ZB4OSQ. ๐Ÿ”ฅ

Installation

Run the following command to install docusaurus-plugin-fathom in your project:

# With npm
npm install docusaurus-plugin-fathom --save

# With yarn
yarn add docusaurus-plugin-fathom

# With pnpm
pnpm add docusaurus-plugin-fathom

Configuration

Edit the configuration in your site's docusaurus.config.js file:

// docusaurus.config.js

module.exports = {
  plugins: [require.resolve('docusaurus-plugin-fathom')],
  themeConfig: {
    fathomAnalytics: {
      siteId: 'MY_FATHOM_CODE',
    },
  },
};

Note: tracking is enabled only on production mode

docusaurus-plugin-fathom's People

Contributors

pradel avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

four-site

docusaurus-plugin-fathom's Issues

Docusaurus 3 compatibility

I've just upgraded accounts.js to docusaurus 3 and I get the following warning:

โžค YN0060: โ”‚ @docusaurus/core is listed by your project with version 3.0.0, which doesn't satisfy what docusaurus-plugin-fathom (p98467) requests (^2.0.0).

Probably it does still work, but it's worth checking and eventually bumping the peerdeps range.

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.