# Tests

- [Why can you see views in the views tab for pages that don't have a test?](https://docs.optibase.io/frequently-asked-questions/tests/why-can-you-see-views-in-the-views-tab-for-pages-that-dont-have-a-test.md)
- [Why Conversions or Results May Not Be Visible in the Results Tab](https://docs.optibase.io/frequently-asked-questions/tests/why-conversions-or-results-may-not-be-visible-in-the-results-tab.md)
- [Why are conversion events double counted in my test?](https://docs.optibase.io/frequently-asked-questions/tests/why-are-conversion-events-double-counted-in-my-test.md)
- [Why do I see flickering between A/B variants?](https://docs.optibase.io/frequently-asked-questions/tests/why-do-i-see-flickering-between-a-b-variants.md)
- [Can I test elements across all pages on my website?](https://docs.optibase.io/frequently-asked-questions/tests/can-i-test-elements-across-all-pages-on-my-website.md)
- [Can I redirect traffic between two different URLs using Optibase?](https://docs.optibase.io/frequently-asked-questions/tests/can-i-redirect-traffic-between-two-different-urls-using-optibase.md)
- [How do I set up a multivariate test in Optibase?](https://docs.optibase.io/frequently-asked-questions/tests/how-do-i-set-up-a-multivariate-test-in-optibase.md)
- [Why is the wrong variant showing when I preview using the variant URL?](https://docs.optibase.io/frequently-asked-questions/tests/why-is-the-wrong-variant-showing-when-i-preview-using-the-variant-url.md)
- [How can I force a specific variant to display for debugging?](https://docs.optibase.io/frequently-asked-questions/tests/how-can-i-force-a-specific-variant-to-display-for-debugging.md)
- [Can I run multiple tests on the same page?](https://docs.optibase.io/frequently-asked-questions/tests/can-i-run-multiple-tests-on-the-same-page.md)
- [Is it possible to set traffic allocation dynamically during a test?](https://docs.optibase.io/frequently-asked-questions/tests/is-it-possible-to-set-traffic-allocation-dynamically-during-a-test.md)
- [How can I test different CTAs that exist across 50+ pages?](https://docs.optibase.io/frequently-asked-questions/tests/how-can-i-test-different-ctas-that-exist-across-50+-pages.md)
- [What happens when a test reaches statistical significance?](https://docs.optibase.io/frequently-asked-questions/tests/what-happens-when-a-test-reaches-statistical-significance.md)
- [Can I filter out specific IPs or users from test results?](https://docs.optibase.io/frequently-asked-questions/tests/can-i-filter-out-specific-ips-or-users-from-test-results.md)
- [Do I need to connect a conversion event to a test for it to be tracked?](https://docs.optibase.io/frequently-asked-questions/tests/do-i-need-to-connect-a-conversion-event-to-a-test-for-it-to-be-tracked.md)
- [How do I test different product pages with different pricing?](https://docs.optibase.io/frequently-asked-questions/tests/how-do-i-test-different-product-pages-with-different-pricing.md)
- [Can I test hero images with multiple slides in each variant?](https://docs.optibase.io/frequently-asked-questions/tests/can-i-test-hero-images-with-multiple-slides-in-each-variant.md)
- [Why does a variant not show even with 100% traffic assigned?](https://docs.optibase.io/frequently-asked-questions/tests/why-does-a-variant-not-show-even-with-100-traffic-assigned.md)
- [Can I export test results?](https://docs.optibase.io/frequently-asked-questions/tests/can-i-export-test-results.md)
- [How do I test a new user journey that starts on different landing pages?](https://docs.optibase.io/frequently-asked-questions/tests/how-do-i-test-a-new-user-journey-that-starts-on-different-landing-pages.md)
- [How can I preview the test without affecting analytics?](https://docs.optibase.io/frequently-asked-questions/tests/how-can-i-preview-the-test-without-affecting-analytics.md)
- [How do I know if my test is live?](https://docs.optibase.io/frequently-asked-questions/tests/how-do-i-know-if-my-test-is-live.md)
- [How many users do I need to reach statistical significance?](https://docs.optibase.io/frequently-asked-questions/tests/how-many-users-do-i-need-to-reach-statistical-significance.md)
- [Can I pause a test and restart later?](https://docs.optibase.io/frequently-asked-questions/tests/can-i-pause-a-test-and-restart-later.md)
- [What is the difference between A/B and multivariate testing?](https://docs.optibase.io/frequently-asked-questions/tests/what-is-the-difference-between-a-b-and-multivariate-testing.md)
- [Can I run a test with just one variant?](https://docs.optibase.io/frequently-asked-questions/tests/can-i-run-a-test-with-just-one-variant.md)
- [Does Optibase support UTM tracking across redirects?](https://docs.optibase.io/frequently-asked-questions/tests/does-optibase-support-utm-tracking-across-redirects.md)
- [How do I know when to stop a test?](https://docs.optibase.io/frequently-asked-questions/tests/how-do-i-know-when-to-stop-a-test.md)
- [Can I use Optibase for content localization testing?](https://docs.optibase.io/frequently-asked-questions/tests/can-i-use-optibase-for-content-localization-testing.md)
- [Troubleshooting Component Connection Issues in Optibase](https://docs.optibase.io/frequently-asked-questions/tests/troubleshooting-component-connection-issues-in-optibase.md)
- [Why Your Screen Flickers Before Loading the Right Variants](https://docs.optibase.io/frequently-asked-questions/tests/why-your-screen-flickers-before-loading-the-right-variants.md)
- [Does a URL Split Test Work with UTM Parameters?](https://docs.optibase.io/frequently-asked-questions/tests/does-a-url-split-test-work-with-utm-parameters.md)


---

# 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.optibase.io/frequently-asked-questions/tests.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.
