# Create a Conversion

*How to connect a Conversion:* [Connect a Conversion](/connect-a-conversion.md)

To create a Conversion, name it and click "Create":

You should now connect this Conversion to an element on your page. Read about how to do that here: [Connect a Conversion](/connect-a-conversion.md)&#x20;

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

The Optibase Webflow App lets you create and connect conversions without writing any code. Use conversions to track actions like clicks, form submissions, or page views — so you can measure which variants drive results.

***

### How to create a conversion

1. Open the Optibase Webflow App

   Make sure the app is installed and you’re inside the Webflow Designer.
2. Go to the Conversions tab

   Click the Conversions tab in the app sidebar.
3. Click “New Conversion”
   * Give your conversion a name
   * Choose a conversion type (e.g. Click, Submit, Page View, etc.)
   * Click Create

***

### Next step: connect the conversion

Once the conversion is created, you’ll need to connect it to an element on your page (for Click or Submit types).

This lets Optibase know which user interaction should trigger the conversion.

***


---

# 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/webflow-app/create-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.
