<img alt="" src="https://secure.gift2pair.com/211594.png" style="display:none;">
Download free guide | Navigating customer acquisition challenges in 2024 🛍

1. Overview of pixel tracking

The purpose of this guide is to walk you through the correct way to implement the Preezie Analytics Pixel code on your website. To accomplish that there are two necessary steps to take:

  • Plug in the initialisation code
  • Generate the properly formatted transaction tracking code

Field definitions:

Property

Type

Description

productId

String

The unique identifier of the product. Must be equal to the id sent to preezie via the import API

productName

String

Name of the purchased product

quantity

Integer

Quantity of the purchased product

price

Decimal

Single item price

 

2. Shopify Integration 

From your Shopify admin, go to Settings > Checkout

Under Order Processing, go to the Additional Scripts text box

Copy and Paste the tracking code below. Replacing YOUR_PREEZIE_ID with your preezie ID

{% if first_time_accessed %}


{% endif %}