• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

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

P

Pabblymember11

Guest
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:
 
P

Pabblymember11

Guest
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