Re: One Webform for multiple locations

Anonymous
Not applicable

One Webform for multiple locations

Hi All,

I'm sorry in advance if something similar has been posted.  If I had ice cream shops in 10+ locations, would I need to create a web form for each location or can I create one central form?  How would that be done since there is a different delivery address for each location. How can I make sure the data is parsed properly depending on what page the form is on?

Thanks!

4 REPLIES 4
Grégoire_Miche2
Level 10

Re: One Webform for multiple locations

HI Lucy,

1/ Please move this question to Products  where it belongs. Marketing Central is for generic, non Marketo questions.

2/ on "fills ou form" trigger and "filled out form" filter, you can add constraints to identify people who filled out a form on a specific page. Therefore, you can, and should (for maintenance easiness), locate your forms in the design studio.

-Greg

Iryna_Zhuravel4
Level 8 - Champion Alumni

Re: One Webform for multiple locations

It depends on what you are trying to do.

If you have just one page where this form is embedded, you might want to just add a dropdown with store locations.

If you have a page per store, it the implementation would depend on whether you are using Marketo or non-Marketo landing pages, but it would definitely be better to create just one form.

1. If the form is embedded on marketo landing pages, it's pretty easy, you can embed it on as many pages as you want and just add add a constraint "web page is"

Screenshot_237.png

2. If you are using the same form on non-Marketo pages, here is a blog series with possible ways to do it.

Embedding Global Forms without Losing Tracking: Part I

Embedding Global Forms without Losing Tracking – Part II

Embedding Global Forms Without Losing Tracking: Part III

Anonymous
Not applicable

Re: One Webform for multiple locations

Hi everyone - Thank you for your response.

If I create one form and utilize the referrer URL, how would it know what location it is coming from once someone submits the form?

Also, I am trying to send an alert to a sales rep if someone submits a form based on location.  Would I have to create a smart list for each location or can it be under one smart list?  I currently have it set up as Smart List --> Form Name Is and Referrer Contains: store location

Grégoire_Miche2
Level 10

Re: One Webform for multiple locations

Hi Lucy,

There are 2 possible constraints on the fills out form:

  • Use "web page" constraint when you want to detect the fill out event on the form located on a Marketo landing page. It might contain the page Name
  • Use the "Referrer" constraint when you want to detect the fill out event on the form embedded on your web site. It will contain the web page URL.

-Greg