How to Embed Your Profile Signup
- Use a Laylo Iframe anywhere you can paste html code
- Find your link: https://laylo.com/[username]/profile/embed (or any drop link) *Make sure you add the /embed at the end
- Add ?theme=light if you want a light theme (also supports theme=dark)
- Add ?background=transparent for clear background
- Add ?customTitle=[title] for changing the CTA
- Add ?customColor=000000 for custom color
- Add ?customCTA=xxxx for changing the RSVP button text
- Add ?minimal=true if you don’t want any text
- *DISCLAIMER: if you enable this setting, you must add “By submitting my information, I agree to receive recurring automated messages to the contact information provided and to Laylo's Terms of Service, Cookie Policyand Privacy Policy”
CODE:
<iframe src="https://laylo.com/[username]/profile/embed?theme=dark"
width="100%" height="580" frameborder="0" scrolling="no" allowtransparency="true">
</iframe>
💡 Note that you must include compliant legal language. For transactional messages, you must include a transactional opt-in unit.
How to Embed Your Drop Signup
- Go to Manage your Drop
- Click the Share Tab
- Copy and paste the Embed code
How to Embed Your Multidrop
We make customizing and downloading your embed easy and painless. You can find our embed customization tool on the ‘sharing’ tab of your multidrop’s details page.
Follow this guide for more details!
Examples