Feedspace Home Dashboard

How to Embed Widget in Kartra

Last updated on October 17, 2025

Overview

You can add the Widget from Feedspace into your Kartra pages by using Kartra’s Custom HTML / Code component. Kartra supports adding custom HTML blocks on pages, so you can embed the review Widget wherever you like. (Kartra calls this component “Your Code.”)

Step 1 – Copy Your Embed Code from Feedspace

  • Go to your Feedspace dashboard
  • Select Widgets from the left sidebar
  • Choose the Widget you want to embed
  • Click the Share tab
  • Copy the embed code, which looks like this:
Embed Widget to Your Website

Step 2 – Open the Kartra Page Editor

  • Log in to your Kartra account
  • Go to Pages (or the specific funnel page) where you want the Widget
  • Click Edit on that page to open Kartra’s page builder

Step 3 – Add a “Your Code” / Custom Code Container

  • Click + Add Section or add a component in an existing section
  • From components, choose Your Code (Kartra’s custom HTML block)
  • Drag it into the column or place you desire
Select </> Your Code from Components

Step 4 – Enter the Embed Code

  • Click on the code container you added
  • Click the pencil / edit icon to open the source code editor
  • Kartra will show a <div data-embed="true">…</div> wrapper — put your embed snippet inside this wrapper
  • So your code should appear like:
<div data-embed="true">
  <div class="feedspace-embed" data-id="…"></div>
  <script src="https://js.feedspace.io/v1/embed/embed.min.js" type="text/javascript" async></script>
</div>
  • Save changes

Step 5 – Adjust Layout & Position

  • Move or resize the section or column to place your Widget visually where you want it
  • Set width / spacing / padding to make the Widget align well

Step 6 – Publish and View the Page

  • Click Publish (or Save) in Kartra’s editor
  • Open the live page and scroll to where you placed the Widget
  • You should see the Widget loaded

You might also find helpful

How to Create a Widget in Feedspace

Overview Widgets in Feedspace allow you to showcase your collected reviews directly on your website. They are easy to set up, customizable, and come in different layouts to match your site’s design. This guide walks you through the steps to create your first widget and explains all the available widget...

How to Embed Widget in Kajabi

Overview You can embed the Widget from Feedspace into your Kajabi site by using Kajabi’s Custom Code Block.Kajabi supports adding HTML, CSS, and JavaScript to pages via this block. Step 1 – Copy Your Embed Code from Feedspace Step 2 – Open Kajabi Page Editor Step 3 – Add a...

How to Embed Wall of Love in Kajabi

Overview You can embed the Wall of Love from Feedspace into your Kajabi site by using Kajabi’s Custom Code Block.Kajabi supports adding HTML, CSS, and JavaScript to pages via this block. Step 1 – Copy Your Embed Code from Feedspace Step 2 – Open Kajabi Page Editor Step 3 –...