Kajabi Installation
Add Simple Commenter to your Kajabi site using the Site Tracking Code feature.
Step-by-Step Installation
1. Open Site Settings
- Log in to your Kajabi admin
- Go to Settings in the main menu
- Click Site Details
2. Add the Script
- Scroll down to Tracking Code
- In the Footer Tracking Code field, paste:
<script
src="https://simplecommenter.com/js/comments.min.js"
data-domain="your-domain.com"
defer
></script>
- Click Save
Replace your-domain.com with your actual domain from the Simple Commenter dashboard.
Using Your Kajabi Domain
For Kajabi subdomain:
<script
src="https://simplecommenter.com/js/comments.min.js"
data-domain="yoursite.mykajabi.com"
defer
></script>
For custom domain:
<script
src="https://simplecommenter.com/js/comments.min.js"
data-domain="www.yoursite.com"
defer
></script>
Page-Specific Installation
To add to specific pages only:
Landing Pages
- Edit your landing page
- Click Settings (gear icon)
- Go to Tracking
- Add the script in the footer tracking field
- Save
Product Pages
For course or product pages, use the site-wide tracking code. The widget will appear on all accessible pages.
Verifying Installation
- Save your settings
- Visit your live Kajabi site
- Look for the feedback widget button
- Test on different pages (home, products, checkout)
Troubleshooting
Widget not appearing
- Ensure you saved the tracking code settings
- Check you're viewing the live site, not the admin
- Verify the domain matches your dashboard settings
- Clear your browser cache
Widget on checkout pages
The widget will appear on Kajabi checkout pages by default. If you want to exclude them, contact support for custom configuration options.
Members-only areas
The widget works in members-only areas like course content. It loads after the user accesses the protected content.
Multiple domains
If you have multiple Kajabi sites, each needs its own Simple Commenter project with the matching domain registered.
Need help? Contact support.