mixpanel-destination

0.2.3 • Public • Published

Mixpanel Destination for Jitsu

Implementation of Mixpanel destination for Jitsu based on an alpha version of Jitsu SDK.

Using

Install all dependencies for a project

yarn install

Build destination

yarn build

Run tests

yarn test

If everything is ok - resulted destination file location

./dist/mixpanel-destination.js

Validate destination config:

with json string:

yarn validate-config --config-object '{"api_secret": "abc","token": "def", "project_id": "123"}'

with json file:

yarn validate-config --config config.json

Readme

Keywords

none

Package Sidebar

Install

npm i mixpanel-destination

Weekly Downloads

1

Version

0.2.3

License

MIT

Unpacked Size

31.1 kB

Total Files

9

Last publish

Collaborators

  • vklmn