# Shopify

The Shopify integration allows you to seamlessly connect your Shopify store with your Referral Rocket campaigns. By linking these two platforms, you can automate referral tracking and facilitate reward distribution directly through our platform via the Shopify. This integration streamlines the process, reducing the need for manual intervention and enhancing the efficiency of managing your referral program.

{% embed url="<https://drive.google.com/file/d/174qDP0DxOI_SD1Kk6NTVHUm4jOiQFYso/view?usp=sharing>" %}

Follow the steps below to launch a referral program for your shopify app

1. [Integrate Shopify with your campaign](/docs/integrations/shopify/how-to-setup-shopify.md)
2. [Install/Promote your Referral Campaign](/docs/getting-started/campaigns/installing-tracking-your-referral-campaign/option-2-custom-solution.md)
3. [Popup Script to Display Discount Codes](/docs/integrations/shopify/popup-script-to-display-discount-codes.md)
4. [Reward your participants](/docs/getting-started/campaigns/reward-management.md)


---

# 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://referral-rocket.gitbook.io/docs/integrations/shopify.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.
