# Other settings

### Referral landing page&#x20;

The referral landing page is the destination URL that advocates share with their friends or audience. By default, this is usually your store’s homepage, but you can customize it to direct visitors to a specific product page, collection, or any other page within your store.

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

### Fraud Protection

These settings help you prevent abuse and ensure that referral rewards are earned fairly. By configuring these options, you can control if rewards should be allowed or blocked based on suspicious behaviors.

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

* **Advocate and Friend use the same browser:** Choose whether to allow or prevent rewards if both the advocate and the referred friend use the same browser.
* **Same Advocate and Friend IP address:** Decide if rewards should be granted when both parties share the same IP address.&#x20;
* **Allow Friends that are**
  * **Customers who have yet to create customer accounts:** Only new visitors without accounts can qualify.
  * **Customers who have never purchased:** Allows existing accounts that haven’t placed any orders.
  * **Any customer:** No restriction, all customers are eligible.

### Assign Tags to Orders/Customers on Shopify

Specific tags are automatically added to orders and customers in Shopify based on their participation in your referral program. These tags help you easily identify and manage referral-related data within your Shopify admin.

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

* **Referral Orders:** All orders generated through the referral program will be tagged as Referral-BixGrow.&#x20;
* **Customer - Advocates:** Customers who join your referral program as advocates will be automatically tagged as Advocate-BixGrow
* **Customer - Friends:** Customers who were referred by advocates will receive a tag as Friend-BixGrow

### Marketing consent request

A marketing consent request will be displayed when customers participate in your referral program. It helps you stay compliant with email marketing regulations while growing your subscriber list.

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

### Language

You can add multiple languages to support different audiences and ensure your referral program is accessible to a wider range of users. Content will be automatically displayed in the customer’s preferred language based on their browser settings.

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

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

You can also set a default language, which will be used when a customer’s preferred language is not available.&#x20;

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

### Email automation about Advocates&#xD;&#x20;&#xD;

Automated email notifications are sent to advocates throughout their referral journey, helping keep them informed and engaged.&#x20;

We currently support 4 types of automated emails:

* **Welcome Email:** Sent when a customer signs up as an advocate. This email provides them with their referral link and helps them get started.
* **Pending Reward Email:** Notifies advocates when they have a successful referral that is still pending approval.
* **Reward/Gift Email:** Sent when a referral is approved, delivering the reward (such as a discount) to the advocate.
* **Ineligible Reward Email:** Informs advocates when a referral does not qualify for a reward.

You can customize the content of each email by clicking on the corresponding email type, allowing you to tailor messaging to match your brand voice and program rules.

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

<div align="left"><figure><img src="/files/vn96ckzwkquoiMGMPkrD" 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/referral-program/other-settings.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.
