• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

how to append the shopify abonded cart url ?utm-souorce=pabbly

Supreme

Well-known member
Staff member
Hey @berrysmith

The webhook trigger used in Shopify is descriptive-based and captures the data sent by the application. We have no control over the data sent from Shopify to Pabbly Connect. If Shopify sends the UTM data in their response with Cart Abondend, that data will also be forwarded.
 

berrysmith

Member
Hey @berrysmith

The webhook trigger used in Shopify is descriptive-based and captures the data sent by the application. We have no control over the data sent from Shopify to Pabbly Connect. If Shopify sends the UTM data in their response with Cart Abondend, that data will also be forwarded.
You didn’t understand what I mean. What I mean is to add UTM and other parameter data to the shopify URL. For example, change this link

before:

after:

my workflow is:
 

Supreme

Well-known member
Staff member
how to append the shopify abonded cart url ?utm-souorce=pabbly
If you wish to append additional UTM parameters to your workflow, you can utilize the Spreadsheet formula action step to concatenate the URL with the provided UTM parameters.

1721369756525.png


Additionally, if you attempt to retrieve the source URL of cart abandonment with the UTM parameter from a Shopify trigger event, it is not feasible. This is because the trigger event is a polling-based trigger that only captures the response from Shopify once it is sent by their application.
 
Top