want to store the actual source via the UTM parameter

Hi,

We use the UTM tracking link for the paid campaign, but for other sources like Referrals, Organic, Direct traffic, we do not use it.

At the time of submitting the form, if there has no UTM tracking link on the URL, we want to store the actual source via the UTM parameter. Is there any way we can do that?

@Josh do you have any advice for @SBasu ?

Yes. You can automagically push utm values to a form submission.

Follow these steps

1. create a property group named utm with utm_campaign, source and medium

2 add these properties to the form as hidden

3 just try reaching your form with utms params in the url… magic!