• 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 can I pass UTM string data into Pabbly as the Trigger step?

Status
Not open for further replies.

RoCrow

Active member
How can I pass URL UTM string data into Pabbly as the Trigger step?

usecase:

- User clicks a link and lands on a page.
- That landing page URL includes some UTM data, such as that user's ID
- I want to use that ID as the basis for running automations in Pabbly.. but I don't know how to capture it?!

How can I do this?
 

ArshilAhmad

Moderator
Staff member
Hi @RoCrow,

If the application with which you are trying to establish a connection supports webhooks, you can attempt to use Webhook by Pabbly to fulfill your use case.
 

RoCrow

Active member
Hi @RoCrow,

If the application with which you are trying to establish a connection supports webhooks, you can attempt to use Webhook by Pabbly to fulfill your use case.
Thanks for that, but it doesn't, in the sense that it is a WordPress website and I'm talking about capturing the URL UTM string that a visitor lands on, not data that they've submitted in a form (which, if using a form, I could then send as a webhook to Pabbly).

The idea is that someone (who has previously registered on my website) clicks a link which takes them to a landing page on my site - that's the only action they take.

By landing on that page, my site already has a User ID to associate with them (from their previous visit).

That User ID is dynamically added as part of the UTM string in the URL from the link that they originally clicked.

I need to then be able to use that as a Trigger in an automation with Pabbly.

I was hoping there was a way Pabbly could "scrape" each URL string that is generated from visitors landing on a given page, then use that data.

I'm not sure if that makes any sense?!

The key is that the visitor hasn't submitted any form, they've not clicked any buttons, they've simply clicked an external link that has taken them to a landing page, and that's it! (but the URL of the page has been generated with their User ID in the UTM string when they land on it, which I can then use to Trigger automations).

Any ideas!?
 
P

Pabblymember11

Guest
Please allow us some time, we are currently looking into it.
 

ArshilAhmad

Moderator
Staff member
You can't pass UTM parameters with a webhook URL; they will not be captured. Therefore, the use case you are describing is not possible.
 
Status
Not open for further replies.
Top