The widget
The widget is a quote form you embed on your own website. A visitor fills in their property and energy details, and the enquiry arrives in your Requests inbox as a request addressed to your business alone. These requests are exclusive to you and are never shared with other providers on the marketplace.
Open Your Widget from the navigation menu to brand the form, preview it, and copy the code for your website.
Brand the form
Section titled “Brand the form”The Theme tab controls how the widget looks to your visitors. A live preview on the Preview tab shows your changes as a customer would see them.
| Setting | Description |
|---|---|
| Company logo | Upload your logo to display at the top of the form. PNG, JPG, or SVG, up to 2MB, around 200×200px. |
| Background colour | Set the form’s background using the colour picker or a hex value such as #17242D. |
| Custom subheading | Add a short line of text below the heading, up to 150 characters. |
Add it to your website
Section titled “Add it to your website”On the Preview tab, find the Copy Widget To Your Website card and select Copy Code. Paste the snippet into your site’s HTML wherever you want the form to appear. The form is embedded as an iframe and adjusts to the width of its container:
<iframe src="https://compare.senergy.ng/journey/new?partnerref=YOUR_REFERENCE_CODE" width="100%" height="700" frameBorder="0" style="border:none;border-radius:8px" title="Request For Quotation (powered by Senergy)"></iframe>