Address
304 North Cardinal St.
Dorchester Center, MA 02124
Work Hours
Monday to Friday: 7AM - 7PM
Weekend: 10AM - 5PM
Measuring your campaign performance is crucial for growing your Shopify store. Without proper tracking, you can’t know which campaigns work and which ones waste your money. Growth Suite makes this easy with built-in reports and Shopify integration.
This guide shows you exactly how to track your results and calculate your return on investment (ROI).
Growth Suite gives you detailed reports for every campaign you run. Here’s how to access and understand them:
Each campaign report shows you these important numbers:
Below the main metrics, you’ll find a helpful graph. This graph shows:
This helps you spot patterns and see which days work best for your campaigns.
You can filter results by date range. This lets you:
Growth Suite works natively with Shopify. All discount codes start with “GSC_”. You can use this to create custom reports in Shopify Analytics.
Follow these steps to build a detailed report:
Copy and paste this code into the ShopifyQL box:
FROM discounts, sales
SHOW order_id, applied_discounts, discounted_orders, gross_sales, returns,
net_sales, total_sales
WHERE discount_code CONTAINS 'GSC_'
GROUP BY order_id, discount_name WITH TOTALS
SINCE startOfDay(-30d) UNTIL today
ORDER BY total_sales DESC
LIMIT 10000
This query shows all sales made with Growth Suite discount codes in the last 30 days.
Your custom report will show:
Field | What It Means |
---|---|
Order ID | Unique identifier for each order |
Applied Discounts | Which Growth Suite discount was used |
Gross Sales | Total sales before returns |
Net Sales | Final sales after returns and refunds |
Total Sales | Overall revenue from Growth Suite campaigns |
You can add more metrics and dimensions to make the report more useful:
Focus on these important numbers to measure success:
Formula: (Orders with Growth Suite codes ÷ Total offers made) × 100
A good conversion rate means your offers are relevant and appealing to visitors.
Formula: Total revenue ÷ Number of orders
Compare AOV from Growth Suite orders to your overall store AOV.
Formula: Total revenue ÷ Total offers made
This shows how much money each offer generates on average.
Include the cost of Growth Suite subscription in your calculations to get true ROI.
Here’s a simple way to calculate your return on investment:
ROI = (Revenue from Growth Suite – Growth Suite costs) ÷ Growth Suite costs × 100
Let’s say:
For more accurate calculations, also consider:
Don’t just focus on total sales. Look at conversion rates and customer quality too.
Your performance will vary throughout the year. Compare similar time periods.
Include all relevant costs when calculating ROI, not just the app subscription.
Give campaigns time to generate enough data before making major changes.
Measuring campaign performance doesn’t have to be complicated. Growth Suite gives you the tools you need right out of the box. Use the built-in reports for quick insights and Shopify Analytics for deeper analysis.
Remember these key points:
With proper tracking and analysis, you’ll know exactly how Growth Suite impacts your business and can make smart decisions to grow your sales.