Trigger Campaign based on email link's UTM | Community
Skip to main content
RaulEr
Level 4
February 11, 2022
Solved

Trigger Campaign based on email link's UTM

  • February 11, 2022
  • 3 replies
  • 2155 views

Hi,

 

I know I can store UTMs from links using hidden fields on a form, however, I want to send an email with 2 links (utm_poll=Yes and utm_poll=No, just like a poll) and then in Marketo, see the UTM of that link and check what UTM they clicked on, so I can store that in a custom field and trigger some campaigns. Is that possible?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jo_Pitts1

@rauler ,

I'm not sure that you need to use UTM for this?

 

Just have two links, and then have a triggered campaign that looks at which was clicked to then store a value against the person to drive further campaigns.

 

Also, what @sanfordwhiteman said about not all clicks being legit.  You will need to consider ways to filter out virus scanners etc.

 

Cheers

Jo

 

3 replies

SanfordWhiteman
Level 10
February 11, 2022
You can't copy the value directly from the link to a field, but with only 2 possible values you could just have 2 trigger campaigns w/their own Change Data Value.

HOWEVER trusting that clicks are made by humans instead of mail scanners is not reasonable. If you process all clicks as if they represent human engagement, you'll inflate your stats.
Jo_Pitts1
Community Advisor
Jo_Pitts1Community AdvisorAccepted solution
Community Advisor
February 12, 2022

@rauler ,

I'm not sure that you need to use UTM for this?

 

Just have two links, and then have a triggered campaign that looks at which was clicked to then store a value against the person to drive further campaigns.

 

Also, what @sanfordwhiteman said about not all clicks being legit.  You will need to consider ways to filter out virus scanners etc.

 

Cheers

Jo

 

RaulEr
RaulErAuthor
Level 4
February 14, 2022

Thanks guys!

 

So having 2 different links will make it. Since we can’t do polls or any type of questionnaires on emails, I just wanted to capture a Yes or No answer from our clients.