1.5.0 • Published 4 years ago

@happierleads/client v1.5.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Happierleads

With happierleads you can deanonymize your website traffic and convert your visitors into qualified opportunities. It also uses this data to help you personalize your website for every visitor.

Visit the website: happierleads.com

Note: There is an online chat support ready to help you with any question

Install the dependancies

npm i @happierleads/client --save

or

npm add @happierleads/client 

Use our SDK

// Create a client for your token
const happierleadsClient = require("@happierleads/client").client("YOUR_ACCESS_TOKEN_HERE");

// Start tracking
happierleadsClient.track('extraInfoYouWantToTrack');
1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago