I’m looking for a good feedback system to integrate Meteor app: KeplerJs
It will have to be simple and do only its job, it’s okay to be a meteor package or a free 3rd party online service!
On Atmosphere I found only one this: github.com/vivekvrao/user-feedback
but it looks like a very old thing and I did not find anything else.
what do you use of well tested in your applications?
Stefano
P.S.
strange… in the forum archive I did not find anything about this.
At first I saw canny and was like “I could build this in two days”. Then I realized its probably cheaper to give them $100 bucks than it is to spend two days + building it, and then who knows how long maintaining it. But, canny seems like a good thing to run for 2-3 months with your early adopters/core users, and you’ll get much better results/feedback than you would running a survey (and probably costs about the same, $300 total)
uservoice had a free plan–it’s gone? You just need to add a bit of Javascript to your code–it can absolutely be integrated with Meteor.
you could also use live chat widgets. They usually have a mode to take a message when no agents are around. Some many have a free plan for one agent, or a free plan for non-profits. Chatra was made with Meteor, but any of them can be integrated with Meteor.
Olark, UserLike, Drift, https://smooch.io/
Could also use Google Docs (Forms)–or better: Typeform
Why not just a simple form, which posts to a collection (or google sheet)?
If you use cloudflare (you should!) you could add this app with one click