Internal reference — the request button & form, and the one line that drops it into a page.
Paste this one line where you want the button to appear. That’s the whole install.
<script src="https://prezent-embed.pages.dev/loader.js" data-partner="prezent" data-embed-button></script>
Anywhere in your HTML — a landing page, app dashboard, footer, wherever.
The branded “Create with prezent VIVO” button renders right where you placed it.
Submissions flow into your dashboard and email automatically. No backend to build.
Take our branded button, or wire it to a button you already have.
We inject the official “Create with prezent VIVO” button. Nothing to design.
<script src="https://prezent-embed.pages.dev/loader.js" data-partner="prezent" data-embed-button></script>
Mark any element with data-embed-trigger and we’ll open the form when it’s clicked.
<button data-embed-trigger>Submit a request</button> <script src="https://prezent-embed.pages.dev/loader.js" data-partner="prezent"></script>