Create a Landing Page that automatically detects the visitor’s device and redirects them to the appropriate app store. This ensures iOS users go to the Apple App Store, Android users go to Google Play, and desktop users are directed to a fallback page.Documentation Index
Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
Use this file to discover all available pages before exploring further.
Create a Landing Page
- Log into the Kajabi Dashboard.
- Navigate to Website.
- Then, Landing Pages.
- Click New Landing Page:

- Select a template (a simple/blank template works best for redirect pages).
- Name the page and click Create.
Design the Landing Page
Tips for designing the Landing Page:- Keep the design minimal since users will be redirected quickly.
- Add a simple heading (e.g., “Welcome”)
- Add a short message (e.g., “Preparing to redirect you to the appropriate destination…”)
Add the redirect code
After designing the Landing Page, you will need to add the redirect code:- Click the Settings tab in the sidebar editor.
- Select Custom Code:

- Locate the Custom Javascript section:

- Copy and paste the following code block and replace the URLs with your own:
Note:
The example code above is built into this landing page and has the working code above, check it out here.
Save and publish
- Click Save to keep and apply the changes.
- Click Publish to make the page live.