Skip to main content

I want to send a link to a Google Form out to my ConvertKit list and then tag them based on their response to the 1 question.

I’m not sure how to pass through the email from the person clicking on the form link in ConvertKit so I don’t have to ask for it.

I’m also not sure how I’d then tag them in ConvertKit based on their answer to a question in the Google Form. 

Is this possible?

Hi @heidithompson 

For the filtering you can use either of these:


@Troy Tessalone  but how would I pull in the email of the subscriber?


@heidithompson 

Feedback from ChatGPT about prefilling GForm fields via a link:

 

To dynamically prefill fields in a Google Form, you can use a method that involves generating a prefilled URL with specific field values. Here’s how you can do it:

Steps to Dynamically Prefill Google Form Fields:

  1. Create Your Google Form:

    • First, create the Google Form with the fields you want.
  2. Get the Field IDs:

    • To prefill the fields, you need to know the form field IDs. Open the form, click on the three-dot menu at the top-right corner, and choose "Get pre-filled link."
    • This will allow you to manually fill in the form, after which you’ll be provided with a URL. The form URL will contain prefilled data and the corresponding field IDs (e.g., entry.123456789 for a text field).
  3. Use URL Parameters to Prefill:


Hi there @heidithompson 👋

How did you get on with generating those pre-filled Google Form links via a Zap? 

Let us know whether you’re stuck at all - happy to lend a hand with this! 🙂