Skip to content

Adobe Experience Platform tags extension that sends tracking data using the Meta Pixel library.

License

Notifications You must be signed in to change notification settings

ghas-results/reactor-extension-meta-pixel

 
 

Repository files navigation

reactor-extension-meta-pixel

Build Status Coverage Status npm (scoped with tag)

This is the Meta Pixel extension.

Get started

To get started:

  1. Install node.js.
  2. Clone the repository.
  3. After navigating into the project directory, install project dependencies by running npm install.

Scripts

To run tests a single time, run the following command:

npm run test

To run tests continually while developing, run the following command:

npm run test:watch

To ensure your code meets our linting standards, run the following command:

npm run lint

To create a build, run the following command:

npm run build

To create the extension package, run the following command:

npm run package

License

The code is released under the Apache 2.0 license.

About

Adobe Experience Platform tags extension that sends tracking data using the Meta Pixel library.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%