Quote Originally Posted by econcepts View Post
Yes, this works with Conversion Tracking. The graphic should not show up anywhere on the page as the code included here will not display a graphic (based on other methods) and if it did, it would show in the footer footer of the page PROVIDING you installed the module correctly and in the proper location (according to the instructions).

As far as "Cross Channel" Tracking goes, that gets setup from within your Google Adwords account and is not affected in any way by the tracking code the module inserts.

What I mean is, it is possible to have Adwords Conversion Tracking installed and configured using this module, BUT not have Cross Channel tracking installed (because that is a feature that you must configure and activate from within your Google Analytics account).

In the event you need to add code to the page for Cross Channel tracking, it should be added near the code inserted for this module found in the bottom of the "tpl_main_page.php" file.

Hope that helps.
Thanks Eric. Yes, I'm talking about Cross Channel tracking that has already been set up within my Adwords account. It requires different code that is placed in the specified landing page, which should be the tpl_main_page.php. I've done that but was looking for a more elequant method as the code shows up in the middle of the page, i.e. after the main section but before the footer. I was just wondering if you had a better method of doing so with this addon.

In a somewhat related note, does your addon only display the conversion tracking code on the success page? If so, and it doesn't actually display the "Google Site..." code, then I'll take a look at how you've done so and modify the main page for the Cross Channel conversion traking code.