> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-settings/integrations/vimeo-ott-integration.md).

# Vimeo OTT Integration

**GoAffPro** provides you with the option to integrate Vimeo OTT.

To integrate Vimeo OTT, go to the **Integrations** section in the **Settings** tab of the GoAffPro admin panel.

<figure><img src="/files/Xb3m1oHj1s0KbiGJiNN8" alt=""><figcaption><p>Settings > Integrations</p></figcaption></figure>

Here, go to the Vimeo OTT section.

<figure><img src="/files/gY54ucSW1bGP4FkC5TTT" alt=""><figcaption><p>Vimeo OTT</p></figcaption></figure>

Now, click on **See Instructions**.

<figure><img src="/files/MuDljJsRonBNitsTb2Ij" alt=""><figcaption><p>Click on See Instructions</p></figcaption></figure>

This will open up the Vimeo OTT integration window.

<figure><img src="/files/2nhr4tRrPb6bFvbmU1d0" alt=""><figcaption><p>Vimeo OTT integration</p></figcaption></figure>

#### Select how affiliates will send referrals to your Vimeo OTT page:

Here, you can select the **"Affiliates will send traffic to a landing page"** option.

<figure><img src="/files/ycHdEV9zju10u1vS9on8" alt=""><figcaption><p>Select the "Affiliates will send traffic to a landing page" option</p></figcaption></figure>

Now, embed the code in the landing page.

<figure><img src="/files/p6rZB6trBocTCY0O6Lme" alt=""><figcaption><p>Embed the code in the landing page</p></figcaption></figure>

Next, click on **Enable OTT Integration**.

<figure><img src="/files/aYPXxWr7sO4t6AugpJkD" alt=""><figcaption><p>Click on Enable OTT Integration</p></figcaption></figure>

You can also select the **"Affiliates will send traffic directly to Vimeo OTT page"** option

<figure><img src="/files/TSoVACX61XIetKHodEW7" alt=""><figcaption><p>Select the "Affiliates will send traffic directly to Vimeo OTT page" option</p></figcaption></figure>

Here, click on **Enable VIMEO OTT Integration**.

<figure><img src="/files/rnAw6QK9GGx9zSZIObw4" alt=""><figcaption><p>Click on Enable VIMEO OTT Integration</p></figcaption></figure>

#### Add webhooks to your Vimeo OTT site:

Now, **copy the** **webhook URL**.&#x20;

After this, open the Vimeo OTT admin panel. Here, go to the Manager > Site > Advanced section and **paste the webhook URL** in the Webhook URLs section.

<figure><img src="/files/ejUqE342cFQG7ZHNqZYM" alt=""><figcaption><p>Vimeo OTT admin > Manager > Site > Advanced > Paste the Webhook URL</p></figcaption></figure>

Finally, click on **Done**.

<figure><img src="/files/6wNZubCB5YlPGggekeYj" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.goaffpro.com/program-settings/integrations/vimeo-ott-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
