Skip to content. | Skip to navigation

Personal tools
Log in
Sections
You are here: Home Database Salesforce Apps & Add-ons Connecting Salesforce Web2Lead and Google AdWords

Connecting Salesforce Web2Lead and Google AdWords

Richard Saunders provided this info in the form of a question. We need to revisit after we find out how it went

 

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 -->
<SCRIPT type="text/javascript" src="https://lct.salesforce.com/sfga.js"></SCRIPT>
<SCRIPT type="text/javascript">__sfga();</SCRIPT>
<!-- End 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

 

 

Document Actions

Comments (0)

« February 2012 »
February
MoTuWeThFrSaSu
12345
6789101112
13141516171819
20212223242526
272829