-
Re: Am working on a project in standardising our Marketo forms to reduce the junk values through form fill outs. So does anyone know how to integrate Google Autocomplete address into our Marketo form ? I tried but getting error message which asks for API
97f6863d89bf71dec5d26b48688de3c611fbf259 Mar 31, 2016 4:43 AM (in response to Vinod Mahadeva)Hey Vinod,
In regards to the valid field value, i am thinking you can set up the pick list as field type when you create a form instead of text. But please document the values of pick list and make it consistent. For example, for country field, you can set up pick list value that listed all countries in the world.
That is the easiest way I can think.
-
Re: Am working on a project in standardising our Marketo forms to reduce the junk values through form fill outs. So does anyone know how to integrate Google Autocomplete address into our Marketo form ? I tried but getting error message which asks for API
Vinod Mahadeva Mar 31, 2016 5:13 AM (in response to 97f6863d89bf71dec5d26b48688de3c611fbf259)Hi Bob,
Thanks for your response, but if you look at the state or province firstly
1) It's difficult to collect the list of states and provinces for all the countries, along with Zip, but if we implement the google maps once the customer types in the postal/zip code then the address, state and country will be pre-populated corresponding to the zip code.
So I'm thinking this way to have google maps integrated.
-
Re: Am working on a project in standardising our Marketo forms to reduce the junk values through form fill outs. So does anyone know how to integrate Google Autocomplete address into our Marketo form ? I tried but getting error message which asks for API
97f6863d89bf71dec5d26b48688de3c611fbf259 May 5, 2016 4:28 PM (in response to Vinod Mahadeva)Hey Vinod,
For the list of states and provinces, you can get the full lists online somewhere, which many of my clients do in that way. My personal recommendation is that you do not necessary including all of states and provinces. Instead, you can only include the main target market and use other in your pick list (Of course, you need to know your target audience and data very well).
If you would like to set up google map, I recommend you can use the parameters in the URL to catch up the values for the country pick list field.
-
-
-
Re: Am working on a project in standardising our Marketo forms to reduce the junk values through form fill outs. So does anyone know how to integrate Google Autocomplete address into our Marketo form ? I tried but getting error message which asks for API
Nik Love Jun 26, 2016 10:17 PM (in response to Vinod Mahadeva)Are you including your API key? You need to set up credentials to access Google APIs from the Google API manager.
Autocomplete for Addresses and Search Terms | Google Maps JavaScript API | Google Developers
- Nik