Salesmate allows you to track the following events in case of Shopify:
- Product viewed
- Cart visited
- Checkout completed
- Product searched
- Notify me
- Cart updated
To do that in your Shopify store, include the installation scripts, i.e.
- Activate Tracking with Liquid Code, and
- Pixel App Setup with Script Support
You will find the installation scripts under the Actions > Installation Script on the store list page
- Add the Activate Tracking with Liquid Code to the theme.liquid file
- The theme.liquid file is typically found within the Layout folder in the theme editor's file structure.
- To locate the theme.liquid file in a Shopify theme,
- Navigate to Online Store > Themes,
- Then click Actions > Edit code.
Next, set up Pixel App Setup with Script Support
- Copy the Pixel App Setup with Script Support Script
- In your store’s Shopify Admin Panel.
- In the left-hand menu, click Settings.
- Navigate to Customer events (also known as “Pixels” on some plans).
- You will see a list of installed pixels.
- Click the "Add custom pixel" button.
- Enter a Name for your pixel (e.g.,
Salesmate Analytics). - Paste your custom JavaScript code inside the code editor.
- Make sure to remove the <script> tags i.e. <script> </script>
- Hit Save at the top of the page.
Once added, you will now be able to track the events in Salesmate.
Comments
0 comments
Article is closed for comments.