jitsu-mixpanel-destination

0.9.1 • 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 jitsu-mixpanel-destination

Weekly Downloads

202

Version

0.9.1

License

MIT

Unpacked Size

561 kB

Total Files

4

Last publish

Collaborators

  • absorbb
  • jitsuhq
  • vklmn