πAdding Tracking & Analytics
Before You Begin:
Adding Tracking Tags & Pixels
From your Pagedeck dashboard, choose one of your Sites and navigate to the Site Settings tab.

Scroll down to the Custom Global Code section.
Pagedeck gives you several options for embedding tracking tags into your landing pages. Refer to each provider's documentation to see where each snippet should be placed.
Head Scripts: for tracking codes that go into the <head> of the page.
Start of Body Scripts: for tracking codes that are placed immediately after the opening <body> tag (before the page content).
End of Body Scripts: for tracking codes that are placed before the closing </body> tag (at the end of the page content).
Be sure to save your changes in the lower right corner after adding your tracking tags.
Common Tracking Tag Locations:

Instructions for common platforms
Meta:
Find base pixel code here: https://developers.facebook.com/docs/meta-pixel/get-started#base-code
Replace your pixel ID in the code
Paste it into Head Scripts
GA4:
Find your gtag code: https://support.google.com/analytics/answer/9539598?hl=en
Paste it into Head Scripts
Triple Whale
Copy the Third-Party Landing Page script provided on the Pixel Settings page
Paste it into Head Scripts
Northbeam:
Go to Settings > Northbeam Pixel and Event Tracking
Copy the Northbeam Pixel and paste it into Head Scripts
Microsoft Clarity:
Follow Microsoft's setup instructions: https://learn.microsoft.com/en-us/clarity/setup-and-installation/clarity-setup
Choose Manual Installation
Paste the tracking script into Head Scripts
Elevar:
Follow Elevar's article center steps: https://docs.getelevar.com/docs/headless-installation-process-of-elevar-scripts#:~:text=Shopify%20Source%3A,the%20%22My%20Tracking%22%20tab.
Paste it into Head Scripts
Last updated