Frequently Asked Questions

A curated summary of the top questions asked on our Slack community, often relating to implementation, functionality, and building better products generally.
Statsig FAQs
Notion affirm OpenAI Brex ea Univision Microsoft Flipkart OfferUp Go1 HoneyBook Coda
GENERAL

How can I connect Statsig experiments with Next.js and understand their difference from feature gates?

Date of slack thread: 5/6/24

Anonymous: Hello team, can please someone help me out how experiment works and how to connect it with nextjs. And one more thing can someone explain me with a real-life usecase how is it different with A/B testing with feature gates, cause personally I understood and could implement with a feature. But I ain’t getting any clue for experiments.

I have created the experiment-test with a parameter named feature experiment_control. I have used the useExperiment hook with the experiment but there is no update in the diagonistics.

Please help. <@U01RGJ9N4N8>

Anonymous: import { useExperiment } from “statsig-react”; const feature_test = useExperiment(“feature-test”).config.get( “experiment_control”, true ); const discoverTextClass = cn({ “font-medium text-[14px] text-green-400”: feature_test, “font-medium text-[14px] text-red-400”: !feature_test, }); return(

Back

)

Anonymous: I have written this code, it is changing the colour with true and false, but aint showing in the diagonistics, please help

Anonymous: <@U01RGJ9N4N8> <@U0407J991EF>

Cooper Reid (Statsig): <@U071Z50Q1A9> Do you have a working page we can use to debug? Also — Have you look at our NextJS integration docs? • https://docs.statsig.com/guides/nextjs-feature-flagshttps://docs.statsig.com/guides/nextjs-page-router-feature-flags

Anonymous: I have used feature flags and its working perfectly fine but I am not able to understand about the experiments

Anonymous: <@U0407J991EF> I do not have a deployed page but I do have a working project for my office work where I am integrating and using statsig at its fullest for A/B testing.

Cooper Reid (Statsig): Are you seeing anything in the Exposure logs?

Anonymous: No sir, i aint seeing one

Join the #1 experimentation community

Connect with like-minded product leaders, data scientists, and engineers to share the latest in product experimentation.

Try Statsig Today

Get started for free. Add your whole team!

What builders love about us

OpenAI OpenAI
Brex Brex
Notion Notion
SoundCloud SoundCloud
Ancestry Ancestry
At OpenAI, we want to iterate as fast as possible. Statsig enables us to grow, scale, and learn efficiently. Integrating experimentation with product analytics and feature flagging has been crucial for quickly understanding and addressing our users' top priorities.
OpenAI
Dave Cummings
Engineering Manager, ChatGPT
Brex's mission is to help businesses move fast. Statsig is now helping our engineers move fast. It has been a game changer to automate the manual lift typical to running experiments and has helped product teams ship the right features to their users quickly.
Brex
Karandeep Anand
President
At Notion, we're continuously learning what our users value and want every team to run experiments to learn more. It’s also critical to maintain speed as a habit. Statsig's experimentation platform enables both this speed and learning for us.
Notion
Mengying Li
Data Science Manager
We evaluated Optimizely, LaunchDarkly, Split, and Eppo, but ultimately selected Statsig due to its comprehensive end-to-end integration. We wanted a complete solution rather than a partial one, including everything from the stats engine to data ingestion.
SoundCloud
Don Browning
SVP, Data & Platform Engineering
We only had so many analysts. Statsig provided the necessary tools to remove the bottleneck. I know that we are able to impact our key business metrics in a positive way with Statsig. We are definitely heading in the right direction with Statsig.
Ancestry
Partha Sarathi
Director of Engineering
We use cookies to ensure you get the best experience on our website.
Privacy Policy