1.2.2 • Published 3 years ago

@hdndigital/hdn-nps v1.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

NPS (Net Promoter Score)

The NPS (Net Promoter Score) is a satisfaction survey method that identifies the level of consumer loyalty to the company. With it, you can identify your promoters and detractors and, thus, improve the quality of the product and the customer experience.

On a scale of 0 to 10, how familiar are you with NPS?

This question already reveals the structure of the Net Promoter Score survey, which you have certainly seen out there.

But the focus of NPS is to find out how much people are willing to recommend your product, service or brand

Install

Using npm:

  npm i @hdndigital/hdn-nps

Exemple of use:

  import Nps from '@hdndigital/hdn-nps';
  <Nps
    apiKey="" // Api key
    npsApiUrl="" // Url of Api
    internalApiKey="" // Api key de autenticação que do sistema que vai usar o nps
    systemId="" // Application id registered in Nps
    userIdentifier="" // Unique identification of the user logged into the application
  />
1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

2.0.0

3 years ago

1.0.9

3 years ago