Wufoo
SegMetrics allows you to track leads acquired through Wufoo Forms by redirecting people who fill out the webform to a thank you page on your site. Because Wufoo Forms don't support embedding tracking information, you'll need to redirect users to a thank you page on your site to connect their email address with sessions.
Get the SegMetrics Tracking Code
- In SegMetrics, go to your Site Setup page from the gear in the top menu, and copy the pixel code
- If you haven't configured your Tracking Code previously, check out the Installing the Tracking Pixel instructions to set up your site correctly
- Create a thank you page on your site to send people to who complete the Wufoo Forms registration
Set up the Wufoo Forms Form
To send confirmation data to your redirect page, you'll want to set the Confirmation Options to Redirect to Website in your form.
- In Wufoo, click on the form you want to track
- Click on Form Settings
- Set the Confirmation Options to be "Redirect to Website"
- Enter the URL of your thank you page that you made above
- After the URL add in
?email={entry:FieldX}where FieldX is the field number of the email address - Click Save Form to save your changes

Example URL:
https://example.com/thank-you?email={entry:Field5}
Congratulations, SegMetrics is now set up to track leads for Wufoo Forms!
Frequently Asked Questions
Q: Do I need a paid Wufoo account?
A: Yes, the redirect functionality requires a paid Wufoo plan.
Q: How do I find my email field number?
A: Go to Form Settings > API Information to see field ID numbers. Use this number in place of "X" in {entry:FieldX} .
Q: Can I pass additional data besides email?
A: Yes, use the ampersand (&) to add more parameters. Example: ?email={entry:Field5}&name={entry:Field2}
Q: Why use redirect instead of direct tracking?
A: Wufoo doesn't support embedding custom tracking scripts, so redirect is the only method to conne