#next.js ab testing demo that uses vercel flags/sdk and toolbar overrides

1 messages · Page 1 of 1 (latest)

obsidian moss
#

find a next.js ab testing demo that uses vercel flags/sdk and toolbar overrides

void sundialBOT
#

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:

  1. 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

  2. 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

  3. OpenFeature Flags SDK Example - This example uses OpenFeature for feature flags with the Flags SDK and the Flags Explorer.
    OpenFeature Flags SDK Example

  4. 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

  5. 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

#

Most of these examples include instructions on how to deploy the project, link it to your local environment, and use the Flags Explorer in the Vercel Toolbar to create overrides for testing different variations of your features.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: