The script embed
This is the one to use. It auto-resizes to fit its content, so you don't have to guess a height.
<div data-discopick="YOUR_CAMPAIGN_SLUG"></div> <script src="https://discopick.com/embed.js" async></script>
The iframe embed
If your CMS won't let you add a script tag, a plain iframe works. You just have to pick a height yourself.
<iframe src="https://discopick.com/embed/YOUR_CAMPAIGN_SLUG"
width="100%" height="900" frameborder="0"></iframe>Notes
The embed renders the entry widget only. No site header, no footer, no navigation. It inherits your campaign's theme colours and custom CSS.
Entries made through an embed are identical to entries on the hosted page: same tickets, same draw, same referral links.