Creating Your First Project
A project represents a single website or application that you want to run A/B experiments on. Each project gets its own snippet key, its own experiments, and its own metrics. Most teams have one project per website.
What is a project?
If your organization is “Acme Corp”, you might have a project called “Main Website” for acmecorp.com, another called “Marketing Blog” for blog.acmecorp.com, and a third called “App” for app.acmecorp.com. Each website gets its own project because they have separate codebases, different audiences, and different goals.
Step-by-step
The project creation screen appears automatically after you finish setting up your organization. You can also create additional projects later from the project switcher in the top navigation.
Enter a project name
Enter the website URL
https://www.acmecorp.com. A vs B uses this to validate snippet installation and generate the correct snippet tag for you.Create the project
You are on the dashboard
What happens next
With your project ready, the next step is to copy the snippet tag and add it to your website's HTML. Continue to Installing the Snippet.