Shopify is an e-commerce platform for online stores and retail point-of-sale systems.
In terms of affiliate marketing it can be considered as an affiliate network with the exception that you become an offer provider.
Learn how to integrate your Shopify account with BeMob 👇
After you added your products to Shopify you can go to settings on the side of BeMob.
Setting Shopify as an affiliate network is essential to enrich your reports data on the side of BeMob.
To add the URLs to Shopify product pages in BeMob:
🔎 Get to know Workspaces better
There is no need to specify any click ID parameter.
To create a campaign in BeMob:
🔎 Get to know Workspaces better
🔎 More info about cost models see in our dedicated guide.
🔎 The detailed guide about campaign destinations is available here.
The default Postback Pixel should look the following way:
<img src="https://xxxxx.bemobtrk.com/conversion.gif?cid=OPTIONAL&payout=OPTIONAL&txid=OPTIONAL&status=OPTIONAL" width="1" height="1" border="0" alt="" />
You will need to modify the pixel as specified below:
cid=OPTIONAL
and &status=OPTIONAL
;&payout=OPTIONAL
with &payout={{ total_price | money_without_currency }}
;&txid=OPTIONAL
with &txid={{ order_number }}
.The modified Postback Pixel should look the following way:
<img src="https://xxxxx.bemobtrk.com/conversion.gif?payout={{ total_price | money_without_currency }}&txid={{ order_number }}" width="1" height="1" border="0" alt="" />
To place Postback Pixel on the side of Shopify:
After your customer reaches the last page of the checkout, a conversion will be fired to BeMob.
Since conversions will be tracked via Postback Pixel, you should use HTTPS Campaign URL on the side of your traffic source.
If you have any questions or need the assistance with the settings, contact our support team through the live chat or at support@bemob.com