Skip to main content

Setup

Lead Capture SDK allows you to insert Lead Capture AI into your website. Lead Capture AI (LCAI) is an embeddable lead generation tool that automatically builds a 3D model of a prospective customer's home and solar potential in just a few easy steps. It's easily integrated into your website or landing page. These docs walk through the process to get Lead Capture AI up and running on your website.

Script Tag

To use Lead Capture AI you must first insert the Lead Capture SDK script into your website. The script provides a number of helper functions and takes care of setup elements like mobile breakpoints automatically. It is recommended to insert the <script> tag into either the <head> or as the last element in the <body> of your page. Lead Capture SDK will work regardless of which location it is placed.

For WordPress sites, use of a WordPress plugin is required to insert JavaScript. Use your own discretion in selecting a plugin if one is not already in use on your site.

<script
id="auroraLCAI"
data-org-id="your-organization-id"
src="https://leads.aurorasolar.com/lead-capture-sdk-v1.js"
type="text/javascript"
></script>

Note: Be sure to update the data-org-id value with that of your organization.

Additional Information

More details on the components that make up Lead Capture SDK can be found on their specific pages:

Guides

We have also created some helpful guides for common uses we have seen these far: