All Collections
Share Drop & Profile
🖥 Embed on your website
🖥 Embed on your website

How to embed your profile signup on your website

Chris Russell avatar
Written by Chris Russell
Updated over a week ago

Embed on your website

  1. Use a Laylo Iframe anywhere you can paste html code

  2. Find your link: https://laylo.com/[username]/profile/embed (or any drop link)

  3. Add ?theme=light if you want a light theme (also supports theme=dark)

  4. Add ?minimal=true if you don’t want any text

  5. Add ?background=transparent for clear background

  6. Add ?customTitle=[title] for changing the CTA

  7. Add ?customColor=000000 for custom color

<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.

See an example:

How to embed your Drop signup on your website

  1. Go to Manage your Drop

  2. Click the Share Tab

  3. Copy and paste the Embed code

Did this answer your question?