Setting up conversion code in javascript
I have an adwords ad campaign that directs people to a page where users enter their email to receive a report. The page I am using is a template that uses javascript and an ajax form. Unfortunately I don't have a good knowledge of javascript or ajax.
I am trying to insert a conversion code in that counts a submitted form as a conversion. Apparently I need to insert the code as an image, but I'm not sure how to do that in javascript/ajax.
Can anyone help?
|