Skip to content

Ttoolab Documentation

Experimentation and feedback for product, growth, and e-commerce teams.

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:

  • Install the Ttoolab pixel on a website or app
  • Configure projects and experiments
  • Send custom events and define goals
  • Integrate with analytics tools
  • Receive webhook notifications
  • Troubleshoot common issues

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 |