Set up Flowsery Analytics on a Kajabi site
This guide explains how to wire Flowsery Analytics into your Kajabi website.
Add the snippet through Custom Code
Kajabi exposes custom-code options inside theme customization.
-
Sign in to your Kajabi dashboard
-
Go to Website > Themes
-
Click Customize on the active theme
-
Look for Theme Settings or Custom Code
-
Locate the Header Code or Custom HTML field
-
Paste the Flowsery Analytics snippet:
<script defer data-fl-website-id="flid_******" data-domain="your_domain.com" src="https://analytics.flowsery.com/js/script.js" ></script>Replace
flid_******with your Flowsery Analytics Website ID. Replaceyour_domain.comwith the root domain of your site. -
Click Save or Update
Alternative: Per-page Custom Code section
You can also embed the snippet on individual pages:
- Edit the target page
- Add a Custom Code section
- Paste the Flowsery Analytics tracking snippet
- Save and publish the page
Confirm everything is working
After setup:
- Navigate to your live Kajabi site
- Open your Flowsery Analytics dashboard and check for incoming pageviews
- Allow a couple of minutes for the first data to appear
For additional options such as localhost tracking, custom API endpoints, or cross-domain configuration, refer to the script configuration reference.