# Connect a Conversion

Once you have created a Conversion inside of the Optibase web app, you need to connect it to an actual Webflow element inside of your website. This way Optibase knows which Webflow element belongs to which Conversion.

## Click Event

<figure><img src="/files/U6W2A1zTLXfYvGpExaIu" alt=""><figcaption></figcaption></figure>

If you want to trigger a Conversion Event when the user clicks a Webflow element on your page, then you should connect the Click Event to it. To do this you should:

1. Select the Webflow Element you want to measure click conversions for. This is usually a Button, Link, or Link Block:
2. Click "Connect Click Event":

## Submit Event

* Select the Webflow Element you want to measure Submit conversions for. This should be a Form:
* Click "Connect Submit Event":

Your Conversion is now set up.


---

# 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/connect-a-conversion.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.
