Shopify Sales Tracking API

Get sales generated through influencer marketing on Shopify. This API can be used to track Shopify orders and monitor clicks, conversions, and overall sales generated from specific influencers.

POST - Add New Shopify Store

This API is used for adding a new Shopify Store.

POST PARAM

ATTRIBUTES
DESCRIPTION

shop

The name of the Shopify store

access_token

The Admin API Access Token is available on the Shopify store Dev apps

PAYLOAD

OUTPUT(JSON)

POST - Create Shortlinks for Shopify Sales Tracking

ATTRIBUTES
DESCRIPTION

target_url

URL of which the shortlink has to be created.

name

The name of the shortlink

shopify_store_name

The name of the shopify store

utm_source

The unique identification of the source (influencer)

PAYLOAD

ATTRIBUTES
DESCRIPTION

post_url

URL of the post in the campaign corresponding to which the short link is created

shortlink

URLs of the short links generated corresponding to the influencer creating the post/content in the campaign

PAYLOAD

GET - Campaign Insights with Shopify Sales Tracking

This API is used to get insights of the campaign that includes shortlinks for Shopify Sales Tracking.

OUTPUT(JSON)

Last updated