# One visitor One experiment option

Suppose you are running several experiments at once on your site or application. In that case, a visitor will see each of them as soon as they enter the targeting, which may influence the results, since one experiment can impact the results of another.

To avoid this, we offer an option that allows you to display only one experiment per visitor, even if multiple experiments are running.

Learn more about this option (activation and prioritization rules) in our dedicated articles:

:point\_right: [1 visitor 1 test for Web experimentation](/account/technical-implementation/one-visitor-one-experiment-option/one-visitor-one-test-on-web-experimentation.md)

:point\_right: [1 visitor 1 test for FE\&R](/account/technical-implementation/one-visitor-one-experiment-option/one-visitor-one-test-on-fe-and-r.md)

{% hint style="warning" %}

* If you activate it while you have active experiments, it might create biases in your campaign results. We advise you to end all pending tests before enabling the option and launching new ones.
* Activating this option while conducting two experiments (one on your home page and another on the cart page) impacts traffic distribution. Visitors who view the home page before the cart will only experience the home page experiment, reducing traffic allocation for the cart experiment. Consequently, gathering adequate statistics for experiments on deeper pages (like product pages or conversion funnels) will take longer.
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.abtasty.com/account/technical-implementation/one-visitor-one-experiment-option.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
