Embedding a Trustpilot widget in your site
Framer offers a built-in component, but you can also integrate a Trustpilot design into your website by following these steps.
FAQ
How do I embed a Trustpilot widget in my Framer site?
To embed a Trustpilot widget in your Framer site, first add the Trustpilot script to your site settings by placing it in the Custom Code section at the start of the <head> tag in your site's general settings. Then, retrieve your Trustpilot widget script from your Trustpilot account, extract your data-template-id, data-businessunit-id, and review URL, and replace the placeholders in the provided script. Next, add an Embed component to your canvas from the Insert menu, and paste all the Trustpilot code into the HTML tab of the embed component. Finally, publish your site and view it in the browser to ensure the widget is functioning correctly.
Where do I place the Trustpilot scripts in Framer?
Place the first Trustpilot script in the Custom Code section at the start of the <head> tag in your site's general settings. The second script, which contains your widget, should be pasted into the HTML tab of an Embed component that you add to your canvas.
Why can't I see the Trustpilot widget in the Framer editor?
Framer executes scripts in the <head> and <body> only in the browser and not in the editor. To see the Trustpilot widget working, you need to publish your changes and view your site in the browser.
Updated


