A simple, privacy-friendly rating bar with a question for your blog, product or website.
Because LikeKnob is easy. With your current feedback system, you will not hear from the visitors who didn't like your page.
This app tries to save only necessary data and the data is saved in an German Data Center. Only the following data is saved from your users:
This should make it easy for you to comply with the GDPR.
The code for using this project is relatively simple: it doesn't create an iframe or so. It's just a little JS snippet. If you want to read the full code just look at it.
<div id="rating"></div>
<script src="https://scripts.likeknob.com/script.min.js"></script>
<script>
var rating1 = document.getElementById('rating')
likeKnob(rating1, "<uuid>", {})
</script>
"Best product ever! I use it every day and it's amazing!"