Solar Calculator Embed
Getting Started
In order to integrate the solar calculator into your website, you need to first register here.
Solar Calculator Embed
Once you are accepted into the program, please log in to the partner interface and select Programm › Werbemittel › Solarrechner from the left-hand menu to retrieve your HTML embed code. It will look something like this:
<div
data-sme-pid="<your partner id>"
data-sme-wmid="3"
></div>
<script src="https://www.selfmade-energy.com/embed/embed.js" defer async></script>
Put the HTML snippet in your code. Place the <div> element where you want the embed to appear. The <script> element can be place anywhere after the <div> element.
The solar calculator can be customized to fit your website design. Please refer to the customization docs for a list of available options.
Heatpump Calculator Embed
Once you are accepted into the program, please log in to the partner interface and select Programm › Werbemittel › Wärmepumpe from the left-hand menu to retrieve your HTML embed code. It will look something like this:
<div
data-sme-pid="<your partner id>"
data-sme-wmid="22"
></div>
<script src="https://www.selfmade-energy.com/embed/embed.js" defer async></script>
Put the HTML snippet in your code. Place the <div> element where you want the embed to appear. The <script> element can be place anywhere after the <div> element.
Customization
The calculators can be customized to fit your website design. Please refer to the customization docs for a list of available options.