/hull-segment

Hull + Segment Ship

Primary LanguageJavaScript

Hull Segment Ship.

Sends Hull data to Segment.

If you want your own instance: Deploy

End-Users: See Readme here

Using :

  • Go to your Hull Dashboard > Ships > Add new
  • Paste the URL for your Heroku deployment, or use ours : https://hull-segment.herokuapp.com/
  • Enter the Segment Write Key
  • Visit the Setup Page (see below)
  • Add your ship to a Platform.

Developing :

  • Fork
  • Install
npm install -g gulp
npm install
gulp

Secret Exchange:

Go to your console in the Hull Dashboard and type:

Hull.api({
  path: 'SHIP_ID/secret',
  provider:'admin',
  organization:'ORG_NAMESPACE'
})

Get the secret, paste in there:

http://hull-segment.herokuapp.com/install?org=a239c5b2.hullbeta.io&id=SHIP_ID&secret=SHIP_SECRET