I am trying to track conversions in one of my campaigns using adwords tracking pixels, however, the conversion is recorded in AJAX. Has anyone tracked AJAX conversions in the past? I am thinking about using the noscript version of the tracking code and calling it after the conversion is recorded in the website. Anyone got ideas?
Just wanted to share that the solution i implemented was the following: 1. I added a small 1X1 pixel iframe 2. after the ajax conversion, the frame was redirected using javascript to a new page that contained the tracking code