Install the Converge Pixel on your Funnelish funnels
Create a new Webhook Source in Converge
{Storename} Funnelish Storefront
and pick the Funnelish-app from the dropdown.
Create a Funnelish Automation to send events to the webhook
Set up website tracking for your funnels
Click to see tracking script
YOUR-TRACKING-TOKEN
field in the script pasted with your personal Converge token.YOUR-ADDTOCART-IDENTIFIER
and YOUR-CHECKOUT-IDENTIFIER
values with values that uniquely identify a URL in the funnel where you want to trigger this event.
myfunnelishstore.com/cart
page, then you will want to replace YOUR-ADDTOCART-IDENTIFIER
with cart
. These identifiers might be different values for different funnels, so double-check when implementing a new funnel.Event Name | Event Description | Integration |
---|---|---|
PageView | When a customer views a page. | Pixel |
Viewed Product | When a customer views a product. | Pixel |
Added To Cart | When a customer adds an item to cart | Pixel |
Started Checkout | When a customer initiates the checkout process. | Pixel |
Placed Order | When a customer places an order | Webhook |
Event Name | Event Description | Integration |
---|---|---|
Placed Funnelish Order | Event that stitches Funnelish website sessions with Shopify backend orders. | Webhook |