Skip to main content
February 27, 2015
Question

Campaign Attribution vis API

  • February 27, 2015
  • 1 reply
  • 519 views
We are currently capturing leads via an external form and are using Marketo's API to send that information to Marketo. We will be using this form in two seperate places resulting in the need for two seperate lead sources or two seperate campaigns. How would we go about assigning the correct lead source? Is this done via the API or in Marketo? Thanks!

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

1 reply

February 27, 2015
Hey Amy, you can pass a hidden field via the API to populate the lead source. If it is just a static lead source based on the form location then you can hard code it, otherwise you can use code to grab values from a cookie or URL parameter.