<!DOCTYPE html><!-- Last Published: Thu Jan 30 2025 22:35:28 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="%%PUBLISH_URL_REPLACEMENT%%" data-wf-page="66aebc00ad11d5f27673a1c6" data-wf-site="66aebc00ad11d5f27673a187" lang="en" data-wf-locale="en"><head><meta charset="utf-8"/><title>Not Found</title><meta content="Not Found" property="og:title"/><meta content="Not Found" property="twitter:title"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/css/staging-kajabi.ba3925ab7.min.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/67168044cfc1bde09d1eddb8_FAVICON.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/665f61caf3f74de99c3bac26/6674bebc887b313732a92ad3_Kajabi%20Logo%20Icon%20-%20Webclip.png" rel="apple-touch-icon"/><link href="https://kajabi.com/404" rel="canonical"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-F2W1JY667P"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('set', 'developer_id.dZGVlNj', true);gtag('config', 'G-F2W1JY667P');</script><!-- [Rudderstack] -->
<script type="text/javascript" src="https://cdn.rudderlabs.com/v1.1/rudder-analytics.min.js"></script>
<script>
!function () {
var e = window.rudderanalytics;
e.load("2ZPKHt0WqCmDrg9wpAYdcgirFr5", "https://kajabiaarnyhwq.dataplane.rudderstack.com")
e.page();
}();
</script>
<!-- [Experiment Setup | Eppo] -->
<script src="https://cdn.jsdelivr.net/npm/@eppo/js-client-sdk@latest/dist/eppo-sdk.min.js"></script>
<script>
if (window.rudderanalytics && window.rudderanalytics.getAnonymousId()) {
// Eppo
const assignmentLogger = {
logAssignment: (assignment) => {
window.rudderanalytics.track("Entered Eppo Experiment", {
experiment: assignment.experiment,
subject: assignment.subject,
variation: assignment.variation,
timestamp: assignment.timestamp,
attributes: assignment.subjectAttributes,
account_id: null,
});
},
};
window.eppoExperiment = window.eppo.init({
apiKey: '4hTV2iBGJEEwyDVf9i8OHcANr.ZWg9NW1xbWk5LmUuZXBwby5jbG91ZA',
assignmentLogger,
});
}
</script>
<!-- [User Score Prep] Store Session Count -->
<script>
// Helper function to set a cookie
function setEngagementCookie(name, value, days = null) {
let expires = "";
if (days) {
const date = new Date();
date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
expires = "; expires=" + date.toUTCString();
}
document.cookie = `${name}=${value}${expires}; path=/`;
}
// Helper function to get a cookie
function getEngagementCookie(name) {
const nameEQ = name + "=";
const cookies = document.cookie.split(';');
for (let i = 0; i < cookies.length; i++) {
let c = cookies[i].trim();
if (c.indexOf(nameEQ) === 0) return c.substring(nameEQ.length, c.length);
}
return null;
}
// Track total sessions
function getTotalSessions() {
return parseInt(getEngagementCookie("TotalSessions") || "0", 10);
}
function incrementTotalSessions() {
const currentTotalSessions = getTotalSessions();
setEngagementCookie("TotalSessions", currentTotalSessions + 1);
}
// Helper function to check if a new session has started
function isNewSession() {
const sessionFlag = getEngagementCookie("SessionFlag");
if (!sessionFlag) {
setEngagementCookie("SessionFlag", "active", 1/12); // Set session flag for 1 day
incrementTotalSessions(); // Increment the session counter
return true;
}
return false;
}
// Initialize session tracking
document.addEventListener("DOMContentLoaded", function () {
isNewSession();
});
</script>
<!-- Landers service CDN || Previous: 2.0.6 -->
<script src="https://kajabi-app-assets.kajabi-cdn.com/landers-service-js-sdk/2.1.1-production.umd.js" defer></script>
<!-- [Preload Fonts: START] -->
<link rel="preload" href="https://assets.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a1f0_Greet%20VF.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a1f0_Greet%20VF.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<!-- [Preload Fonts: END] -->
<!-- [Swiper JS] -->
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css">
<!-- [DataDog] -->
<script>
(function(h,o,u,n,d) {
h=h[d]=h[d]||{q:[],onReady:function(c){h.q.push(c)}}
d=o.createElement(u);d.async=1;d.src=n
n=o.getElementsByTagName(u)[0];n.parentNode.insertBefore(d,n)
})(window,document,'script','https://www.datadoghq-browser-agent.com/us1/v5/datadog-rum.js','DD_RUM')
window.DD_RUM.onReady(function() {
window.DD_RUM.init({
clientToken: 'pubc6e240a5574e18945e4e88751997a8bd',
applicationId: '7a19cb73-9dd3-42fb-919a-e4dd61dafa8b',
site: 'datadoghq.com',
service: 'kajabi.com',
env: 'production',
// Specify a version number to identify the deployed version of your application in Datadog
// version: '1.0.0',
sessionSampleRate: 100,
sessionReplaySampleRate: 20,
trackUserInteractions: true,
trackResources: true,
trackLongTasks: true,
defaultPrivacyLevel: 'mask-user-input',
});
})
</script>
<!-- [Amplitude] -->
<script type="text/javascript">
(function(e,t){var n=e.amplitude||{_q:[],_iq:{}};var r=t.createElement("script")
;r.type="text/javascript"
;r.integrity="sha384-girahbTbYZ9tT03PWWj0mEVgyxtZoyDF9KVZdL+R53PP5wCY0PiVUKq0jeRlMx9M"
;r.crossOrigin="anonymous";r.async=true
;r.src="https://cdn.amplitude.com/libs/amplitude-7.2.1-min.gz.js"
;r.onload=function(){if(!e.amplitude.runQueuedFunctions){
console.log("[Amplitude] Error: could not load SDK")}}
;var i=t.getElementsByTagName("script")[0];i.parentNode.insertBefore(r,i)
;function s(e,t){e.prototype[t]=function(){
this._q.push([t].concat(Array.prototype.slice.call(arguments,0)));return this}}
var o=function(){this._q=[];return this}
;var a=["add","append","clearAll","prepend","set","setOnce","unset"]
;for(var u=0;u<a.length;u++){s(o,a[u])}n.Identify=o;var c=function(){this._q=[]
;return this}
;var l=["setProductId","setQuantity","setPrice","setRevenueType","setEventProperties"]
;for(var p=0;p<l.length;p++){s(c,l[p])}n.Revenue=c
;var d=["init","logEvent","logRevenue","setUserId","setUserProperties","setOptOut","setVersionName","setDomain","setDeviceId", "enableTracking", "setGlobalUserProperties","identify","clearUserProperties","setGroup","logRevenueV2","regenerateDeviceId","groupIdentify","onInit","logEventWithTimestamp","logEventWithGroups","setSessionId","resetSessionId"]
;function v(e){function t(t){e[t]=function(){
e._q.push([t].concat(Array.prototype.slice.call(arguments,0)))}}
for(var n=0;n<d.length;n++){t(d[n])}}v(n);n.getInstance=function(e){
e=(!e||e.length===0?"$default_instance":e).toLowerCase()
;if(!n._iq.hasOwnProperty(e)){n._iq[e]={_q:[]};v(n._iq[e])}return n._iq[e]}
;e.amplitude=n})(window,document);
amplitude.getInstance().init("d4cd2a6ec851de7ab02d0f896c871056");
</script>
<!-- [Google Tag Manager] -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TV6629J');</script>
<!-- [Navbar JS - Finsweet Attributes] Mirror click events -->
<script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-mirrorclick@1/mirrorclick.js"></script>
<!-- [RudderStack] Element Referrer -->
<script>
document.addEventListener('DOMContentLoaded', function() {
// Select all elements with the custom attribute "data-elementreferrer"
var elements = document.querySelectorAll('[data-elementreferrer]');
// Add a click event listener to each element
elements.forEach(function(element) {
element.addEventListener('click', function() {
// Get the value of the "data-elementreferrer" attribute
var referrerValue = element.getAttribute('data-elementreferrer');
// Track the event with RudderStack
if (window.rudderanalytics) {
window.rudderanalytics.track('ElementReferrerClicked', {
referrerValue: referrerValue,
timestamp: new Date().toISOString()
});
console.log('data-elementreferrer event tracked:', referrerValue); // For debugging purposes
}
});
});
});
</script>
<!-- [Google Verification] REMOVE ONE -->
<meta name="google-site-verification" content="JEQFvfCceSQBfoG8prTb3L6qhmUJ8AvmEuDFRqpKSy0" />
<meta name="google-site-verification" content="g4LhdtHpm6gzJXiZLZEQIl5gZ7eu8LTJ2eTaO6RYwT4" />
<meta name="google-site-verification" content="nfTUgqx-IshEAhsHSWTAtr2nIu81W7QOeupj_H7gXTw" /></head><body><div data-animation="default" data-collapse="medium" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navbar w-nav"><div class="navbar_container"><a href="/" class="navbar_logo-link w-nav-brand"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a18f_Kajabi_Delivery_Elements_Logo_Full_Color_Black.svg" loading="lazy" alt="" class="navbar_logo-image"/></a><nav role="navigation" id="w-node-edaf8b4d-c889-c09b-136c-44a52aeb46d8-2aeb46d4" class="navbar_menu w-nav-menu"><div data-hover="false" data-delay="0" data-w-id="edaf8b4d-c889-c09b-136c-44a52aeb46d9" class="navbar_dropdown_products w-dropdown"><div fs-mirrorclick-element="target-1001" class="navbar_dropdown-toggle_products w-dropdown-toggle"><div>Products</div><div class="navbar_dropdown-icon_products w-embed"><svg width="11" height="7" viewBox="0 0 11 7" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.96875 1.4458C2.79275 3.05652 5.45908 5.55433 5.45908 5.55433C5.45908 5.55433 8.32301 3.05652 10.0426 1.4458" stroke="CurrentColor" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div></div><nav class="navbar_dropdown-menu_products w-dropdown-list"><div class="navbar_dropdown-wrapper_products"><div class="navbar_dropdown-component"><div id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf4c3-2aeb46d4" class="navbar_dropdown_column"><div class="navbar_dropdown_title">Build & Launch</div><div class="navbar_dropdown_list"><a href="/features/online-courses" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d55ae4f15d384bbfe20_Favicon%201.png" loading="lazy" id="w-node-_90b23248-4d30-b0f4-636f-188f131e43f6-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf4c9-2aeb46d4"><div class="navbar_dropdown_link-title">Online Courses</div><p class="navbar_dropdown_link-description">Create, market and sell your expertise.</p></div></a><a href="/features/coaching" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d552ea1c3a241ee4cff_Coaching%201.png" loading="lazy" id="w-node-_9b626552-a923-43b6-6e36-e32f063571c9-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf4d0-2aeb46d4"><div class="navbar_dropdown_link-title">Coaching</div><p class="navbar_dropdown_link-description">Add more value to your audience with our full suite of coaching tools.</p></div></a><a href="/features/podcasts" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d55893de0990db3b068_Email%20Marketing.png" loading="lazy" id="w-node-df3e81f0-21e8-e7ef-8713-a7807fd022f8-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf4d7-2aeb46d4"><div class="navbar_dropdown_link-title">Podcasts</div><p class="navbar_dropdown_link-description">Create and launch your podcast.</p></div></a><a href="/features/membership-sites" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d554be2f4c3e6b5bd2d_Communities.png" loading="lazy" id="w-node-c3bbfdcd-198a-6df7-b66c-1bbbd4c40efc-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf4de-2aeb46d4"><div class="navbar_dropdown_link-title">Memberships</div><p class="navbar_dropdown_link-description">Earn recurring revenue by creating an exclusive member experience.</p></div></a><a href="/features/communities" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d5650ce8eb8f1618fe1_Podcasts.png" loading="lazy" id="w-node-c8e1fb1b-cd8c-e17c-a3d2-4782ea56127a-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf4e5-2aeb46d4"><div class="navbar_dropdown_link-title">Communities</div><p class="navbar_dropdown_link-description">Share ideas and create a sense of belonging with thriving communities.</p></div></a><a href="/features/newsletters" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d5537f080a346e51246_Analytics.png" loading="lazy" id="w-node-e025271e-a217-2d10-306f-5004b952fd0a-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-_4763e249-5a55-a0eb-ae3f-64171e684feb-2aeb46d4"><div class="navbar_dropdown_link-title">Newsletters</div><p class="navbar_dropdown_link-description">Boost engagement and revenue with AI-powered newsletters.</p></div></a></div></div><div id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf4f8-2aeb46d4" class="navbar_dropdown_column"><div class="navbar_dropdown_title">Scale</div><div class="navbar_dropdown_list"><a href="/features/branded-app" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d55864444eb45ae5bf1_12.png" loading="lazy" id="w-node-_8a03f499-cafc-5d6c-7f44-04c742d50960-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf505-2aeb46d4"><div class="navbar_dropdown_link-title">Branded Mobile App</div><p class="navbar_dropdown_link-description">Grow your business and brand with your own mobile app.</p></div></a><a href="/features/landing-pages" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d552ea1c3a241ee4c60_13.png" loading="lazy" id="w-node-aaf11856-179b-d1aa-c7a9-9f1580ceab2a-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf50c-2aeb46d4"><div class="navbar_dropdown_link-title">Landing Pages</div><p class="navbar_dropdown_link-description">Build high-converting landing pages without needing a designer.</p></div></a><a href="/features/email-marketing" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d5537f080a346e51246_Analytics.png" loading="lazy" id="w-node-_10325321-67b7-7772-f934-1490f26b9b65-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf513-2aeb46d4"><div class="navbar_dropdown_link-title">Email Marketing</div><p class="navbar_dropdown_link-description">Draft and send marketing emails worth opening.</p></div></a><a href="/features/funnels" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d551e964b7302eacb17_11.png" loading="lazy" id="w-node-bbffcc4e-dc59-eb98-1729-2202001999a4-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf51a-2aeb46d4"><div class="navbar_dropdown_link-title">Funnels & Automations</div><p class="navbar_dropdown_link-description">Automate and scale your campaigns with ready-made funnels.</p></div></a><a href="/features/web-builder" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d557e167c8db443f933_14.png" loading="lazy" id="w-node-_4f0fe392-6e3c-ae2e-4abc-59d8c73b74f7-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf521-2aeb46d4"><div class="navbar_dropdown_link-title">No-Code Web Builder</div><p class="navbar_dropdown_link-description">Create a fully integrated website with a few clicks.</p></div></a><a href="/artificial-intelligence" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d557799905e4aee1d95_16.png" loading="lazy" id="w-node-_3c6e661e-0a01-0d82-b423-24c467c3d7bb-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-_2975284b-a59b-1853-ebe9-84ac93c67949-2aeb46d4"><div class="navbar_dropdown_link-title">AI Tools</div><p class="navbar_dropdown_link-description">Save your time by leveraging our full suite of AI tools. </p></div></a></div></div><div id="w-node-_3fb5adbd-43f7-db6d-44b9-0ed39469a1bb-2aeb46d4" class="navbar_dropdown_column"><div class="navbar_dropdown_title">Earn & Measure</div><div class="navbar_dropdown_list"><a href="/features/payments" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d55efcdaefa36061661_22.png" loading="lazy" id="w-node-_39ee0252-f0a1-9333-30b6-fcecea50fe5b-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-_3fb5adbd-43f7-db6d-44b9-0ed39469a1c1-2aeb46d4"><div class="navbar_dropdown_link-title">Payments</div><p class="navbar_dropdown_link-description">Accept and manage payments right from your dashboard with Kajabi Payments.</p></div></a><a href="/features/analytics" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d56bafa99b22d775e4d_Online%20Courses.png" loading="lazy" id="w-node-_60a89eca-4153-050b-50e9-82e333b2ed49-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-_3fb5adbd-43f7-db6d-44b9-0ed39469a1c8-2aeb46d4"><div class="navbar_dropdown_link-title">Analytics & Performance</div><p class="navbar_dropdown_link-description">Use the right metrics, organized into reports you’ll actually use.</p></div></a><a href="/features/contacts" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d55ce03b33be3fb7dcd_9.png" loading="lazy" id="w-node-_70a26ec3-6a3d-1c01-5ca2-7593ea9e01bd-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-_3fb5adbd-43f7-db6d-44b9-0ed39469a1cf-2aeb46d4"><div class="navbar_dropdown_link-title">Contacts CRM</div><p class="navbar_dropdown_link-description">Move your audience off social media and own your relationship with them.</p></div></a></div></div><div id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf550-2aeb46d4" class="navbar_dropdown_column is-resources-column"><a id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf551-2aeb46d4" href="/features/payments" class="navbar_dropdown_resources-link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a28e_Frame%201197145106.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a28e_Frame%25201197145106-p-500.webp 500w, https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a28e_Frame%25201197145106-p-800.webp 800w, https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a28e_Frame%201197145106.webp 809w" alt="" class="navbar_dropdown_resources-image"/><div class="navbar_dropdown_resources-wrapper"><div><div class="navbar_dropdown_featured-product_title">BOOST YOUR REVENUE WITH KAJABI PAYMENTS</div></div><div class="button-group"><div class="button is-white">Learn More →</div></div></div></a><a id="w-node-e60ae362-9b73-5e74-f4c2-697fe71bf55c-2aeb46d4" href="https://app.kajabi.com/signup/link_in_bio_monthly" class="navbar_dropdown_resources-link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66e3545807dca8b0399f9a62_Rectangle%2034648767%20(1).svg" loading="lazy" alt="Kajabi, Online Courses for Creators, Community Building, and Payment Solutions" class="navbar_dropdown_resources-image"/><div class="navbar_dropdown_resources-wrapper"><div><div class="navbar_dropdown_featured-product_title">LINK IN BIO</div><p class="text-size-small">Connect your socials, grow your audience, promote and sell, link to content, and more. <strong>Set up your custom domain today.</strong></p></div><div class="button-group"><div class="button is-white">Setup For Free →</div></div></div></a></div></div></div></nav></div><div data-hover="false" data-delay="0" class="navbar_dropdown_resources w-dropdown"><div data-engagement-click="5" fs-mirrorclick-element="target-1002" class="navbar_dropdown-toggle_resources w-dropdown-toggle"><div>Resources</div><div class="navbar_dropdown-icon_resources w-embed"><svg width="11" height="7" viewBox="0 0 11 7" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.96875 1.4458C2.79275 3.05652 5.45908 5.55433 5.45908 5.55433C5.45908 5.55433 8.32301 3.05652 10.0426 1.4458" stroke="CurrentColor" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div></div><nav data-resources-dropdown-menu="" class="navbar_dropdown-menu_resources w-dropdown-list"><div class="navbar_dropdown-wrapper_resources"><div class="navbar_dropdown-component is-resources-dropdown"><div id="w-node-ac803baf-2999-16b1-8f39-dca7edf8a224-2aeb46d4" class="navbar_dropdown_column"><div class="navbar_dropdown_title">Resources</div><div class="navbar_dropdown_list"><a href="/blog" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d6fc5d4b433649dec1f_17.png" loading="lazy" id="w-node-_6728526f-9ceb-b0df-e763-fe867383cee9-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-ac803baf-2999-16b1-8f39-dca7edf8a22a-2aeb46d4"><div class="navbar_dropdown_link-title">Blog</div></div></a><a href="/creator-stories" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d554be2f4c3e6b5bd2d_Communities.png" loading="lazy" id="w-node-db7d57de-5ee4-ef90-811b-fee06cb24d17-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-db7d57de-5ee4-ef90-811b-fee06cb24d18-2aeb46d4"><div class="navbar_dropdown_link-title">Creator Stories</div></div></a><a data-engagement-click="10" href="https://learn.kajabi.com/webinars" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d56a0b56de54523c28d_Memberships.png" loading="lazy" id="w-node-_1eaf0dc3-3e44-22f2-8dd7-bc17adb856ba-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-ac803baf-2999-16b1-8f39-dca7edf8a22f-2aeb46d4"><div id="w-node-_552b408d-5593-4afa-0395-6cabb81f80d5-2aeb46d4"><div class="navbar_dropdown_link-title">Training Webinars</div></div></div></a><a data-engagement-click="10" data-w-id="de60f3ea-83d3-38a4-f075-b07d2a775e03" href="https://learn.kajabi.com/downloads" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d552ea1c3a241ee4c60_13.png" loading="lazy" id="w-node-c5952e89-0a9a-0f28-4e10-267af9bb5442-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-de60f3ea-83d3-38a4-f075-b07d2a775e05-2aeb46d4"><div id="w-node-de60f3ea-83d3-38a4-f075-b07d2a775e06-2aeb46d4"><div class="navbar_dropdown_link-title">Free Guides & Downloads</div></div></div></a><a data-engagement-click="10" href="https://learn.kajabi.com/podcast" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d55893de0990db3b068_Email%20Marketing.png" loading="lazy" id="w-node-_1c90d106-6cf4-852e-9118-441cb45a14d4-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-ac803baf-2999-16b1-8f39-dca7edf8a23e-2aeb46d4"><div class="navbar_dropdown_link-title">The Creator's Playbook Podcast</div></div></a><a data-engagement-click="10" href="/creator-class" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d5650ce8eb8f1618fe1_Podcasts.png" loading="lazy" id="w-node-_2744bee2-c2d7-552b-3929-3c287a3a17e9-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-_5f6a88af-63ec-49eb-c476-9d2dc36fdd1e-2aeb46d4"><div class="navbar_dropdown_link-title">Creator Class</div></div></a><a data-engagement-click="10" href="/newsletter" class="navbar_dropdown_link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66df4d5537f080a346e51246_Analytics.png" loading="lazy" id="w-node-_0d94ef92-9b69-b853-d65a-b462e8a9bc0a-2aeb46d4" alt="" class="navbar_dropdown_icon"/><div id="w-node-_80baccc8-20e8-448b-1d75-5e2e0826b595-2aeb46d4"><div class="navbar_dropdown_link-title">Creator CEO Club Newsletter</div></div></a></div><a href="https://learn.kajabi.com" class="button is-black w-button">Go to Learning Hub →</a></div><div id="w-node-ac803baf-2999-16b1-8f39-dca7edf8a248-2aeb46d4" class="navbar_dropdown_column"><div class="navbar_dropdown_title">For heroes</div><div class="navbar_dropdown_list"><a href="https://templates.kajabi.com/" class="navbar_dropdown_link is-external-link w-inline-block"><div id="w-node-ac803baf-2999-16b1-8f39-dca7edf8a253-2aeb46d4" class="external-link-wrapper"><div class="navbar_dropdown_link-title">Browse Templates</div><div class="external-link-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="black" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="black" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18629)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="black"/>
<path d="M111.504 0V40.3291" stroke="black" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="black" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18629" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-opacity="0"/>
<stop offset="1"/>
</linearGradient>
</defs>
</svg></div></div></a><a href="/partnerprogram" class="navbar_dropdown_link is-external-link w-inline-block"><div id="w-node-_5e49ba87-321b-eb8b-d101-00164d8d5001-2aeb46d4"><div class="navbar_dropdown_link-title">Become a Partner</div></div></a><a data-w-id="84a321d6-4cd3-6122-cb2e-b7a2cc92f4da" href="https://university.mykajabi.com/" class="navbar_dropdown_link is-external-link w-inline-block"><div id="w-node-_84a321d6-4cd3-6122-cb2e-b7a2cc92f4dc-2aeb46d4"><div id="w-node-_84a321d6-4cd3-6122-cb2e-b7a2cc92f4dd-2aeb46d4" class="external-link-wrapper"><div class="navbar_dropdown_link-title">Kajabi University</div><div class="external-link-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="black" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="black" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18629)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="black"/>
<path d="M111.504 0V40.3291" stroke="black" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="black" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18629" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-opacity="0"/>
<stop offset="1"/>
</linearGradient>
</defs>
</svg></div></div></div></a><a href="https://herostore.kajabi.com/" target="_blank" class="navbar_dropdown_link is-external-link w-inline-block"><div id="w-node-_1548ca3d-b5bf-e74b-d9b2-d215bfdaa0a4-2aeb46d4"><div id="w-node-_1548ca3d-b5bf-e74b-d9b2-d215bfdaa0a5-2aeb46d4" class="external-link-wrapper"><div class="navbar_dropdown_link-title">Kajabi Swag Store</div><div class="external-link-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="black" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="black" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18629)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="black"/>
<path d="M111.504 0V40.3291" stroke="black" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="black" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18629" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-opacity="0"/>
<stop offset="1"/>
</linearGradient>
</defs>
</svg></div></div></div></a><a href="/updates" class="navbar_dropdown_link is-external-link w-inline-block"><div id="w-node-dcb43a86-7c57-19b6-c462-fa87721a1a02-2aeb46d4"><div class="navbar_dropdown_link-title">Product Updates</div></div></a></div><div class="navbar_dropdown_title">Get support</div><div class="navbar_dropdown_list"><a href="https://help.kajabi.com/hc/en-us" class="navbar_dropdown_link is-external-link w-inline-block"><div id="w-node-ac803baf-2999-16b1-8f39-dca7edf8a25b-2aeb46d4" class="external-link-wrapper"><div class="navbar_dropdown_link-title">Contact Support</div><div class="external-link-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="black" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="black" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18629)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="black"/>
<path d="M111.504 0V40.3291" stroke="black" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="black" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18629" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-opacity="0"/>
<stop offset="1"/>
</linearGradient>
</defs>
</svg></div></div></a><a href="https://help.kajabi.com/hc/en-us/categories/13347008650011-PotentialCustomers" class="navbar_dropdown_link is-external-link w-inline-block"><div id="w-node-ac803baf-2999-16b1-8f39-dca7edf8a260-2aeb46d4" class="external-link-wrapper"><div class="navbar_dropdown_link-title">FAQs</div><div class="external-link-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="black" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="black" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18629)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="black"/>
<path d="M111.504 0V40.3291" stroke="black" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="black" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18629" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-opacity="0"/>
<stop offset="1"/>
</linearGradient>
</defs>
</svg></div></div></a><a href="https://help.kajabi.com/hc/en-us" class="navbar_dropdown_link is-external-link w-inline-block"><div id="w-node-ac803baf-2999-16b1-8f39-dca7edf8a265-2aeb46d4" class="external-link-wrapper"><div class="navbar_dropdown_link-title">Help Center</div><div class="external-link-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="black" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="black" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18629)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="black"/>
<path d="M111.504 0V40.3291" stroke="black" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="black" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18629" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-opacity="0"/>
<stop offset="1"/>
</linearGradient>
</defs>
</svg></div></div></a><a href="https://experts.kajabi.com/" class="navbar_dropdown_link is-external-link w-inline-block"><div id="w-node-_3a49ed76-e5d6-f7d1-c68a-d28b563bfe1e-2aeb46d4" class="external-link-wrapper"><div class="navbar_dropdown_link-title">Hire an Expert</div><div class="external-link-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="black" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="black" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18629)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="black"/>
<path d="M111.504 0V40.3291" stroke="black" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="black" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18629" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-opacity="0"/>
<stop offset="1"/>
</linearGradient>
</defs>
</svg></div></div></a></div></div><div id="w-node-ac803baf-2999-16b1-8f39-dca7edf8a268-2aeb46d4" class="navbar_dropdown_column is-resources-column"><a id="w-node-ac803baf-2999-16b1-8f39-dca7edf8a269-2aeb46d4" href="/creator-class" class="navbar_dropdown_resources-link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a28f_Frame%201197145106%20(2).webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a28f_Frame%25201197145106%2520(2)-p-500.webp 500w, https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a28f_Frame%201197145106%20(2).webp 539w" alt="" class="navbar_dropdown_resources-image"/><div class="navbar_dropdown_resources-wrapper"><div class="max-width-xxsmall"><div class="navbar_dropdown_featured-product_title">CREATOR<br/>CLASS</div><p class="text-size-small">Start learning from successful creators.</p></div><div class="button-group"><div class="button is-white">Start Learning For Free →</div></div></div></a><a data-engagement-click="20" id="w-node-f23c24c9-1535-1d0b-9015-c2bc7131793a-2aeb46d4" href="https://learn.kajabi.com/webinars/signup/kajabi-live-q-a" class="navbar_dropdown_resources-link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a28d_Frame%201197144692.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a28d_Frame%25201197144692-p-500.webp 500w, https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a28d_Frame%25201197144692-p-800.webp 800w, https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a28d_Frame%201197144692.webp 809w" alt="" class="navbar_dropdown_resources-image"/><div class="navbar_dropdown_resources-wrapper"><div><div class="max-width-small"><div class="navbar_dropdown_featured-product_title">JOIN OUR LIVE WEEKLY Q&A</div></div><p class="text-size-small"><strong>Wondering if Kajabi is right for you?</strong> Join us for a live Q&A workshop where an expert will walk you through the basics, discover tips, and explore best practices—tailored for you.</p></div><div class="button-group"><div class="button is-white">Register Today →</div></div></div></a></div></div></div></nav></div><a data-engagement-click="10" href="/pricing" class="navbar_link w-nav-link">Pricing</a><div class="navbar_button-wrapper"><a data-elementreferrer="Login" href="https://app.kajabi.com/login" class="button is-black w-button">Login</a><a class="button w-button" data-planurl="presale_plan_monthly" href="#" data-pricing-trigger="" data-w-id="d229deb7-cb8f-dcee-bb00-0e0027872fe4" data-track-event="Lead Form Viewed" data-signupsource="kickstarter69" data-elementreferrer="Nav Trial" data-engagement-click="20">Get Started →</a></div></nav><div id="w-node-edaf8b4d-c889-c09b-136c-44a52aeb46ec-2aeb46d4" class="navbar_menu-button w-nav-button"><div class="navbar_menu-line"><div class="navbar_menu-line1"></div><div class="navbar_menu-line2"></div><div class="navbar_menu-line3"></div></div></div><a data-planurl="presale_plan_monthly" data-pricing-trigger="" data-signupsource="kickstarter69" id="w-node-_9c0792d4-7c60-d683-605b-b62b2971b472-2aeb46d4" data-w-id="9c0792d4-7c60-d683-605b-b62b2971b472" href="#" class="button hide-desktop w-button">Get Started →</a></div></div><div class="utility-page_component"><div class="utility-page_wrapper"><h1 class="text-style-gradient_2 heading-style-display">404</h1><h3>Page Not Found</h3></div></div><footer data-engagement-view="5" class="section_footer"><div class="padding-global padding-section-medium"><div class="container-large"><div class="footer_component"><a data-elementreferrer="Footer Home" aria-label="Homepage Link" id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b54e-14b2b54a" href="/" class="footer_logo-wrapper w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a193_Kajabi_Delivery_Elements_Logo_Monogram_FullColor.svg" loading="lazy" alt="" class="footer_logo-icon"/></a><div id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b550-14b2b54a" class="form_inline w-form"><form id="wf-form-Footer-Email-Form" name="wf-form-Footer-Email-Form" data-name="Footer Email Form" redirect="https://app.kajabi.com/signup/presale_plan_monthly?signup_source=kickstarter69" data-redirect="https://app.kajabi.com/signup/presale_plan_monthly?signup_source=kickstarter69" method="get" class="form_inline-component" data-wf-page-id="66aebc00ad11d5f27673a1c6" data-wf-element-id="5ddb62cb-720d-3b08-fb0d-d24814b2b551"><h2 class="heading-style-h2 is-smaller-heading">Sign up today.</h2><div class="padding-bottom padding-small"></div><div data-use-app-for-braze="" class="form_input-wrapper"><div data-planurl="presale_plan_monthly" data-signupsource="kickstarter69" data-marketingformname="start_your_trial_form" id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b556-14b2b54a" class="landers-attributes"></div><input class="form_input is-white-input w-input" maxlength="256" name="email" data-name="email" placeholder="Enter your email" type="email" id="email-7" required=""/><input type="submit" data-wait="Please wait..." data-engagement-click="20" data-elementreferrer="Footer Inline App" id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b558-14b2b54a" class="button w-button" value="Get Started →"/><div id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b559-14b2b54a" class="form_input-legal is-white-inline">By proceeding you agree to our <a href="https://legal.kajabi.com/policies/terms" data-elementreferrer="Footer Policies" target="_blank" class="text-style-link is-white-link">Platform Terms</a> & <a href="https://legal.kajabi.com/policies/privacy" data-elementreferrer="Footer Policies" target="_blank" class="text-style-link is-white-link">Privacy Notice</a>.</div></div></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div><div id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b567-14b2b54a" class="footer_content-left"><div id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b568-14b2b54a" class="footer_social-wrapper"><a data-elementreferrer="Footer Facebook Social" href="https://www.facebook.com/kajabi" target="_blank" class="footer_social-link w-inline-block"><div class="footer_social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1001_35431)">
<path d="M11.0175 0.964844C4.93276 0.964844 0 5.8976 0 11.9824C0 17.1491 3.55734 21.4847 8.35612 22.6755V15.3493H6.08431V11.9824H8.35612V10.5316C8.35612 6.78165 10.0533 5.04353 13.7349 5.04353C14.4329 5.04353 15.6374 5.18059 16.1301 5.3172V8.36905C15.8701 8.34173 15.4184 8.32807 14.8573 8.32807C13.0509 8.32807 12.3528 9.01248 12.3528 10.7916V11.9824H15.9516L15.3333 15.3493H12.3528V22.9192C17.8083 22.2604 22.0355 17.6154 22.0355 11.9824C22.035 5.8976 17.1023 0.964844 11.0175 0.964844Z" fill="CurrentColor"/>
</g>
<defs>
<clipPath id="clip0_1001_35431">
<rect width="22.035" height="22.035" fill="white" transform="translate(0 0.964844)"/>
</clipPath>
</defs>
</svg></div></a><a data-elementreferrer="Footer Twitter Social" href="https://www.twitter.com/kajabi" target="_blank" class="footer_social-link w-inline-block"><div class="footer_social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.0188 2.71289H20.1161L13.3494 10.4467L21.3099 20.9707H15.0769L10.1951 14.588L4.6091 20.9707H1.50995L8.74754 12.6985L1.11108 2.71289H7.50226L11.915 8.54697L17.0188 2.71289ZM15.9318 19.1168H17.648L6.56971 4.46939H4.72801L15.9318 19.1168Z" fill="CurrentColor"/>
</svg></div></a><a data-elementreferrer="Footer Instagram Social" href="https://www.instagram.com/kajabi" target="_blank" class="footer_social-link w-inline-block"><div class="footer_social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1001_35435)">
<path d="M11.4035 2.94886C14.3472 2.94886 14.6958 2.96177 15.8535 3.01341C16.9295 3.06075 17.5105 3.24151 17.8978 3.39214C18.41 3.59011 18.7801 3.83112 19.1631 4.21415C19.5504 4.60148 19.7871 4.9673 19.9851 5.47944C20.1357 5.86678 20.3165 6.45208 20.3638 7.52371C20.4155 8.68571 20.4284 9.03431 20.4284 11.9738C20.4284 14.9175 20.4155 15.2661 20.3638 16.4238C20.3165 17.4997 20.1357 18.0807 19.9851 18.4681C19.7871 18.9802 19.5461 19.3503 19.1631 19.7334C18.7758 20.1207 18.41 20.3574 17.8978 20.5554C17.5105 20.706 16.9252 20.8867 15.8535 20.9341C14.6915 20.9857 14.3429 20.9986 11.4035 20.9986C8.45976 20.9986 8.11116 20.9857 6.95346 20.9341C5.87753 20.8867 5.29653 20.706 4.90919 20.5554C4.39705 20.3574 4.02693 20.1164 3.6439 19.7334C3.25657 19.346 3.01986 18.9802 2.82189 18.4681C2.67126 18.0807 2.4905 17.4954 2.44316 16.4238C2.39152 15.2618 2.37861 14.9132 2.37861 11.9738C2.37861 9.03001 2.39152 8.68141 2.44316 7.52371C2.4905 6.44778 2.67126 5.86678 2.82189 5.47944C3.01986 4.9673 3.26087 4.59718 3.6439 4.21415C4.03123 3.82682 4.39705 3.59011 4.90919 3.39214C5.29653 3.24151 5.88183 3.06075 6.95346 3.01341C8.11116 2.96177 8.45976 2.94886 11.4035 2.94886ZM11.4035 0.964844C8.41242 0.964844 8.03799 0.977755 6.86308 1.0294C5.69247 1.08104 4.88767 1.27041 4.19047 1.54154C3.46314 1.82559 2.84771 2.20001 2.23658 2.81544C1.62115 3.42657 1.24673 4.042 0.962684 4.76503C0.69155 5.46653 0.502187 6.26702 0.450542 7.43763C0.398897 8.61685 0.385986 8.99128 0.385986 11.9824C0.385986 14.9734 0.398897 15.3479 0.450542 16.5228C0.502187 17.6934 0.69155 18.4982 0.962684 19.1954C1.24673 19.9227 1.62115 20.5381 2.23658 21.1493C2.84771 21.7604 3.46314 22.1391 4.18617 22.4189C4.88767 22.69 5.68817 22.8794 6.85878 22.931C8.03369 22.9827 8.40811 22.9956 11.3992 22.9956C14.3903 22.9956 14.7647 22.9827 15.9396 22.931C17.1102 22.8794 17.915 22.69 18.6122 22.4189C19.3353 22.1391 19.9507 21.7604 20.5618 21.1493C21.1729 20.5381 21.5517 19.9227 21.8314 19.1997C22.1025 18.4982 22.2919 17.6977 22.3435 16.5271C22.3952 15.3522 22.4081 14.9777 22.4081 11.9867C22.4081 8.99558 22.3952 8.62116 22.3435 7.44624C22.2919 6.27563 22.1025 5.47084 21.8314 4.77363C21.5603 4.042 21.1859 3.42657 20.5704 2.81544C19.9593 2.20431 19.3439 1.82559 18.6208 1.54585C17.9193 1.27471 17.1188 1.08535 15.9482 1.0337C14.769 0.977755 14.3946 0.964844 11.4035 0.964844Z" fill="CurrentColor"/>
<path d="M11.4035 6.32275C8.27903 6.32275 5.74414 8.85764 5.74414 11.9821C5.74414 15.1066 8.27903 17.6415 11.4035 17.6415C14.528 17.6415 17.0629 15.1066 17.0629 11.9821C17.0629 8.85764 14.528 6.32275 11.4035 6.32275ZM11.4035 15.6532C9.37648 15.6532 7.73246 14.0092 7.73246 11.9821C7.73246 9.95509 9.37648 8.31107 11.4035 8.31107C13.4306 8.31107 15.0746 9.95509 15.0746 11.9821C15.0746 14.0092 13.4306 15.6532 11.4035 15.6532Z" fill="CurrentColor"/>
<path d="M18.6079 6.09907C18.6079 6.83071 18.014 7.42032 17.2867 7.42032C16.5551 7.42032 15.9655 6.8264 15.9655 6.09907C15.9655 5.36744 16.5594 4.77783 17.2867 4.77783C18.014 4.77783 18.6079 5.37175 18.6079 6.09907Z" fill="CurrentColor"/>
</g>
<defs>
<clipPath id="clip0_1001_35435">
<rect width="22.035" height="22.035" fill="CurrentColor" transform="translate(0.385986 0.964844)"/>
</clipPath>
</defs>
</svg></div></a><a data-elementreferrer="Footer LinkedIn Social" href="https://www.linkedin.com/company/kajabi/" target="_blank" class="footer_social-link w-inline-block"><div class="footer_social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1001_35439)">
<path d="M20.9829 0.964844H2.20578C1.30631 0.964844 0.578979 1.67496 0.578979 2.55292V21.4075C0.578979 22.2855 1.30631 22.9999 2.20578 22.9999H20.9829C21.8824 22.9999 22.614 22.2855 22.614 21.4118V2.55292C22.614 1.67496 21.8824 0.964844 20.9829 0.964844ZM7.11633 19.742H3.8455V9.22368H7.11633V19.742ZM5.48091 7.79054C4.43081 7.79054 3.58297 6.94271 3.58297 5.8969C3.58297 4.8511 4.43081 4.00327 5.48091 4.00327C6.52672 4.00327 7.37455 4.8511 7.37455 5.8969C7.37455 6.9384 6.52672 7.79054 5.48091 7.79054ZM19.3561 19.742H16.0896V14.6291C16.0896 13.4112 16.0681 11.8403 14.3896 11.8403C12.6896 11.8403 12.4314 13.1702 12.4314 14.5431V19.742H9.1692V9.22368H12.3023V10.6611H12.3453C12.78 9.8348 13.8473 8.96115 15.4354 8.96115C18.745 8.96115 19.3561 11.1388 19.3561 13.9707V19.742Z" fill="CurrentColor"/>
</g>
<defs>
<clipPath id="clip0_1001_35439">
<rect width="22.035" height="22.035" fill="CurrentColor" transform="translate(0.578979 0.964844)"/>
</clipPath>
</defs>
</svg></div></a><a data-elementreferrer="Footer YouTube Social" href="https://www.youtube.com/@BuildWithKajabi" target="_blank" class="footer_social-link w-inline-block"><div class="footer_social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1001_35441)">
<path d="M22.5875 7.57543C22.5875 7.57543 22.3723 6.05622 21.7096 5.38915C20.8703 4.51119 19.9321 4.50688 19.5018 4.45524C16.4203 4.23145 11.7938 4.23145 11.7938 4.23145H11.7852C11.7852 4.23145 7.15869 4.23145 4.07723 4.45524C3.64686 4.50688 2.70865 4.51119 1.86942 5.38915C1.20665 6.05622 0.995766 7.57543 0.995766 7.57543C0.995766 7.57543 0.771973 9.36148 0.771973 11.1432V12.8131C0.771973 14.5948 0.991462 16.3808 0.991462 16.3808C0.991462 16.3808 1.20665 17.9001 1.86512 18.5671C2.70434 19.4451 3.80609 19.415 4.29672 19.5096C6.06124 19.6775 11.7895 19.7291 11.7895 19.7291C11.7895 19.7291 16.4203 19.7205 19.5018 19.501C19.9321 19.4494 20.8703 19.4451 21.7096 18.5671C22.3723 17.9001 22.5875 16.3808 22.5875 16.3808C22.5875 16.3808 22.807 14.5991 22.807 12.8131V11.1432C22.807 9.36148 22.5875 7.57543 22.5875 7.57543ZM9.51282 14.8401V8.64706L15.4649 11.7543L9.51282 14.8401Z" fill="CurrentColor"/>
</g>
<defs>
<clipPath id="clip0_1001_35441">
<rect width="22.035" height="22.035" fill="CurrentColor" transform="translate(0.771973 0.964844)"/>
</clipPath>
</defs>
</svg></div></a><a data-elementreferrer="Footer TikTok Social" href="https://www.tiktok.com/@kajabi" target="_blank" class="footer_social-link w-inline-block"><div class="footer_social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1001_35443)">
<path d="M16.6398 0.964844H12.9262V15.9742C12.9262 17.7626 11.4979 19.2316 9.72051 19.2316C7.94308 19.2316 6.51481 17.7626 6.51481 15.9742C6.51481 14.2178 7.91135 12.7807 9.62531 12.7169V8.94856C5.84827 9.0124 2.80127 12.1101 2.80127 15.9742C2.80127 19.8703 5.91175 22.9999 9.75226 22.9999C13.5927 22.9999 16.7032 19.8383 16.7032 15.9742V8.2779C18.0998 9.29984 19.8137 9.9066 21.6229 9.93855V6.17022C18.8298 6.07442 16.6398 3.77511 16.6398 0.964844Z" fill="CurrentColor"/>
</g>
<defs>
<clipPath id="clip0_1001_35443">
<rect width="22.035" height="22.035" fill="CurrentColor" transform="translate(0.964966 0.964844)"/>
</clipPath>
</defs>
</svg></div></a></div><div class="footer_app-wrapper"><a data-elementreferrer="Footer App Store" href="https://apps.apple.com/us/app/kajabi-creator/id1636547076" target="_blank" class="footer_app-link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a263_App%20Store%20badge.svg" loading="lazy" alt="" class="footer_app-icon"/></a><a data-elementreferrer="Footer Google Store" href="https://play.google.com/store/apps/details?id=com.kajabi.creator&hl=en_CA&gl=US" target="_blank" class="footer_app-link w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/66aebc00ad11d5f27673a267_Play%20Store%20badge.svg" loading="lazy" alt="" class="footer_app-icon"/></a></div></div><div id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b57a-14b2b54a" class="footer_columns"><div id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b57b-14b2b54a" class="footer_list-wrapper"><div class="text-weight-bold">Products</div><ul role="list" class="footer_list w-list-unstyled"><li class="footer_list-item"><a data-elementreferrer="Footer Online Courses" href="/features/online-courses" class="footer_link">Online Courses</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Coaching" href="/features/coaching" class="footer_link">Coaching</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Podcasts" href="/features/podcasts" class="footer_link">Podcasts</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Memberships" href="/features/membership-sites" class="footer_link">Memberships</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Communities" href="/features/communities" class="footer_link">Communities</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Communities" href="/features/newsletters" class="footer_link">Newsletters</a></li></ul></div><div id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b58e-14b2b54a" class="footer_list-wrapper"><div class="text-weight-bold">Features</div><ul role="list" class="footer_list w-list-unstyled"><li class="footer_list-item"><a data-elementreferrer="Footer Email" href="/features/email-marketing" class="footer_link">Email</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Websites" href="/features/web-builder" class="footer_link">No-Code Websites</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Pages" href="/features/landing-pages" class="footer_link">Landing Pages</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Contacts" href="/features/contacts" class="footer_link">Contacts</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Analytics" href="/features/analytics" class="footer_link">Analytics</a></li><li class="footer_list-item"><a data-elementreferrer="Footer BMA" href="/features/branded-app" class="footer_link">Branded Mobile App</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Payments" href="/features/payments" class="footer_link">Payments</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Payments" href="/features/link-in-bio" class="footer_link">Link In Bio</a></li></ul></div><div id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b5a4-14b2b54a" class="footer_list-wrapper"><div class="text-weight-bold">Company</div><ul role="list" class="footer_list w-list-unstyled"><li class="footer_list-item"><a data-elementreferrer="Footer About" href="/about-us" class="footer_link">About Us</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Careers" href="/careers" class="footer_link">Careers</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Newsroom" href="/news" class="footer_link w-inline-block"><div>Press</div></a></li><li class="footer_list-item"><a data-elementreferrer="Footer Affiliate" href="https://partners.kajabi.com/" class="footer_link is-external-link w-inline-block"><div>Become an Affiliate</div><div class="external-link-icon w-embed"><svg width="119" height="121" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="white" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="white" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18631)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="white"/>
<path d="M111.504 0V40.3291" stroke="white" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="white" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18631" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-color="white" stop-opacity="0"/>
<stop offset="1" stop-color="white"/>
</linearGradient>
</defs>
</svg></div></a></li></ul></div><div id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b5b7-14b2b54a" class="footer_list-wrapper"><div class="text-weight-bold">Resources</div><ul role="list" class="footer_list w-list-unstyled"><li class="footer_list-item"><a data-elementreferrer="Footer Blog" href="/blog" class="footer_link">Blog</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Edge Podcast" href="https://learn.kajabi.com/podcast" class="footer_link w-inline-block"><div>The Creator's Playbook Podcast</div></a></li><li class="footer_list-item"><a data-elementreferrer="Footer Live Webinars" href="https://learn.kajabi.com/webinars" class="footer_link w-inline-block"><div>Training Webinars</div></a></li><li class="footer_list-item"><a data-elementreferrer="Footer University" href="https://university.mykajabi.com/" class="footer_link is-external-link w-inline-block"><div>Kajabi University</div><div class="external-link-icon w-embed"><svg width="119" height="121" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="white" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="white" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18631)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="white"/>
<path d="M111.504 0V40.3291" stroke="white" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="white" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18631" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-color="white" stop-opacity="0"/>
<stop offset="1" stop-color="white"/>
</linearGradient>
</defs>
</svg></div></a></li><li class="footer_list-item"><a data-elementreferrer="Footer Downloadables" href="https://learn.kajabi.com/downloads" class="footer_link">Free Guides & Downloads</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Experts Marketplace" href="https://experts.kajabi.com/" class="footer_link is-external-link w-inline-block"><div>Experts Marketplace</div><div class="external-link-icon w-embed"><svg width="119" height="121" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="white" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="white" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18631)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="white"/>
<path d="M111.504 0V40.3291" stroke="white" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="white" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18631" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-color="white" stop-opacity="0"/>
<stop offset="1" stop-color="white"/>
</linearGradient>
</defs>
</svg></div></a></li><li class="footer_list-item"><a data-elementreferrer="Footer Templates Store" href="https://templates.kajabi.com/" class="footer_link is-external-link w-inline-block"><div>Templates Store</div><div class="external-link-icon w-embed"><svg width="119" height="121" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="white" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="white" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18631)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="white"/>
<path d="M111.504 0V40.3291" stroke="white" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="white" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18631" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-color="white" stop-opacity="0"/>
<stop offset="1" stop-color="white"/>
</linearGradient>
</defs>
</svg></div></a></li><li class="footer_list-item"><a data-elementreferrer="Footer Creator Stories" href="/creator-stories" class="footer_link">Creator Stories</a></li><li class="footer_list-item"><a data-elementreferrer="Footer Resources" href="https://learn.kajabi.com/" class="footer_link">Learning Hub</a></li></ul></div><div id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b5d3-14b2b54a" class="footer_list-wrapper"><div class="text-weight-bold">Support</div><ul role="list" class="footer_list w-list-unstyled"><li class="footer_list-item"><a data-elementreferrer="Footer Help Center" href="https://help.kajabi.com/" class="footer_link is-external-link w-inline-block"><div>Contact Support</div><div class="external-link-icon w-embed"><svg width="119" height="121" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="white" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="white" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18631)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="white"/>
<path d="M111.504 0V40.3291" stroke="white" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="white" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18631" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-color="white" stop-opacity="0"/>
<stop offset="1" stop-color="white"/>
</linearGradient>
</defs>
</svg></div></a></li><li class="footer_list-item"><a data-elementreferrer="Footer FAQs" href="https://help.kajabi.com/hc/en-us/categories/13347008650011-PotentialCustomers" class="footer_link is-external-link w-inline-block"><div>FAQs</div><div class="external-link-icon w-embed"><svg width="119" height="121" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="white" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="white" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18631)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="white"/>
<path d="M111.504 0V40.3291" stroke="white" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="white" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18631" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-color="white" stop-opacity="0"/>
<stop offset="1" stop-color="white"/>
</linearGradient>
</defs>
</svg></div></a></li><li class="footer_list-item"><a data-elementreferrer="Footer Help Center" href="https://help.kajabi.com/" class="footer_link is-external-link w-inline-block"><div>Help Center</div><div class="external-link-icon w-embed"><svg width="119" height="121" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="white" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="white" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18631)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="white"/>
<path d="M111.504 0V40.3291" stroke="white" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="white" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18631" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-color="white" stop-opacity="0"/>
<stop offset="1" stop-color="white"/>
</linearGradient>
</defs>
</svg></div></a></li><li class="footer_list-item"><a data-elementreferrer="Footer Status" href="https://status.kajabi.com/" class="footer_link is-external-link w-inline-block"><div>Kajabi Status</div><div class="external-link-icon w-embed"><svg width="119" height="121" viewBox="0 0 119 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.5292 74.36L112.425 4.46461" stroke="white" stroke-width="12"/>
<path d="M51.2239 7H7L7.00038 114H22.5792" stroke="white" stroke-width="13.3896" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M111.423 110.974L111.423 59.7108" stroke="url(#paint0_linear_602_18631)" stroke-width="13.391"/>
<path d="M7 6.84106V0.146255C5.22442 0.146255 3.52156 0.851603 2.26604 2.10713C1.01052 3.36266 0.305181 5.06552 0.30519 6.8411L7 6.84106ZM7.00056 113.909L0.305748 113.909C0.305768 117.606 3.30313 120.604 7.00056 120.604L7.00056 113.909ZM111.462 113.909V120.604H118.157L118.157 113.909L111.462 113.909ZM51.7152 0.146255H7V13.5359H51.7152V0.146255ZM0.30519 6.8411L0.305748 113.909L13.6954 113.909L13.6948 6.84103L0.30519 6.8411ZM7.00056 120.604H111.462V107.214H7.00056V120.604ZM118.157 113.909L118.157 107.5L104.767 107.5L104.767 113.909L118.157 113.909Z" fill="white"/>
<path d="M111.504 0V40.3291" stroke="white" stroke-width="14"/>
<path d="M77.5 7L117.829 7" stroke="white" stroke-width="14"/>
<defs>
<linearGradient id="paint0_linear_602_18631" x1="111.619" y1="42.3398" x2="111.619" y2="103.629" gradientUnits="userSpaceOnUse">
<stop offset="0.25" stop-color="white" stop-opacity="0"/>
<stop offset="1" stop-color="white"/>
</linearGradient>
</defs>
</svg></div></a></li></ul></div><div id="w-node-_5ddb62cb-720d-3b08-fb0d-d24814b2b5e6-14b2b54a" class="footer_list-wrapper"><div class="text-weight-bold">Legal</div><ul role="list" class="footer_list w-list-unstyled"><li class="footer_list-item"><a data-elementreferrer="Footer Policies" href="https://legal.kajabi.com/" class="footer_link w-inline-block"><div>Policy Center</div></a></li><li class="footer_list-item"><a data-elementreferrer="Footer Policies" href="https://legal.kajabi.com/policies/privacy" class="footer_link w-inline-block"><div>Privacy Notice</div></a></li><li class="footer_list-item"><a data-elementreferrer="Footer Recruiting Scams" href="https://legal.kajabi.com/policies/income-disclaimer" target="_blank" class="footer_link">Income Disclaimer</a></li><li class="footer_list-item"><div class="w-embed"><a href="#" class="footer_link" onClick="UC_UI.showSecondLayer();">Privacy Settings</a></div></li><li class="footer_list-item"><a data-elementreferrer="Footer Status" href="https://kajabi.privacy.saymine.io/kajabi" target="_blank" class="footer_link is-privacy-choice w-inline-block"><img src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/670d5b42f7ecd9d5e8960f18_optout-icon-transparent.svg" loading="lazy" width="30" alt="" class="footer_link_privacy-icon"/><div>Your Privacy Choices</div></a></li></ul></div></div></div><div class="text-align-center"><div class="padding-bottom padding-large"></div><div class="text-size-xsmall text-style-muted">©2010-2024 All Rights Reserved. Kajabi®<br/></div></div></div></div></footer><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=66aebc00ad11d5f27673a187" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/66aebc00ad11d5f27673a187/js/staging-kajabi.788697f1.0a1900cce8140088.js" type="text/javascript"></script><!-- [Google Tag Manager] -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TV6629J"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- [Swiper JS] -->
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<!-- [User Centrics - Security Banner] -->
<script id="usercentrics-cmp" src="https://app.usercentrics.eu/browser-ui/latest/loader.js" data-ruleset-id="a10TMpaCCg_rrv" async></script>
<!-- JS Checkout Form Cookie / Don't delete -->
<script>
;(function (factory) {
var registeredInModuleLoader = false;
if (typeof define === 'function' && define.amd) {
define(factory);
registeredInModuleLoader = true;
}
if (typeof exports === 'object') {
module.exports = factory();
registeredInModuleLoader = true;
}
if (!registeredInModuleLoader) {
var OldCookies = window.Cookies;
var api = window.Cookies = factory();
api.noConflict = function () {
window.Cookies = OldCookies;
return api;
};
}
}(function () {
function extend () {
var i = 0;
var result = {};
for (; i < arguments.length; i++) {
var attributes = arguments[ i ];
for (var key in attributes) {
result[key] = attributes[key];
}
}
return result;
}
function init (converter) {
function api (key, value, attributes) {
var result;
if (typeof document === 'undefined') {
return;
}
if (arguments.length > 1) {
attributes = extend({
path: '/'
}, api.defaults, attributes);
if (typeof attributes.expires === 'number') {
var expires = new Date();
expires.setMilliseconds(expires.getMilliseconds() + attributes.expires * 864e+5);
attributes.expires = expires;
}
attributes.expires = attributes.expires ? attributes.expires.toUTCString() : '';
try {
result = JSON.stringify(value);
if (/^[\{\[]/.test(result)) {
value = result;
}
} catch (e) {}
if (!converter.write) {
value = encodeURIComponent(String(value))
.replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g, decodeURIComponent);
} else {
value = converter.write(value, key);
}
key = encodeURIComponent(String(key));
key = key.replace(/%(23|24|26|2B|5E|60|7C)/g, decodeURIComponent);
key = key.replace(/[\(\)]/g, escape);
var stringifiedAttributes = '';
for (var attributeName in attributes) {
if (!attributes[attributeName]) {
continue;
}
stringifiedAttributes += '; ' + attributeName;
if (attributes[attributeName] === true) {
continue;
}
stringifiedAttributes += '=' + attributes[attributeName];
}
return (document.cookie = key + '=' + value + stringifiedAttributes);
}
if (!key) {
result = {};
}
var cookies = document.cookie ? document.cookie.split('; ') : [];
var rdecode = /(%[0-9A-Z]{2})+/g;
var i = 0;
for (; i < cookies.length; i++) {
var parts = cookies[i].split('=');
var cookie = parts.slice(1).join('=');
if (!this.json && cookie.charAt(0) === '"') {
cookie = cookie.slice(1, -1);
}
try {
var name = parts[0].replace(rdecode, decodeURIComponent);
cookie = converter.read ?
converter.read(cookie, name) : converter(cookie, name) ||
cookie.replace(rdecode, decodeURIComponent);
if (this.json) {
try {
cookie = JSON.parse(cookie);
} catch (e) {}
}
if (key === name) {
result = cookie;
break;
}
if (!key) {
result[name] = cookie;
}
} catch (e) {}
}
return result;
}
api.set = api;
api.get = function (key) {
return api.call(api, key);
};
api.getJSON = function () {
return api.apply({
json: true
}, [].slice.call(arguments));
};
api.defaults = {};
api.remove = function (key, attributes) {
api(key, '', extend(attributes, {
expires: -1
}));
};
api.withConverter = init;
return api;
}
return init(function () {});
}));
</script>
<script>
(function($) {
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
var utmSource, utmMedium, utmCampaign, utmTerm, utmContent, utmKeyword, gclid, fbclid, msclid, ttclid, msclkid, li_fat_id, rdt_cid, wickedSource, wickedMedium, wickedCampaign, wickedID, wickedTerm, wickedKeyword;
var utms = [utmSource, utmMedium, utmCampaign, utmTerm, utmContent, utmKeyword, gclid, fbclid, msclid, ttclid, msclkid, li_fat_id, rdt_cid, wickedSource, wickedMedium, wickedCampaign, wickedID, wickedTerm, wickedKeyword];
var strs = ["utm_source", "utm_medium", "utm_campaign", "utm_term", "utm_content", "utm_keyword", "gclid", "fbclid", "msclid", "ttclid", "msclkid", "li_fat_id", "rdt_cid", "WickedSource", "WickedMedium", "WickedCampaign", "WickedID", "WickedTerm", "WickedKeyword"];
var shorties = ["us", "um", "uca", "ut", "uco", "uk", "gc", "fc", "msc", "tt", "ms", "li", "rd", "ws", "wm", "wc", "wi", "wt", "wk"];
var cookies;
var cookieName = "kajabi_ct";
// Read Incoming Variables
var incoming = [];
for (var a = 0; a < utms.length; a++) {
var param = getUrlParameter(strs[a]);
var obj = {};
obj[strs[a]] = param;
if (param !== "") incoming.push(obj);
}
// Add Chronology
if (incoming.length > 0) {
// Get Existing Cookie
cookies = Cookies.getJSON(cookieName);
// Add Timestamp
var obj = {};
obj["ts"] = Date.now();
incoming.push(obj);
// Set Updated Cookie
var ctObj = { "0": incoming };
for (var key in cookies) {
var thisCookie = cookies[key];
var newKey = parseInt(key) + 1;
var updatedCookieObj = {};
updatedCookieObj[newKey.toString()] = thisCookie;
ctObj = Object.assign(updatedCookieObj, ctObj);
}
Cookies.set(cookieName, ctObj, { expires: 365 });
}
// Get URL String
window.getUTMString = function() {
cookies = Cookies.getJSON(cookieName);
var urlString = "";
for (var cookie in cookies) {
var thisCookie = cookies[cookie];
for (var tag in thisCookie) {
var thisObj = thisCookie[tag];
for (var stringKey in thisObj) {
var stringValue = thisObj[stringKey];
if (cookie == 0) cookie = "";
if (cookie != 0) {
for (var a = 0; a < strs.length; a++) {
if (stringKey == strs[a]) {
stringKey = shorties[a];
}
}
}
urlString += "&" + stringKey + cookie + "=" + stringValue;
}
}
}
return urlString;
}
// Append the UTM String on click
$("[data-pass-utm='true']").click(function(evt) {
evt.preventDefault();
var href = $(this).attr("href");
var utmString = getUTMString();
// Use correct ? or &
if (!/\?/.test(href)) {
utmString = utmString.replace(/^&/, "?");
}
if ($(this).attr("data-new-tab") == "true") {
window.open(href + utmString, "_blank");
} else {
window.location = href + utmString;
}
});
})(jQuery);
</script></body></html>