> For the complete documentation index, see [llms.txt](https://docs.optibase.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.optibase.io/frequently-asked-questions/conversions.md).

# Conversions

- [Can I connect multiple conversions to a single test?](https://docs.optibase.io/frequently-asked-questions/conversions/can-i-connect-multiple-conversions-to-a-single-test.md)
- [How do I check which buttons are connected to a conversion event?](https://docs.optibase.io/frequently-asked-questions/conversions/how-do-i-check-which-buttons-are-connected-to-a-conversion-event.md)
- [How do I view which conversion event was triggered?](https://docs.optibase.io/frequently-asked-questions/conversions/how-do-i-view-which-conversion-event-was-triggered.md)
- [Do I need to re-add conversion tracking for each new test?](https://docs.optibase.io/frequently-asked-questions/conversions/do-i-need-to-re-add-conversion-tracking-for-each-new-test.md)
- [Why can't I see detailed metrics like average "Time on Page" and "Scroll Depth"?](https://docs.optibase.io/frequently-asked-questions/conversions/why-cant-i-see-detailed-metrics-like-average-time-on-page-and-scroll-depth.md)
- [Why Conversions May Not Be Recording in Optibase](https://docs.optibase.io/frequently-asked-questions/conversions/why-conversions-may-not-be-recording-in-optibase.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/conversions.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.
