Skip to content

nuxt-community/ackee-module

Repository files navigation

@nuxtjs/ackee

npm version npm downloads Github Actions CI Codecov License

Track without being tracked on Nuxt 2 with Ackee analytics

Setup

  1. Add @nuxtjs/ackee dependency to your project
yarn add @nuxtjs/ackee # or npm install @nuxtjs/ackee
  1. Add @nuxtjs/ackee to the buildModules section of nuxt.config.js
{
  buildModules: [
    '@nuxtjs/ackee',
  ],
  ackee: {
    server: 'https://example.com',
    domainId: 'xxx-xxx-xxx'
    // see documentation for more!
  }
}

Development

  1. Clone this repository
  2. Install dependencies using yarn install
  3. Start development server using yarn dev

License

MIT License

Thanks to Sergey Bedritsky for the initial implementation and transfer to the community of nuxt-ackee.

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy