Squarespace

Setting Up The Tracking

1
Create an Offer the regular way in Scaleo.
2
Select that Offer, go to Goals. Select Edit a Goal and scroll to Tracking Methods section.
3
Select: Tracking Method > IMG Pixel. Copy that code.
4

Go to your SquareSpace interface, then Settings - Advanced - Code Injection and place the IMG pixel code into the Order Confirmation Page section.

Here's the example of how IMG pixel can look like:

<img src="https://yourcompany.scaletrk.com/track/img?goal_id=XXX&amount={orderSubtotal}&adv_order_id={orderId}&adv_user_id={customerEmailAddress}" height="1" width="1" />	

Optional Variables

The list of additional placeholders SquareSpace supports. This info can be transmitted to your Scaleo platform via the pixel:

  • {orderId} – The order ID.
  • {orderSubtotal} – The order subtotal.
  • {orderSubtotalCents} – The order subtotal in cents.
  • {orderGrandTotal} – The order grand total in cents.
  • {orderGrandTotalCents} – The order grand total in cents.
  • {customerEmailAddress} – The customer Email address
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