One script tag
Drop a snippet on any site. TourKit fetches tour JSON from your project’s script key — no framework lock-in.
Guided onboarding for the real web
TourKit generates hosted tour configs for any domain. You publish steps from the dashboard; visitors get a crisp walkthrough powered by your SDK and our public API.
No credit card for this build phase · Bring your own Supabase project
<script src="https://cdn.jsdelivr.net/gh/webdev-raj/Tourkit@sdk-v11/sdk/dist/tourkit.min.js
"
data-key="YOUR_SCRIPT_KEY"
async></script>Returns tour + ordered steps as JSON — meant for your vanilla SDK on customer sites.
Three primitives — embed, configure, fetch — so your team can iterate without redeploying marketing pages.
Drop a snippet on any site. TourKit fetches tour JSON from your project’s script key — no framework lock-in.
Create projects, copy keys, and tune steps from one workspace built for operators and builders alike.
Public API responses are shaped for your SDK: tour metadata plus ordered steps your renderer can trust.
Create a project, grab your script key, and point your SDK at TourKit’s public endpoint.