<WantButton/>

Measure demand for a new feature in 1 line of code

#1
Add the line
Install the package and add the button to your app
npm install want-button
import WantButton from "want-button"; // ... return <WantButton/>
#2
Position the button on your website
Put the button where you want to add a new feature, or wrap one of your existing components.
I want this
#3
Get insights
Find out what your users want and how badly they want it on a simple dashboard
analytics graph

There are 3 ways to use <WantButton />

As a button
Oneliner. Drop the button anywhere on your website and gage your user's appetite.
import WantButton from "want-button"; // ... return <WantButton/>
I want this
As a wrapper
Wrap an existing component with <WantButton/> and we track how often it's clicked for you.
import WantButton from "want-button"; // ... return <WantButton> <MyCustomMapViewItem/> </WamtButton>
Map view Coming soon
Clicked 0 times
As a modal
Use a modal to get more insights on your users' needs.
import WantButton from "want-button"; // ... return <WantButton/>
I want this (modal version)
person with laptopperson with heart eyes
Sounds interesting?
Evangelist deal: $5 for lifetime access
Sign me up