How to pair your Shopify app with PartnerJam
In this guide, we will walk you through the process of adding the app to PartnerJam.
In order to get information about sales and attribution of your referrals, we basically need 2 information:
Partner API token – here’s the guide on how to create it: How to create or change an API token.
Your Shopify Partner ID – a unique identifier called Partner ID assigned for each associated developer account.
We are a European company, an established Shopify app developer, fully compliant with GDPR, and we do not share or use your data for anything other than referral attribution. Learn more about your app's privacy on PartnerJam.
Connect your Shopify account with PartnerJam on this page and enter your Partner ID and Partner API token:
Add the details about your referral program:
Create a landing page that you can use to promote the referral program to your publishers. On this page, you can explain the benefits of your affiliate program, and list all your apps. Learn more about why and how to optimize your landing page.
By implementing a simple tracking code, you can enable affiliate links to redirect users directly to the Shopify App Store. This implementation can significantly increase the conversion rate of your affiliate links. The code will have a zero impact on your app's UX metrics like LCP as it is loaded asynchronously.
The final link will look like this "[https://app.partnerjam.com/install?key=2b990a1f-06eb-4cc7-a435-13f773b77677](https://app.partnerjam.com/install?key=2b990a1f-06eb-4cc7-a435-13f773b77677)" and will be unique for each of your partners.
To implement the latest version, please follow the guide on GitHub.
Step 1: Prepare your Shopify Partner account details
In order to get information about sales and attribution of your referrals, we basically need 2 information:
Partner API token – here’s the guide on how to create it: How to create or change an API token.
Your Shopify Partner ID – a unique identifier called Partner ID assigned for each associated developer account.
We are a European company, an established Shopify app developer, fully compliant with GDPR, and we do not share or use your data for anything other than referral attribution. Learn more about your app's privacy on PartnerJam.
Step 2: Follow the Installation Process
Connect your Shopify account with PartnerJam on this page and enter your Partner ID and Partner API token:
Add the details about your referral program:
Create a landing page that you can use to promote the referral program to your publishers. On this page, you can explain the benefits of your affiliate program, and list all your apps. Learn more about why and how to optimize your landing page.
Step 3: Implement tracking code into your app
By implementing a simple tracking code, you can enable affiliate links to redirect users directly to the Shopify App Store. This implementation can significantly increase the conversion rate of your affiliate links. The code will have a zero impact on your app's UX metrics like LCP as it is loaded asynchronously.
The final link will look like this "[https://app.partnerjam.com/install?key=2b990a1f-06eb-4cc7-a435-13f773b77677](https://app.partnerjam.com/install?key=2b990a1f-06eb-4cc7-a435-13f773b77677)" and will be unique for each of your partners.
To implement the latest version, please follow the guide on GitHub.
Updated on: 25/12/2024
Thank you!