Add adwords tracking code on product thumbnails
-
Hi Xtemos,
I’m using Basel since three months and am very happy with it. Thanks!
Can you help me with this issue:
I’m using Basel with woo commerce as an affiliate site. So all the products shown in the shop have affiliate links. I would like to track clicks on this links (adwords).
How/Where can I modify the code of the thumbnail view (product list on category pages) and the product detail page?
I’m running a child theme for all changes on code.
Thanks for your help.
Till/Munich
Hello,
You can find thumbnails and images code in files located in basel/woocommerce folder
content-product-*.php - depeneds on products hover type
single-product/product-images.php
Regards
Hi,
thanks so far – where exactly can I change the url used for the button on single-page
in
<a onclick=”goog_report_conversion (‘http://xxx’)”
href=”http://xxx”>Jetzt herunterladen!
Thanks for your help
Till