Re: Is there a way to create multiple URLs that point to same website form?

Anonymous
Not applicable

Is there a way to create multiple URLs that point to same website form?

We're hosting a joint webinar next month, and want to track the # of registrants each partner brings in. All unique URLs need to point to the website registration form hosted on our website. Thx
Tags (1)
2 REPLIES 2
Matt_Stone2
Level 9

Re: Is there a way to create multiple URLs that point to same website form?

You could use a URL parameter that feeds into a hidden field. For example... http://yourwebsite.com/your-webinar?webinar_source=partnerA

And then in your form, you'd create a hidden field that pulls its value from the URL parameter "webinar_source"

All you'd have to do is provide your partners with the URL with their specific parameter. Does that make sense?
Anonymous
Not applicable

Re: Is there a way to create multiple URLs that point to same website form?

Totally agree with Matt. I actually like to use a triggered campaign to dump people into "tactic programs" when they fill out the form. Depending on what they have in their querystring when they fill out the registration form, I dump them into one of these tactic programs so I can always see how many registrations have come from each promo source.