Connecting Salesforce Web2Lead and Google AdWords
It appears that the basic steps to hitch everything up are:
1. Add the sfga hidden field to the web-to-lead page/function (V’s Miva Plug-in or other web-to-lead forms they have)
|
<input type="hidden" name="sfga" value="00D700000008bzB"/> |
2. Add tracking code to your website
|
Add the following tracking code to the bottom of every page of your website |
|
<!-- Begin Salesforce Tracking Code,
Place immediately before closing </BODY> tag --> |
And Andrew B and ONE/NW sent along this link: https://sfma.salesforce.com/lead_tracking_setup/printable_instructions
