Copy and paste the following code into your website to integrate the item.
<link rel="stylesheet" href="https://app.juga.io/widget/style.css" />
<script src="https://app.juga.io/widget/1/index.js" type="text/javascript" defer></script>
<div
class="juga-io"
data-juga-io-item="bda3e369-02bc-4cc5-ae9f-72c39ee7ed6e"
></div>Just add more <div class="juga-io"...> parts to your page.
We will let you customize the widget with your own CSS really soon.
Just add a data-juga-io-sid attribute to the widget with your own id and it will be used to store the user's answers.
<div
class="juga-io"
data-juga-io-item="bda3e369-02bc-4cc5-ae9f-72c39ee7ed6e"
data-juga-io-sid="YOUR-CUSTOM-ID"
></div>