Skip to main content
Question

Help with URL Issue

  • November 26, 2025
  • 1 reply
  • 13 views

Forum|alt.badge.img
  • Contributor I

Hi everyone. 
 I currently have a website being built so for now I’m just creating a landing page to start collecting emails for my waiting list. I’ve created a full page through klavyio’s sign up forms, and I think I’ve done everything correctly. There are none unresolved issues, but it won’t generate an URL for me.  Has anyone experienced this  before or know what else I could try? Thank you in advance 🙂

1 reply

whereisjad
Expert Problem Solver IV
Forum|alt.badge.img+16
  • Expert Problem Solver IV
  • November 26, 2025

@AJM what you you need to do is embed the Klaviyo form on the new website.  Its by adding this snippet.

<div class="klaviyo-form-[Form ID]"></div>

You will also need to add onsite JS to the website like below:

<script type="text/javascript" async="" src="https://static.klaviyo.com/onsite/js/PUBLIC_API_KEY/klaviyo.js"></script>

No Klaviyo will not generate a public URL for your form.