mirror of
https://github.com/BillyOutlast/posthog.com.git
synced 2026-02-05 20:01:20 +01:00
49 lines
2.5 KiB
Plaintext
49 lines
2.5 KiB
Plaintext
---
|
|
title: Tutorials and guides
|
|
sidebar: Docs
|
|
showTitle: true
|
|
---
|
|
Got a question which isn't answered below? Head to [the community forum](/questions) to let us know!
|
|
|
|
- [How to run experiments on new users](/tutorials/new-user-experiments)
|
|
- [How to do A/A testing](/tutorials/aa-testing)
|
|
- [How to do A/B/n testing](/tutorials/abn-testing)
|
|
- [How to do holdout testing](/tutorials/holdout-testing)
|
|
- [How to do redirect testing](/tutorials/redirect-testing)
|
|
- [How to run a fake door test](/tutorials/fake-door-test)
|
|
- [How to A/B test LLM models and prompts](/tutorials/llm-ab-tests)
|
|
|
|
## Framework guides
|
|
|
|
- [How to run A/B tests in Android](/tutorials/android-ab-tests)
|
|
- [How to run A/B tests in Angular](/tutorials/angular-ab-tests)
|
|
- [How to run A/B tests in Astro](/tutorials/astro-ab-tests)
|
|
- [How to run A/B tests in Bubble](/tutorials/bubble-ab-tests)
|
|
- [How to run A/B tests in Django](/tutorials/django-ab-tests)
|
|
- [How to run A/B tests in Flutter](/tutorials/flutter-ab-tests)
|
|
- [How to run A/B tests in Framer](/tutorials/framer-ab-tests)
|
|
- [How to run A/B tests in iOS](/tutorials/ios-ab-tests)
|
|
- [How to run A/B tests in Go](/tutorials/go-ab-tests)
|
|
- [How to run A/B tests in Laravel](/tutorials/laravel-ab-tests)
|
|
- [How to run A/B tests in Next.js](/tutorials/nextjs-ab-tests)
|
|
- [How to run A/B tests in Node.js (Express)](/tutorials/node-express-ab-tests)
|
|
- [How to run A/B tests in Nuxt](/tutorials/nuxtjs-ab-tests)
|
|
- [How to run A/B tests in PHP](/tutorials/php-ab-tests)
|
|
- [How to run A/B tests in Python](/tutorials/python-ab-testing)
|
|
- [How to run A/B tests in React](/tutorials/react-ab-testing)
|
|
- [How to run A/B tests in React Native](/tutorials/react-native-ab-tests)
|
|
- [How to run A/B tests in Remix](/tutorials/remix-ab-tests)
|
|
- [How to run A/B tests in Ruby on Rails](/tutorials/ruby-on-rails-ab-tests)
|
|
- [How to run A/B tests in Svelte](/tutorials/svelte-ab-tests)
|
|
- [How to run A/B tests in Vue](/tutorials/vue-ab-tests)
|
|
- [How to run A/B tests in Webflow](/tutorials/webflow-ab-tests)
|
|
- [How to run A/B tests in Python](/tutorials/python-ab-testing)
|
|
|
|
## Best practices
|
|
|
|
Learn more about A/B testing best practices from our blogs below:
|
|
|
|
- [A beginners guide to A/B testing](/product-engineers/how-to-do-ab-testing)
|
|
- [A software engineer's guide to A/B testing](/blog/ab-testing-guide-for-engineers)
|
|
- [8 annoying A/B testing mistakes every engineer should know](/blog/ab-testing-mistakes)
|
|
- [When and how to run group-targeted A/B tests](/blog/running-group-targeted-ab-tests) |