Source Field (tip)

Hi guys.

i just made a nice feature and i would like to share with you.

To me it´s very important to understand the source of new form registration.

For example:

I would like to know if this new lead came from a adwords or facebook campaign.



What I did was create a new hidden field called “source” in my Mautic form and after the form code i put this JS:

Code:

Then the URL have to be something like that:
www.website.com.br?source=adwords

Just share this URL on the place you want.

I hope it´s usefull for all of you!

See ya!

Hi guys.
i just made a nice feature and i would like to share with you.
To me it´s very important to understand the source of new form registration.
For example:
I would like to know if this new lead came from a adwords or facebook campaign.

What I did was create a new hidden field called “source” in my Mautic form and after the form code i put this JS:

[code][/code]

Then the URL have to be something like that:
www.website.com.br?source=adwords

Just share this URL on the place you want.

I hope it´s usefull for all of you!

See ya!

Good one. Thanks for sharing!

Hopefully this feature will get to the core soon.