Transfer utm_source in Wordpress | Community
Skip to main content

I’m using pop-up methid of invoking my Typform in Wordpress.

I’m using utm_source in advertising and want to transfer the utm_source value to the Typeform form so that it appears in Results.

Is there an easy way to do this?

Hi @matchd-rb thanks for stopping by! Would the solution below work for you? :grinning:

 

 


Thanks Liz, Yes that works.

 

Answer is to add:

data-transferable-url-parameters="utm_source, utm_medium”

Immediately after:

data-mode="your embed mode"

 


Reply