Skip to content

configcat-labs/ab-testing-with-amplitude-sample

Repository files navigation

How to implement and visualize an A/B test using ConfigCat and Amplitude

The purpose of this sample is to demonstrate how to implement an A/B testing scenario using ConfigCat. And how to visualize the A/B test results as a funnel using Amplitude. Here is the blog post with more details.

Funnel

Run the sample locally:

To run the sample project you need Angular CLI installed

npm install -g @angular/cli
  1. Install dependencies
npm install
  1. Run sample app
ng serve
  1. Open browser at http://localhost:4200/

Learn more

ConfigCat also supports many other frameworks and languages. Check out the full list of supported SDKs here

You can also explore other code samples for various languages, frameworks, and topics here in the ConfigCat labs on GitHub.

Keep up with ConfigCat on Twitter, Facebook, LinkedIn, and GitHub.

Author

Contributions

Contributions are welcome!