Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement NPS for Events #46

Open
bradley-holt opened this issue Jan 27, 2017 · 0 comments
Open

Implement NPS for Events #46

bradley-holt opened this issue Jan 27, 2017 · 0 comments

Comments

@bradley-holt
Copy link

When a user is indicating that they attended an event, implement a Net Promoter Score (NPS) for the event. The question presented to the user on the event form will ask:

How likely are you to recommend this event to a colleague based on the quality of engagement with prospective adopters of our offerings?

The user would provide their answer on a scale of 0 to 10. The labels would be as follows:

  • 0: Not at all likely
  • 5: Neutral
  • 10: Extremely likely

When we are able to de-duplicate and aggregate events we will subtract the percentage of Detractors (score 0-6) from the percentage of Promoters (score 9-10), yielding the Net Promoter Score for the event. This will provide an additional "quality of engagement" dimension beyond just the number of people reached (directly and indirectly) and the cost to reach those people.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant