Coder Social home page Coder Social logo

niklasfjeldberg / nuxt-multi-tracker Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 1.0 721 KB

Nuxt 3 module that simplifies and unifies the use of tracking pixel's and conversion APIs for most popular social media networks.

Home Page: https://www.npmjs.com/package/nuxt-multi-tracker

License: MIT License

Vue 3.81% TypeScript 96.19%
analytics nuxt-module tracking meta-pixel nuxt3 nuxtjs reddit-pixel

nuxt-multi-tracker's People

Contributors

niklasfjeldberg avatar reslear avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

reslear

nuxt-multi-tracker's Issues

New tags/pixels requests

Do you have a request to a new tag/pixel that should be added? Then you can place that request here.

feat: Configure pixel ID used based on router path

Some people may want that another pixel than the default to be used on a specific path. Although you can do this manually, this should be easily done trough the config file.

pixels: [{
  id: 'xxxxx',
  path: '/page2'
}, {
  id: 'xxxxx',
  path: '/page4'
}]

test: Tests for all composables to ease development

There is a need to make tests to check all composables and functions in the module, this will ease and speed up development. This is not my strength so any help is welcomed.

I am unaware if it's possible to check if the events are sent correctly in the pixels, so these tests would mostly check if everything is going correctly until the function send() in each pixel/tag composable.

Tests to make:

  • normalizeInput
  • batchProcessor
  • All pixel/tag composables

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.