Capture original UTM's beyond the landing page on a WordPress site | Community
Skip to main content
New Participant
January 15, 2021
Solved

Capture original UTM's beyond the landing page on a WordPress site

  • January 15, 2021
  • 1 reply
  • 1371 views

Hello. We have a WordPress site and are capturing the visitors UTM data on the landing page without a problem.

 

The problem arises if that person then navigates to a second, third, etc, page and then signs up. The UTM's from the original landing page are lost.

 

I am looking for help on how we can solve this.

 

Thank you.

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

Indeed, you will need a JavaScript-based multitouch attribution library (may also be known as a cookie persistence script, etc.) that uses cookies and/or local storage to store your different touches so they can all be submitted with the form.

 

There are several capable ones out there, although Community rules prevent me from recommending a specific library.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
January 15, 2021

Indeed, you will need a JavaScript-based multitouch attribution library (may also be known as a cookie persistence script, etc.) that uses cookies and/or local storage to store your different touches so they can all be submitted with the form.

 

There are several capable ones out there, although Community rules prevent me from recommending a specific library.