CodeIgniter Forums
Where to place Google Adwords Conversion Tracking code? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Where to place Google Adwords Conversion Tracking code? (/showthread.php?tid=66722)



Where to place Google Adwords Conversion Tracking code? - mathaios - 11-24-2016

Hey fellows,
I have a Wordpress site that within it is displayed the panel of the users (the panel is made with codigniter) they want to make orders.The "thank_you"  page which i want to track  is within the codeigniter`s folders and  I need to paste my conversion tracking code so i can track conversions.While the adwords conversion code needs to be pasted within a page`s code between <body></body>,the tags <body></body> don`t exist in the thank_you page as it is a .php page.
Does any body knows how and in which file i could effectively paste my code so i can track conversions?

Thanks in advance