Stamped Conversion and Sales Tracking provide in-depth analytics to track your ROI through individual marketing channels (e.g. Widgets, Social Push, Recommendations, etc).
You can use this tool to increase revenues by learning which marketing channels are driving traffic and sales to your store via reviews.
*Note: Shopify platform has sales tracking automatically enabled, no installation required.
In This Guide
Adding The Codes
To start Tracking Conversions & Sales, simply add this image tracker to the order confirmation/checkout page:
<img src="https://stamped.io/conversion_tracking.gif?sId=##storeHash##&apiKey=##apiPublicKey##&orderId=##orderId##&orderAmount=##totalOrderAmount##&orderCurrency=##orderCurrency##" />
Replace these variables:
##storeHash## | (Can be found in Stamped Dashboard => Profile => API Keys) |
##apiPublicKey## | (Can be found in Stamped Dashboard => Profile => API Keys) |
##orderId## | Order's ID (e.g. N1234567) |
##totalOrderAmount## | Total Amount to Track (e.g. 199.99) |
##orderCurrency## | Order's Currency (e.g USD) |