Back to Nuso

Connecting your Shopify Store to Nuso

Follow these steps to create a Shopify Custom App and generate the access token needed to connect your store.

What you'll need
Shopify Custom App access — available on the Shopify Basic plan or higher. You need admin access to your Shopify store to create custom apps.

1

Create a Custom App

In your Shopify admin, navigate to:

  1. Go to Settings (bottom-left of Shopify admin)
  2. Click Apps and sales channels
  3. Click Develop apps (top right)
  4. Click Allow custom app development if prompted
  5. Click Create an app
  6. Name it Nuso Analytics and click Create app
2

Configure API permissions

In your new app, click Configure Admin API scopes. Enable the following scopes:

  • read_orders — order history and revenue data
  • read_products — product catalogue and inventory
  • read_customers — customer data and segments
  • read_analytics — store analytics (optional but recommended)
  • read_inventory — stock levels
  • read_fulfillments — fulfilment status

Click Save after checking the required scopes.

3

Install and get credentials

  1. Click the Install app button, then confirm by clicking Install
  2. Your Admin API access token will be displayed — copy it immediately. It is only shown once.
  3. Your Store URL is your myshopify.com domain, e.g. yourstore.myshopify.com
Important: The Admin API access token is shown only once. Copy it now and store it safely. If you lose it, you will need to reinstall the app to generate a new one.
4

Add to Nuso

  1. In Nuso, go to SettingsShopify
  2. Paste your Store URL (e.g. yourstore.myshopify.com)
  3. Paste your Admin API access token
  4. Click Test Connection, then Connect & Import Data

Common issues