Step 1: Add website in Remapdb
1
Open Add allowed websites
In
Installation, find 1. Add allowed websites.2
Enter the exact website
Paste/type the exact website where the widget will run.
3
Save
Click Save.
4
Add additional websites if needed
If your widget is used on multiple websites, click Add website and save each one separately.
Step 2: Install widget code
1
Open the Code tab
In
Installation, stay on the Code tab.2
Copy widget code
In 2. Install widget code, click Copy code.
3
Paste into your page
Paste the snippet into the exact page section where the widget should appear.
4
Keep snippet parts together
Keep the wrapper
<div> and the <script> in the same block. Do not separate them.5
Publish
Save and publish/deploy your page.
Placement rules that matter
- Use one widget instance per webpage.
- Do not remove the
data-widgetattribute. - Do not change the script URL unless instructed by Remapdb support.
- If your CMS strips
<script>tags, place the snippet in a code/HTML block that allows scripts.
Verify in the live page
- Open the live public page in an incognito/private browser window.
- Confirm the widget area is visible where you placed the code.
- Select vehicle type, brand, model, generation, and engine.
- Confirm performance results load correctly.
- Submit a test quote and confirm it reaches your configured quote destination.
Website address rules and examples
Enter the website name from the browser address bar. Example website address:- Enter only the website name, for example
example.comorshop.example.com. - Do not include page paths like
/pricingor/remap/audi-a4. - Do not include query strings like
?utm_source=.... - If you use multiple website variants (for example
example.comandshop.example.com), add each one separately. - The saved value must exactly match the website where the widget is running.
If your widget page is
https://tuning.example.com/chiptuning/audi-a4, add exactly tuning.example.com in Add allowed websites.Plan limits and active websites
The number of websites you can keep active depends on your plan:If you move to a lower plan, websites above the new limit can still appear in your list, but only the allowed number will stay active until you upgrade or remove extras.
If it does not load
- Recheck Add allowed websites and confirm the saved website exactly matches the website shown in your browser address bar.
- Confirm your page, website builder, security settings, or optimization plugins are not blocking the widget script.
- Verify the copied snippet belongs to the same Remapdb account and widget you are configuring.
- Continue with Installation troubleshooting.