Here is a quick demo of how the Edkimo-Code-Snippet can work on your homepage. It’s an easy way for Edkimo Premium users to integrate an online feedback system to their blog or homepage to gather feedback from their visitors.

We at Edkimo have kept the code very simple – it’s plain HTML, it respects your participants’ privacy and should automatically integrate in your own design. Once you have published the HTML snippet to your website, your visitors just need to enter a Feedback code to open the right survey or a shared results page. Just try it out with one of our demo codes e.g. “wolke” or “edkimo” to answer a survey or show the results.

The web integration looks like this

Edkimo survey


Edkimo results


Here are the code snippets

The code that you can copy and paste looks like this:

<h2>Edkimo survey</h2>
<label>Feedback code</label>
<form action="https://app.edkimo.com/api/surveys/redirect/feedback" method="POST">
<input required="required" type="string" name="code" value="" placeholder="Feedback code or TAN" autocapitalize="none" autocorrect="off" minlength="4" autocomplete="off">
<button type="submit">Open Edkimo survey</button>
</form>
<h2>Edkimo results</h2>
<label>Results code</label>
<form action="https://app.edkimo.com/api/surveys/redirect/results" method="POST">
<input required="required" type="string" name="code" value="" placeholder="Results code" autocapitalize="none" autocorrect="off" minlength="4" autocomplete="off">
<button type="submit">Open Edkimo results</button>
</form>
Previous ArticleNext Article
Hi, I'm Sebastian. I'm the CEO and founder ofEdkimo.I like to travel, learn languages and discover new things.