Link to home
Start Free TrialLog in
Avatar of disrupt
disruptFlag for United States of America

asked on

ASP - Google Adwords

Hey I am using ASP .NET 2008 (3.5) with C# code behind also using jquery.  I want to be able to setup a way so that if a customer clicked on our google adwords it would display a different contact number on the website page.  The phone number on the webpage is in a span with the class labeled "phone".  So basically if they have reached the site by clicking on the adwords I want to display a different phone number and if they have not reached the side by clicking on the adwords to leave the phone number as is.
ASKER CERTIFIED SOLUTION
Avatar of jagssidurala
jagssidurala
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of disrupt

ASKER

Yeah I am familiar with the .show and .hide, I am not sure how to determine if the customer was referred by the google adwords or not.  What code can I use to determine that?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial