Search found 2 matches

Page 1 of 1

Search found 2 matches

Re: Google AdWords Conversion Tracking code

I finally worked out a solution for this. In the file catalog/view/theme/*/template/common/success.tpl I simply wrapped the respective tracking code with a PHP if statement... <?php if (isset($this->request->get['route']) && $this->request->get['route'] == 'checkout/success') { ?> <!-- trac...

Jump to post
  • Fri Dec 07, 2012 4:58 pm
  • Replies 23
  • Views 48424

Page 1 of 1

Search found 2 matches