See an example
You may insert a survey created with Youkuki on your EditArea site.
- Go to www.youkuki.com
- If you already have an account, just log in. Otherwise you can create a free account by clicking on "Sign up"
- Once you've logged in, you can create your survey following a few steps
- Click on "Generate code"
- Copy the shown code
Switch to your EditArea site, then
- select the block in the page you want the survey to be shown
- go to the "body" entry
- click on
- enter the code within an eaKeep class div, as shown below:
<div class="eaKeep">
<...Youkuki code...>
</div>