Tracking page | Add it to my store

Want to add the Tracking Page to your shop? Here's how!

Just follow the steps for your e-commerce platform below.

  1. Shopify
  2. WooCommerce
  3. Other CMS

  1. Shopify


a. Go to the page where you want to embed the tracking page on (1) "Online Store", then (2) "Pages" and (3) find the page where you want to add the page

b. Click on "Show HTML"

c. Copy and paste this code block to your page.

d. Make sure to modify the 'xxxxxxx' below with the actual URL of your store 


<iframe src="https://track.bigblue.co/xxxxxx" style="max-width: 900px; min-height: 750px;" width="100%" height="100%" allow="fullscreen"></iframe><br><br>

Willing to add a direct link to emails or in your customer accounts?

You can add the order number and postal codes as parameters. The URL will be the following

→ https://track.bigblue.co/YOUR_SLUG_HERE/?order={{ order.order_number }}&postal={{ shipping_address.zip }}&utm_medium=TODO&utm_source=TODO



You're all set 🎉


  1. On Woocommerce

a. Go to Pages, open the page where you want to add the portal

b. Add a new code block – typing "/" and selecting "Code court"

c. Paste the following code. 

d. Make sure to modify the 'xxxxxxx' below with the actual URL of your store 

<iframe src="https://track.bigblue.co/xxxxxx" style="max-width: 900px; min-height: 750px;" width="100%" height="100%" allow="fullscreen"></iframe><br><br>

Willing to add a direct link to emails or in your customer accounts?

You can add the order number and postal codes as parameters. The URL will be the following

→ https://track.bigblue.co/YOUR_SLUG_HERE/?order={{ order.order_number }}&postal={{ shipping_address.zip }}&utm_medium=TODO&utm_source=TODO


  1. Other CMS?

A similar manipulation can allow you to add the Tracking Page to your store. Should you need any help, do not hesitate to contact us via our support team in your app.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us