AI Lead Generation Tool

Multi-Model Business Research & Audit Platform

How to Embed in Squarespace

To add this widget to your Squarespace site, follow these steps:

  1. Add a Code Block to your page
  2. Paste the following code:
<!-- AI Lead Generation Widget Container -->
<div id="ai-lead-gen-widget"></div>

<!-- Widget Script -->
<script>
  // Configure your backend API URL
  window.AI_LEAD_GEN_API_URL = 'https://your-backend-server.com';
</script>
<script src="https://your-backend-server.com/widget.js"></script>

Configuration