# Create a Split Variant

*If you using Webflow then you should follow the guide here:* [optibase-webflow-app](https://docs.optibase.io/webflow-app/optibase-webflow-app "mention")

The first Variant you create in a Split Test will be the Entry Variant. An Entry Variant will be the entry to your Split Test. When a user lands on the Variant, they will either stay on the page or be redirected.

If a user lands on a non-entry Variant, they will not be redirected.

1. To set up a Variant, navigate to the page of the Split Test by clicking on it on the "Tests" page:<br>

   <figure><img src="https://2665225050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvnlQY2elcSlIpeLEpEAd%2Fuploads%2FzgQz2lqivQDFAbRzuLwD%2FScreenshot%202025-10-13%20at%2021.58.14.png?alt=media&#x26;token=bef68748-e1d1-4314-bbab-5b41e4eb659f" alt=""><figcaption></figcaption></figure>
2. Click on the "New variant" button:<br>

   <figure><img src="https://2665225050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvnlQY2elcSlIpeLEpEAd%2Fuploads%2FUqN0jJwveYtSCw1iN3tA%2FScreenshot%202025-10-13%20at%2021.59.05.png?alt=media&#x26;token=5347b8d5-f4db-4977-8dab-3f35f0c600b1" alt=""><figcaption></figcaption></figure>
3. Name your variant and define the Variant URL. If you are performing the Split Test on a single domain and will not be redirecting the user to a different domain, you can select the "Same domain path" option. If you select this option, you should only define the Path, not the whole URL.\
   \
   Example URL: `https://example.com/landing`\
   Example Path: `/landing`

<figure><img src="https://2665225050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvnlQY2elcSlIpeLEpEAd%2Fuploads%2FRtVw2wqQKrxieRBwE3lm%2FScreenshot%202025-10-13%20at%2021.59.48.png?alt=media&#x26;token=5997d866-7fce-4806-a735-c4667c2fcc8e" alt=""><figcaption></figcaption></figure>

A Split Variant doesn't need to be connected to any HTML elements on your page. When a user lands on a website, the custom script you have added to your website will check that URL/Path and handle the Split Tests.

*Note:* By clicking on the Variant you can:

* Change the name and URL of the Variant.
* Reset the Variant Conversion Events and Page Views.
* Delete the Variant.

*Note: Currently you can not stop showing a Split Variant to the users without deleting it. This is a feature that is coming soon.*
