Guides
Guides
Practical how-to guides for integrating WaitKit into your application. Framework integration, source tracking, metadata usage, best practices, and troubleshooting for the waitlist platform.
This section covers common integration patterns and best practices.
- Integration - Framework-specific setup for vanilla JS, React, and Next.js
- Best Practices - Source tracking, metadata usage, duplicate handling, and security
- Source Tracking - Deep dive into signup source attribution
- Metadata - Using custom metadata effectively
- Troubleshooting - Common issues and how to fix them
- Skills Guide - Installation and implementation
Quickstart
Get started with the WaitKit waitlist API in under five minutes. Create a project, generate an API key, install the npm SDK, and collect your first email subscriber.
Integration
Integrate WaitKit into vanilla JavaScript, React, and Next.js projects. Framework-specific patterns for adding a waitlist signup form with the JavaScript SDK or REST API.
