Skip to main content
Level 2
July 31, 2014
Question

Tracking Links to Marketing Resources

  • July 31, 2014
  • 1 reply
  • 828 views
We are building a resource hub that is a web page (non Marketo) that contains links to all of our marketing collateral pieces. Currently, we track clicks on these links by adding parameters to the link:

/resource_files/DS_Mainstar_VCR.pdf#?resource=Datasheet&product=productname

This works, but according to Marketo documentation for Click Link, “the href must not contain "http://", domains, or URL parameters. The click link event will have the domain of the calling web page”
http://developers.marketo.com/documentation/websites/lead-tracking-munchkin-js/

So what would be the best way to track the resource type, and product name for these link clicks?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Kenny_Elkington
Adobe Employee
Adobe Employee
July 31, 2014
Hi Alicia,

Are you referring to links on Web Pages, or Links in Emails?  The Developers sight is referring to usage of a custom clicks link event, and how to pass an argument in the function, which does not affect the default functionality of the Munchkin click tracking capability.