A simple to implement and privacy focused feedback widget which uses emojis.
Finally, a simple and privacy oriented website feedback widget
⚠ reacty is still in beta. Please remember to choose a different password for every online service.
What is reacty?
It's a feedback widget you can implement in your site with one line of code. It's responsive, works across platforms, and it doesn't collect user specific data.
How does it work?
- Sign up via the website - you don't even need an email address to sign up, just enter your domain and a password
- Copy and paste the given line of code in your website's
<head></head>
section - See the feedback of your users roll in
Frequently Asked Questions
No, but reacty uses the browser's local storage to only display the widget once (if the user answered or closed it).
It's free because I barely have any costs. reacty is hosted serverlessly and the data is on Deta's NoSQL database.
reacty is built with security and privacy in mind. Passwords are hashed, salted, and stored on an encrypted database. Feedback can only be submitted through your website. Still, you should never use the same password for multiple services.
It only stores data like login info and preferences. For feedback collection, reacty only stores the feedback counts.
Not largely. Speed is a big priority, that's why reacty is optimized for fast loading speeds.
from https://github.com/berrysauce/reacty
No comments:
Post a Comment