> For the complete documentation index, see [llms.txt](https://referral-rocket.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://referral-rocket.gitbook.io/docs/integrations/scoreapp.md).

# ScoreApp

Referral marketing is a powerful way to grow your ScoreApp survey responses by leveraging your existing users’ networks. By integrating **Referral Rocket** with **ScoreApp**, you can incentivize participants to share their results and refer friends, increasing engagement and lead generation. Below is a step-by-step guide to setting this up.

To display the referral widget on your ScoreApp results page:

#### **Embed via HTML/JavaScript**

1. In Referral Rocket, navigate to **Integration Settings** and copy the embed code for your referral widget

```
<script type="text/javascript" campaign-id="YOUR-CAMPAIGN-ID" defer src="https://app.referralrocket.io/widget/widgetIndex.js"></script>

//Add this script in the body
<div class="hype_widget" campaign-id="YOUR-CAMPAIGN-ID"></div>
```

1. In ScoreApp:
   * Go to **Scorecard Builder > Settings**.
   * Paste the Referral Rocket widget code into the **Custom HTML/JavaScript** section of your results page 1.

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

* Save changes.

<br>
