Jquery conflicting with adwords conversion tracking
Hi,
I think when the jQuery library and the AdWords tracking code are on
the same page it stops conversions being tracked, or at least
interferes some how.
I recently added jquery to the head of all our pages and on the day i
added it our conversions in AdWords dropped very significantly (about
a 90% drop) although they did not drop completely. As soon as i
removed jquery our conversions picked up again and were back to normal
levels.
I think the reason why we didnt have a total drop in conversion rates
was because 90% of the time our conversion script runs as soon as a
page loads but we have a few pages that run it onClick.
I'm curious if this problem has been encountered before. I've seen one
other instance of a jquery script interfering with AdWords tracking
but i haven't seen just the library itself effecting it.
James