Widget demo

This page shows what visitors see when New Lead Alert is dropped into a host site. The form below is rendered by widget.js — no chat UI, no AI badging, just a normal contact form.

Contact us

Fill out the form and we'll get back to you.

The install snippet

This is what business owners paste into their site:

<div id="nla-form" data-business="YOUR_BUSINESS_UUID" data-token="YOUR_WIDGET_TOKEN"></div>
<script src="https://widget.newleadalert.com/widget.js"></script>