Appearance
Embed Code
Embed your ticketing form on external websites.
Step 1: Install Global JavaScript
Add this code to your website's </head> tag (required once):
html
<script type="text/javascript">
(function(w,d,s,o,f,js,fjs){...})(window,document,'script','_cv','https://js.causevox.com/v4');
_cv('init', { account_id: 'YOUR_ACCOUNT_ID' });
</script>Embed Options
Embed Form
Display the ticketing form on your page:
- Optionally link to a site for fundraising progress
- Style with CSS targeting
.cv-embed-*
Embed Button
Add a button that opens the form in a modal:
- Optionally link to a site
- Style with your own CSS