Getting Your HALO Assessment Embedded on Your Website
Why Embed HALO?
Embedding HALO on your website is an excellent way to nurture existing clients and generate new leads. It keeps all client resources in one central location, offering a seamless, personalized experience under your brand.
Benefits:
Branding & Lead Generation: Reinforce your brand and attract prospects directly through your site.
Client Nurturing: Deepen relationships with current clients by providing easy access to HALO.
Centralized Resources: Keep all client tools and resources in one place.
Claim Your Unique HALO URL
Upon signing up for HALO, you’ll receive a custom URL for your embedded assessment page. If you need help locating it, our Support team is ready to assist. Simply contact support@lumiant.io.
How to Embed HALO on Your Website
Once your HALO assessment is created, you’ll receive the necessary code to embed it on your site. You can access this code by visiting this link or by continuing to read below.
Here’s a quick guide to help you:
Include the CSS File: Add the Lumiant style guide to the <head> section of your HTML to ensure consistent styling:
html
Copy code
<link rel="stylesheet" href="https://halo.lumiant.io/halo/css">
Set the DIV Location: Choose where you want the HALO Assessment Button to appear by adding this <div> tag:
html
Copy code
<div id="lumiant-halo-root"></div>
Add the JavaScript File: Ensure the assessment works properly by including the HALO JavaScript file just before the closing <body> tag:
html
Copy code
<script src="https://halo.lumiant.io/halo/js" async></script>
Once these steps are complete, the HALO Assessment Button will be live on your site.
Need Help?
If you prefer, your site administrator or developer can handle the embedding process. They’ll guide you through the process of embedding the HALO assessment seamlessly.
Transitioning from a Hosted HALO Page
If you’re currently using a HALO Hosted page and wish to transition to an embedded HALO experience, contact our Lumiant team. We’ll help you build an embedded page tailored to your website, ensuring a smooth transition and enhancing your client engagement strategy.
For any assistance with your HALO setup, please contact us at support@lumiant.io.