Run experiments
Create and publish A/B tests, split URL tests, redirect tests, and feature flags from the Ttoolab dashboard.
Ttoolab is a SaaS experimentation and feedback platform. It helps teams test hypotheses, measure impact, and make decisions with less guesswork.
You can run A/B tests, split URL tests, redirect tests, and feature flags. You can collect events, measure goals, target specific audiences, and connect Ttoolab to tools like Google Analytics, Google Tag Manager, and Microsoft Clarity.
This documentation is for developers, technical marketers, and product teams who need to:
Run experiments
Create and publish A/B tests, split URL tests, redirect tests, and feature flags from the Ttoolab dashboard.
Track events
Send custom events from your site with the ttoolab JavaScript SDK and measure conversions against experiment goals.
Target audiences
Control who sees an experiment using URL rules, traffic allocation, and audience targeting options.
Integrate your stack
Push experiment data to Google Analytics via dataLayer, tag sessions in Microsoft Clarity, and receive webhook events.
| Topic | Description | | :---- | :---------- | | Installation | Add the Ttoolab pixel to your site | | Basic concepts | Projects, experiments, variants, and goals | | Tracking events | Send custom events from JavaScript | | Webhooks | Receive server-side notifications | | SDK endpoints | Public SDK HTTP endpoints | | Troubleshooting | Fix common integration issues |