# \[Troubleshooting] Traffic modulation doesn’t seem consistent with my settings

The reporting may show differences between the percentage of visitors assigned to each variation. For example, you have defined a 50/50 traffic modulation, and your report shows a different split.

These differences may be caused by one of the following reasons:

* [There is not enough traffic on the campaign](#h_01ggfmj8xnxyzgbfnyrqvx606b)
* [Traffic allocation was changed after launching the campaign](#h_01ggfmjh81e8z7b87bps65p8xh)

## There is not enough traffic on the campaign <a href="#h_01ggfmj8xnxyzgbfnyrqvx606b" id="h_01ggfmj8xnxyzgbfnyrqvx606b"></a>

When a visitor lands on the website for the first time, they are randomly assigned a variation (or the original version). They will remain assigned to the same variation if they visit the website again.

However, if there is not enough traffic on the website, its distribution between the variations will not be even. For instance, out of 10 visitors, seven could have been assigned to variation 1 and three to variation 2. With 100 visitors, you could have 60 who see variation 1 and 40 who see variation 2. The more visitors your page has, the more the campaign will tend towards a 50/50 distribution.

You may see a difference of up to 12.4% from 1,000 visitors; 4.32% from 10,000 visitors; and 1.1% from 100,000 visitors. The difference is only up to 0.37% once you reach a million visitors.

## Traffic allocation was changed after launching the campaign <a href="#h_01ggfmjh81e8z7b87bps65p8xh" id="h_01ggfmjh81e8z7b87bps65p8xh"></a>

You can check if traffic allocation was changed via the campaign history tab in your campaign reporting:<br>

If the allocation was changed after the campaign’s launch, it is more likely that traffic modulation won’t be respected because the visitors who had already been assigned to a variation (or to the original version of your page) won’t be impacted by this change.

These visitors already have the information stored in the AB Tasty cookie of their browser, so they will always see the same version of your page that they were initially shown. Traffic modulation changes will only apply to new visitors.

For example, if your campaign was originally 50/50, and you change it to 70/30, there is a chance your campaign will never actually reach 70/30.

For more information, refer to this page: [***I deactivated a variation in the traffic allocation step, but still see it online.***](https://docs.abtasty.com/help-center/troubleshooting/troubleshooting-i-deactivated-a-variation-in-the-traffic-allocation-step-but-still-see-it-online)


---

# 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/help-center/troubleshooting/troubleshooting-traffic-modulation-doesnt-seem-consistent-with-my-settings.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.
