> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/videos/videos/videos-adv.md).

# Advertiser Videos

## Tutorials

### Creating a Campaign

This video shows you how to create a campaign using the ExoClick Admin Panel.

{% embed url="<https://www.youtube-nocookie.com/embed/0wKyTmD7DOs>" %}

You can also watch it in [**Chinese**](https://youtu.be/fs_KRfsBaPI) and [**Spanish**](https://youtu.be/Fv2s-JJStKA).

### Why was my ad campaign rejected by ExoClick

This video lists the reasons why your campaign might not be allowed to run and explains how you can get them approved.

{% embed url="<https://www.youtube-nocookie.com/embed/GAirgZtbeEk>" %}

### Customizing the Dashboard widgets

This short video explains how to customize the widgets from your Dashboard in the Admin Panel.

{% embed url="<https://youtube.com/embed/koQ9iADziU8?feature=shared>" %}

### Using the Bidder

This video shows you how to use the Bidder, which automatically adjusts your bids to ensure you are spending your money on zones that convert well, and blocks those that don't work for you.

{% embed url="<https://www.youtube-nocookie.com/embed/7dafl18UgkY>" %}

You can also watch it in [**Chinese**](https://youtu.be/oFYJLZs_6m4) and [**Spanish**](https://youtu.be/bXK3jgi8Wfg).

### Understanding Pricing Models

This video helps you to understand the available pricing models and help you choose which ones are right for you.

{% embed url="<https://www.youtube-nocookie.com/embed/yfHi95wsM0k>" %}

You can also watch it in [**Chinese**](https://youtu.be/hVrVPKnyigg), [**Spanish**](https://youtu.be/eWMmxOQO574) and [**Hindi**](https://youtu.be/yO9FC9DfyBQ).

### Conversion Tracking

This video shows you how to track user activity on your site using Conversion Tracking API (S2S) and Pixel Tracking.

{% embed url="<https://www.youtube-nocookie.com/embed/cTnP1ubjNCc>" %}

You can also watch it in [**Chinese**](https://youtu.be/TNBwkLJPg_A) and [**Spanish**](https://youtu.be/pWG5bdRHpL4).

### Smart Bid

This video explains Smart Bid in detail as well as how to enable it in your campaigns.

{% embed url="<https://www.youtube-nocookie.com/embed/uA1Z_1owfgw>" %}

## Webinars

### Conversion Tracking Webinar

This webinar was broadcasted on October 26th 2023. It explained the basics of Conversion Tracking in ExoClick: the settings from the Conversion Goal, setting up the Postback URL and setting up the tracking Pixel. It also explained some advanced features that benefit from Conversion Tracking, such as retargeting.

{% embed url="<https://www.youtube-nocookie.com/embed/sH1fnvKDQPU>" %}

You can watch it [**here**](https://www.youtube.com/watch?v=sH1fnvKDQPU).


---

# 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.exoclick.com/videos/videos/videos-adv.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.
