#next.js ab testing demo that uses vercel flags/sdk and toolbar overrides
1 messages · Page 1 of 1 (latest)
Hi @obsidian moss. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
I can help you find Next.js A/B testing demos that use Vercel Flags SDK and toolbar overrides. Based on the knowledge sources, there are several templates and examples available:
-
Shirt Shop Feature Flags Example - This demo uses the Flags SDK along with the Flags Explorer in the Vercel Toolbar. It demonstrates how to control the visibility of two banners on a page with feature flags.
Shirt Shop Flags SDK Example -
Statsig Experimentation with Flags SDK - This example uses Statsig for feature flags with the Flags SDK and the Flags Explorer in the Vercel Toolbar.
Statsig Flags SDK Example -
OpenFeature Flags SDK Example - This example uses OpenFeature for feature flags with the Flags SDK and the Flags Explorer.
OpenFeature Flags SDK Example -
Optimizely Feature Experimentation with Next.js - This guide shows how to integrate Optimizely Feature Experimentation with Next.js and Vercel, using the Flags SDK and Vercel Toolbar.
How to Integrate Optimizely Feature Experimentation with Next.js and Vercel -
Feature Flag Hypertune - This example demonstrates using Hypertune with Vercel's Flags SDK to use the Vercel Toolbar for viewing and overriding feature flags.
Feature flags with Hypertune and Vercel