Track performance against your targets
Shopify
Amazon
Subscriptions
Month-on-month and year-to-date trends
| Month | Amazon Rev. | Shopify Rev. | Returns Cost | Sub. Completed | New Subs | Paused/Cancelled | Backorder |
|---|
Add or update data for any month — changes are saved and tracked
Configure your performance targets for each month
Enter your API Token and API Secret from Seal Subscriptions → Settings → General Settings → API.
Both values are stored securely server-side and never exposed in the browser.
Live data from Seal Subscriptions
Connect your store to pull revenue, returns, products & customer data automatically
Your credentials are stored securely in your private database — never shared
You created your app in the Shopify Partner Dashboard — this is the correct flow. Enter your Client ID, Client Secret, and store domain. The dashboard will open a Shopify consent window, and the access token is obtained automatically.
From the Partner Dashboard → app → Client credentials
Keep this private — never share it
Your .myshopify.com domain
Add this Redirect URI to your app in the Partner Dashboard first:
If you have an Admin API access token (starts with shpat_)
from a custom app built inside the store admin, paste it here directly.
Your .myshopify.com domain (not your custom domain)
From Settings → Apps → Develop apps → your app → API credentials
Pulls all orders for the selected month. Revenue and returns are automatically written to your dashboard — your Amazon and subscription data are not affected.
Ready to update your dashboard
Find your Client ID and Client Secret
In the Shopify Partner Dashboard, open your Analytics Dashboard app. Under the Client credentials section you will see your Client ID and Client Secret. Copy both.
Add the Redirect URI to your app
In the Partner Dashboard, go to your app → App setup → URLs section → Allowed redirection URL(s). Add the following URL exactly:
https://webapp-ezm.pages.dev/api/shopify/oauth/callback
Click Save. Without this step Shopify will reject the connection.
Configure the required scopes
In your app → Configuration → Admin API integration, enable:
Click Save after selecting.
Fill in the form above and click "Save & Authorise with Shopify"
A Shopify consent window will open. Click Install to grant access. The dashboard will receive an access token automatically and you will be redirected back here. You do not need to copy or paste the token — it is handled for you.