Tracking issues with post-purchase
Last updated
Last updated
When you enable Post-Purchase Offers in Platter+, an additional page is added to your checkout flow—one that appears after the initial checkout, but before the thank-you page. This extra page gives brands a powerful way to increase AOV, but it can sometimes cause issues with analytics platforms like Meta (Facebook) and Google Analytics.
Since the post-purchase page is technically separate from the thank-you page, some tracking setups (especially those using legacy or standard pixels) may not properly capture conversion events. This can result in:
Inaccurate or missing conversion tracking in Meta Ads Manager
Incomplete purchase funnel data in Google Analytics
Mismatched event counts between your store and your ad platforms
To make sure your conversion events fire correctly—including on the post-purchase page—you'll want to use Shopify’s custom pixels along with Google Tag Manager (GTM).
Shopify has a full guide here > .
Create a Google Tag Manager container If you haven’t already, set up a GTM container for your store.
Add GTM to your Shopify store using a custom pixel
Go to Shopify Admin > Settings > Customer events
Click Add custom pixel
Paste the GTM code snippet into the pixel editor as shown in the
Configure GTM to handle key conversion events Within your GTM workspace:
Create tags for platforms like Meta (Facebook Pixel) or Google Analytics
Set up triggers based on Shopify's custom event names like checkout_completed
, post_purchase_page_viewed
, etc.
Be sure to fire these tags not just on the thank-you page, but on any page where the conversion event could happen (like the post-purchase offer page)
Test your setup Use the Preview mode in GTM and Shopify's Customer Events test mode to ensure events are firing correctly.
Using Shopify’s custom pixel framework ensures that your analytics tools can properly listen for all relevant events across the checkout flow—including on custom pages like those added by Platter+. This helps maintain accurate reporting, attribution, and campaign optimization.