Campaign Attribution vis API

Anonymous
Not applicable

Campaign Attribution vis API

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!

 
Tags (1)
1 REPLY 1
Anonymous
Not applicable

Re: Campaign Attribution vis API

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.