Re: Querystring constraint to "Fills Out Form"

Mikes_Jones
Level 8

I have two different campaigns using the same form, and in order to differentiate the two I'm using querystrings. Does the below set up look correct? Basically if the URL contains the querystring "utm_medium=native" i want them to be added to this particular campaign.

Capture1.PNG

And then for the other campaign using the form, I added this constraint:

Capture2.PNG

Tags (1)
3 REPLIES 3
Josh_Hill13
Level 10 - Champion Alumni

You can do this, but are these URL params on the same page, or a different page?

Better to use different page and use the Page constraint here unless you have specific reasons not to.

Mikes_Jones
Level 8

there will be multiple ways to access this LP, and one will include specific UTM parameters. I was able to test the above logic and it worked - thanks!

Tim_Langlois1
Level 4

Yep that should work - test it out!