How to activate Zoex tracking script
To start tracking events with our app you'll need to setup our tracking script.
Go to your Shopify admin panel, and click on Settings:
![](https://storage.crisp.chat/users/helpdesk/website/de1affc9ac4cf800/screen-shot-2022-10-26-at-1207_1d8pcs6.png)
In settings you will need to select Customer events:
![](https://storage.crisp.chat/users/helpdesk/website/de1affc9ac4cf800/screen-shot-2022-10-26-at-1210_18pha0u.png)
Here you will need to be on Custom pixels and click on Add custom pixel:
![](https://storage.crisp.chat/users/helpdesk/website/de1affc9ac4cf800/screen-shot-2022-10-26-at-1213_cnm6uk.png)
Provide a name to the pixel and click Add pixel:
You can write:
![](https://storage.crisp.chat/users/helpdesk/website/de1affc9ac4cf800/screen-shot-2022-10-26-at-1217_1ax5nr7.png)
Copy & paste our script and save it:
![](https://storage.crisp.chat/users/helpdesk/website/de1affc9ac4cf800/screen-shot-2022-11-01-at-1127_15t62s2.png)
After you saved the script, please click on the connect button, it'll open a popup and click connect there:
![](https://storage.crisp.chat/users/helpdesk/website/de1affc9ac4cf800/screen-shot-2022-11-01-at-1130_1scn67q.png)
Set Zoex Tracking Script
Go to your Shopify admin panel, and click on Settings:
![](https://storage.crisp.chat/users/helpdesk/website/de1affc9ac4cf800/screen-shot-2022-10-26-at-1207_1d8pcs6.png)
In settings you will need to select Customer events:
![](https://storage.crisp.chat/users/helpdesk/website/de1affc9ac4cf800/screen-shot-2022-10-26-at-1210_18pha0u.png)
Here you will need to be on Custom pixels and click on Add custom pixel:
![](https://storage.crisp.chat/users/helpdesk/website/de1affc9ac4cf800/screen-shot-2022-10-26-at-1213_cnm6uk.png)
Provide a name to the pixel and click Add pixel:
You can write:
Zoex Pixel
![](https://storage.crisp.chat/users/helpdesk/website/de1affc9ac4cf800/screen-shot-2022-10-26-at-1217_1ax5nr7.png)
Copy & paste our script and save it:
window.analytics = analytics
var zoex = document.createElement('script');
zoex.type = 'text/javascript';
zoex.src = 'https://zoex.upifycdn.com/tracking/zoex_tracker.js';
document.body.appendChild(zoex);
![](https://storage.crisp.chat/users/helpdesk/website/de1affc9ac4cf800/screen-shot-2022-11-01-at-1127_15t62s2.png)
After you saved the script, please click on the connect button, it'll open a popup and click connect there:
![](https://storage.crisp.chat/users/helpdesk/website/de1affc9ac4cf800/screen-shot-2022-11-01-at-1130_1scn67q.png)
Updated on: 01/11/2022
Thank you!