# On-site content

This function enhances the shopping experience by visibly connecting customers with the affiliate who referred them or highlighting exclusive discounts. This strengthens trust, improves attribution accuracy, and encourages customers to convert with confidence.

## Affiliate identification banners

### **Announcement Bar**

The Announcement Bar displays the affiliate’s name at the top of your store when a customer visits using an affiliate link. This helps clearly indicate that the customer is shopping through a specific affiliate and reinforces attribution throughout the browsing experience.

<div align="left"><figure><img src="/files/mHLuIJuasWY59q7D6VEm" alt=""><figcaption></figcaption></figure></div>

#### Example

<figure><img src="/files/HY33NK2ggqBaaGdO0ftp" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This is how the **Announcement Bar** is displayed once enabled with the "You are shopping with {full\_name}" content.
{% endhint %}

### **Floating Widget**

The Floating Widget shows the affiliate’s name in a small widget on the storefront while customers browse via an affiliate link. It serves the same identification purpose as the announcement bar but offers a more subtle and flexible on-screen presence.

<div align="left"><figure><img src="/files/EZNoMoC9G3zBHDV9rZcR" alt=""><figcaption></figcaption></figure></div>

#### Example

<figure><img src="/files/I3HluIeTO6oeS2wYykrL" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This is how the **Floating Widget** is displayed once enabled with the "IG @{instagram}" content and a profile picture that the affiliate uploaded to her profile.
{% endhint %}

## Discount popup

This function shows the affiliate’s discount when a customer visits your store through an affiliate link. It clearly highlights the coupon code and discount details, ensuring customers are aware of the special offer before proceeding to shop or check out.

<div align="left"><figure><img src="/files/0HExgfs3tcKCLeMO0VxI" alt=""><figcaption></figcaption></figure></div>

#### Example

<div align="left"><figure><img src="/files/iPPMbZlDXIWVQzit2XNh" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
This is how the **Discount pop-up** is displayed once enabled with the&#x20;

"{first\_name} sent you 20% off" content.
{% endhint %}

## Edit translations

This feature lets you customize the text displayed in on-site content (the Announcement Bar, Floating Widget, and Discount Popup) for different languages.&#x20;

<div align="left"><figure><img src="/files/jxRDkbquYFJtaYsLnOin" alt=""><figcaption></figcaption></figure></div>

You can select a default language, filter by specific content types, and edit the text to ensure messages are localized and tailored to your store’s audience.

<div align="left"><figure><img src="/files/V0F1oDBiWR0KDvEIicvK" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/nRKKgRnS3jMCmjhRukmr" alt=""><figcaption></figcaption></figure></div>


---

# 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.bixgrow.com/other-settings/on-site-content.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.
