> 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="https://346708387-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpvWNOwMd3hfowlhBXaA%2Fuploads%2F4NB4CNTZCOkp8D1f1JQO%2FScreenshot%202025-04-11%20at%2010.43.37%20PM.png?alt=media&amp;token=ca7c343d-69a1-4b7c-a198-019f3f0d3f06" alt=""><figcaption></figcaption></figure>

* Save changes.

<br>
