# Referral source tracking

Loopit allows you to track how you are being found by your customers by using our referral tracking feature.  Common use cases;

* Asking how people found you
* Tracking referral partners
  * Example; you may want to track which crash repair shops are referring customers or bookings to you.

{% hint style="info" %}
This feature is optional, please reach out to our team to have it enabled for your account
{% endhint %}

### How can I see the referral source of a booking?

To view the answer customers gave you can navigate to a booking and from the summary display it will show the referral source.  If the customer skipped answering the question, as it is optional during signup when enabled, it will show as "Not Set" otherwise what they entered will be shown.

![](/files/VZQrqxjAi57ya7rhJ7cp)

### How do I edit the referral source?

From the booking screen you can click "Edit" where it displays the referral source.

When editing you can create a new option or select a pre-existing one.

<figure><img src="/files/HxkcZ3hku2up9pYQidb6" alt=""><figcaption><p>Update the referral source</p></figcaption></figure>

{% hint style="info" %}
We do not show options to pick from for the the customer during signup.  This allows you to use this feature to track referral partners for example without exposing those partners to your customers at signup.
{% endhint %}

### What do customers see during signup?

If the feature has been enabled we will show a "How did you hear about us?" on your customer facing signup form.

<figure><img src="/files/NXcOAG4XO3wGnUqa3TPq" alt=""><figcaption><p>Customers can enter how they heard about you</p></figcaption></figure>


---

# 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.loopit.co/bookings/referral-source-tracking.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.
