UTM Source not working | Community
Skip to main content
Paul_Johnson
New Participant
January 6, 2017
Solved

UTM Source not working

  • January 6, 2017
  • 1 reply
  • 3040 views

Hello all,

Hoping to get some help. As leads come into the system, the UTM information is not coming through. I'll paste some screenshots below. Is it because these fields are setup as custom SFDC fields not Marketo fields?

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 SanfordWhiteman

Now i'm understanding the issue is there is no UTM info in the url. However that being said, what's the best way to get information on where the lead came from when someone fills out this form. Even if they got to it after going to a different page on the website. I would like to know if they came from google/facebook/etc.


Even if they got to it after going to a different page on the website. I would like to know if they came from google/facebook/etc.

For this, you'd use a browser-side JS library that can store-and-forward UTM tags, known referrers, and other touchpoints from page to page, adding hidden form fields when a form is present. Ideally the library will maintain an internal trail of touches, so you can see both their first touch and their "conversion touch" separately.

A robust example is Conversion Path from Romanoff Consulting, for which -- no big surprise! -- I provided engineering guidance. (It's a free library, but they also offer help w/implementation.)

1 reply

SanfordWhiteman
New Participant
January 6, 2017

The setup is correct for getting the utm_source query param. Have you looked in the Activity Log for a lead to ensure that the form was posted from a URL with utm_source?

Can you provide the URL of your LP?

Paul_Johnson
New Participant
January 6, 2017

Get Started - Jive Communications

This is the link to the landing page.

Paul_Johnson
New Participant
January 6, 2017

Now i'm understanding the issue is there is no UTM info in the url. However that being said, what's the best way to get information on where the lead came from when someone fills out this form. Even if they got to it after going to a different page on the website. I would like to know if they came from google/facebook/etc.