If I add the ROI javascript code to my 'Thanks.php' page, will it count every user who enters the page? Or will it only count in the percentage the ones who came specifically from that adwords campaign? Thanks
Hi, If you're referring to the Conversion Tracking code provided by Google, only visitors to the page who arrived by clicking on your ad. It works by placing a 30-day cookie on the visitor's pc who clicked your ad, and linking it to the action you specify (presumably opening your Thanks.php page). Hope that helps...