> For the complete documentation index, see [llms.txt](https://ctracker-docs.keywordrush.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ctracker-docs.keywordrush.com/advertiser-pages/cashback-shops-custom-post-type.md).

# Cashback shop pages

Cashback Tracker adds a special **Cashback Shop** section to your site.

![](/files/-M6Gh_VkL-Ju2-l1_Tgh)

These pages are useful for SEO and allow users to view current cashback values and other statistics for each shop.

Each page includes the advertiser's logo (as a Featured Image) and several auto-filled fields. The page also has a Content Area and a Custom Sidebar where you can add text, shortcodes, and other content to better showcase each merchant.

![](/files/-M6Ghg8u8MoNM99qi_R-)

{% hint style="info" %}
You can create a custom template for shop pages.
{% endhint %}

### Binding to advertiser

To properly link a page to a module and enable the ["Go to shop" button](/user-registrations/go-to-shop-button.md) with tracking, make sure you've set the `Module ID` and `Advertiser ID`. All other fields are optional.

![](/files/-M6Gi7xrLND5JzCGDTC6)

{% hint style="success" %}
You can enter the merchant's domain as the Advertiser ID — the plugin will find the correct merchant.
{% endhint %}

### Auto creation of shop pages

Follow these steps to automatically create pages for all advertisers:

\- Go to `Cashback Tracker` → `Advertisers`.

\- Click `Refresh all advertisers`.

\- Click `Create all pages`.

![](/files/-M6GiS-H65pWmVfAkFhb)

You can also add advertisers manually.

### Editing an advertiser

All fields are generated automatically, but you can override them (for example, the merchant name or cashback notice) in the `Shop Info` panel.

You can set the shop logo as the Featured Image.

![](/files/-M6Gi_k0V1KrXFLRrzo_)

### How to make a shop list and shop archive

Create a page on your site and use the [Shop List shortcodes](/shortcodes/shop-list-shortcode.md).

![](/files/-M6GikovE_Kw-6oNr2CK)


---

# 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:

```
GET https://ctracker-docs.keywordrush.com/advertiser-pages/cashback-shops-custom-post-type.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.
