Kazm Help Docs
Setup
Tiers
Quests
Rewards
Badges
Forms
Leaderboard
Members
Custom Integrations
Attribution
Automation
Embedding
Embed your program • 5-10 min
<aside>
🌐 Embedding on a website
</aside>
<aside>
📱 Embedding in an app
</aside>
<aside>
🔑 Embedded Sign-in
</aside>
08-Admin-Embed.mov
Embedding on a website
- Click the Embed button in the upper-right of any membership page
- Choose how you want to embed your membership and which elements you want included in the embed
- Copy and paste the 2 code snippets in the <head> and <body> respectively
Visit our documentation for more details
Having trouble?
You can also bypass the SDK and embed the URL directly in an iframe.
- Paste this into the body element: <iframe src="INSERT KAZM URL HERE"></iframe>
Embedding in an app
- Use the SDK to embed your membership in a mobile app.
- Note: this is only available on the Enterprise plan.
- Example React Native Component
- Embedding Options
Embedded Sign-in
- To sign in the user, the app should pass in the authentication details manually and the user will not have to sign in to Kazm separately. This will create a more seamless experience.
- More info on embedded automatic sign-in: https://kazm.readme.io/reference/embedding-sdk#automatic-login
- Note that Google SSO will not work in an embedded mobile app. However for testing / debugging purposes, signing in using an email code or phone number will also work.
- Note: this is only available on the Enterprise plan.
<aside>
🏠 Back Home: Kazm Help Docs
</aside>
Embedding: https://kazm.notion.site/Embedding-da4ac939487c4fbbb1c0e9ced9c5ba64