Skip to main content
December 8, 2014
Question

How to find url parameter unique to program and not lead?

  • December 8, 2014
  • 3 replies
  • 982 views
We use the URL parameter to track unique IDs to track where our leads registered from (i.e. if they registered from a blog post or an email blast, or if Partner A drove them to the event vs. Partner B). Using this field is working except that if a lead has registered for more than one program their url parameter is updated to their latest registration.

For example, on 12/2 Joe registered under the url parameter 'newsletter' for a webcast, when we pull the report it shows Joe registered under 'newsletter. Then on 12/5 Joe registereted for an onsite event under the url parameter 'email1'. Now in both member reports for each program Joe is listed as registering under 'email1'.

This is problematic as the url parameter code associated with Joe's registration in the webcast is wrong. It becomes a real issue when we need to share lead information with partners based on programs. 

We've reached out to support and the only solution they've provided is going into each program and then each lead's Activity Log and cross referencing which url parameter they registered for that particular program, which is extremely time consuming. 

Has anyone discovered a best practice for maintaining url parameters to programs vs. leads?

Thanks!
Samm
 
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Josh_Hill13
Level 10
December 8, 2014
Yes. It is complex.

You need to check these docs:
http://perkuto.com/blog/marketing-automation/marketing-attribution-model-for-marketing-automation
http://revenginemarketing.com/ (ebook on front page)
Josh_Hill13
Level 10
December 8, 2014
Essentially you need paired fields - Original Lead Source and Most Recent Lead Source and then associate them to a Campaign Member (SFDC Campaign) with that particular touch's details.
December 8, 2014
Thanks Josh. The first article is great to give a clear outline. 

A question though, I don't necessarily want the leads original or most recent (they may be signed up for three different programs for all I know), I just want their source related to a specific program. 

Have you been able to find a solution to that?

Thanks for all your help!