# AMP Ads

### Steps to create and display **AMP** Ads :

* Install an AMP plugin, it is recommended to use the [AMP](https://wordpress.org/plugins/amp/) plugin by Automattic.
* To create an AMP ad, select Ad type as **AMP** on the **Create Ad** page.

![](/files/-M_u6nuIQgusPPNzuyMQ)

* Then select the appropriate ad size.
* In the Amp Ad Parameters, add the attributes and values that are provided by the ad provider. Below you can check the example for attributes and values.

![](/files/-M_u8DuUkrfBIJKhVfoG)

* Below that placeholder and fallback values can be provided.

![](/files/-M_u9ON8FDFQGh51ScB5)

* Now you can **publish/update** the ad.
* Once the ad is created you can display it on the front end in the same manner as you would display other ads, just make sure that the amp ads are displayed only on amp pages.

#### AMP for AdSense Ads :&#x20;

* Create a normal AdSense ad then to enable support for AMP pages you can select the **Enable AMP support** as shown in the image below.

![](/files/-M_uDIpzT59RiPZnlP6G)

* If AMP support is enabled, the AMP version of the AdSense ads will be automatically rendered on the AMP pages.
* If automatically convert to AMP is selected, the ad will be converted to AMP version depending on the ad type and size.
* To render it in a dynamic size you can assign a ratio of width and height.
* To render it with a responsive width and static height, select the respective option and provide static height.
* The preview of the converted AMP code can be seen in the preview box and if needed you can change the code from here.

### Tracking

On AMP pages the views for the ads will be tracked but clicks tracking is not supported.

{% embed url="<https://youtu.be/1lDTEjcUssI>" %}


---

# 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.wpeka.com/wp-adcenter/creating-ads/amp-ads.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.
