How to track different button clicks
If we had a pricing page with two different buttons, one for large and one for small companies, but they all went to the same page with the same form, how could we track what button a user clicked before submitting the form?
Should we be adding on a utm via the button they click? Is there a better way to do this while still keeping the follow up page and form the same for both buttons?