How to set up Funnelish flow with Shopify as Product page/Checkout?
If you are using Funnelish for your landing page and directing customers to complete their purchase on Shopify, this help page will guide you through the setup process.
- First, complete the required setup by following our Funnelish guidelines. You can access the instructions using the link below:
Funnelish Guidelines: https://help.wetracked.io/en/article/how-to-integrate-wetrackedio-in-funnelish-1bqp8uv/?bust=1751954655783
Now that you have completed the Funnelish integration steps, let’s proceed to the next phase: properly configuring your setup to route customers from the Funnelish landing page to the Shopify checkout or Shopify Product page
To track your Funnelish setup accurately, it's important to understand the type of flow you have in place. Add the corresponding scripts via Custom code section on Funnelish
a. ppt.js - Use this script for setups where your Funnel are routed from Funnelish to the product page on Shopify.
<script async src="https://pixel.wetracked.io/ppt.js"></script>
b. cart-permalink.js - Use this script for setups where your Funnels are routed directly to checkout on Shopify.
<script async src="https://pixel.wetracked.io/cart-permalinks.js"></script>

Summary: There should be two script added on the customer code (A. Usual script for Funnelish set up and B. the additional script stated above e.g ppt.js / cart-permalink.js)
Updated on: 30/03/2026
Thank you!
