---
title: Adding banners to a page as web parts
related:
  - https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/banners.md
  - https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/banners/placing-banners-on-a-page-as-widgets.md
  - https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/banners/monitoring-banner-statistics.md
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

Banners are an advertisement of [various sizes](http://en.wikipedia.org/wiki/Web_banner#Standard_sizes) displayed on the site. The **Banners** application also allows users to monitor statistics, namely impressions (banner views) and clicks. Once banners are placed on the pages where you want to display them and configured, content editors and marketers can make use of them.

## Adding the Banner rotator web part

To add a banner to a page as a web part, you need to have the **[Design website](https://docs.kentico.com/k11/managing-users/configuring-permissions/configuring-design-permissions.md)** permission for the **Design** module. You can use the **Banner rotator**web part that offers more settings than the Banner rotator [widget](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/banners/placing-banners-on-a-page-as-widgets.md), which is designed to be used by content editors.

The **Banner rotator** web part displays banners from a specified category. When you place the web part on a page, it renders the value stored in the **Banner content** property of the banner, encapsulated in an _****_ (anchor) element.

To place the **Banner rotator** web part on your page:

1. Open the **Pages** application.
2. Select a page in the page tree.
3. Switch to the **Design** tab.
4. [Place ](https://docs.kentico.com/k11/developing-websites/developing-websites-using-the-portal-engine/using-and-configuring-web-parts.md)the **Banner rotator** web part.
5. Adjust the web part properties.
6. (Optional) Hover over the individual properties to display additional information in the tool tips.

## Displaying banners

When a user requests a page that contains the **Banner rotator** web part, the web part selects a banner from the specified category and displays it.

The following factors are taken into account when selecting a banner:

- The **Enabled** checkbox of a banner must be selected in order for the banner to be displayed.
- Current time must be between the values of the **Valid from** and **Valid to** properties.
- The **Impressions left** attribute must have a value greater than zero.
- The **Clicks left** attribute has to be greater than zero.

Another parameter that plays part in the process of selecting banners is the **Weight** property. The higher the weight of a banner, the more often that particular banner is selected by the rotator. The number is decimal, which means you can set a new banner between existing ones without changing their values. For example, if you have two banners with values 4 and 5, you can add a new one with the weight set to 4.5.
