
Implementing Google Adwords Remarketing Custom Parameters for Opencart VQMOD
- or -
Post a project like this4698
£20(approx. $27)
- Posted:
- Proposals: 3
- Remote
- #297932
- Awarded
Description
Experience Level: Entry
I am trying to implement adwords re-marketing tags into my site (www.fastforwardtime.co.uk). At first, I simply pasted the tag into the header.tpl file in order to get it to appear on every page. Then I noticed that if you want to use all of the features, you need to add custom parameters such as the product Id and value.
var google_tag_params = {
ecomm_prodid: 'REPLACE_WITH_VALUE',
ecomm_pagetype: 'REPLACE_WITH_VALUE',
ecomm_totalvalue: 'REPLACE_WITH_VALUE'
};
https://support.google.com/adwords/answer/3103357
I need some code written to grab the above parameters from opencart and dynamically paste them into the header file on each product page. A Vqmod script with no core file modifications would be ideal.
Opencart Version 1.5.2.1
Many thanks
Dave
var google_tag_params = {
ecomm_prodid: 'REPLACE_WITH_VALUE',
ecomm_pagetype: 'REPLACE_WITH_VALUE',
ecomm_totalvalue: 'REPLACE_WITH_VALUE'
};
https://support.google.com/adwords/answer/3103357
I need some code written to grab the above parameters from opencart and dynamically paste them into the header file on each product page. A Vqmod script with no core file modifications would be ideal.
Opencart Version 1.5.2.1
Many thanks
Dave
Dave A.
100% (24)Projects Completed
32
Freelancers worked with
30
Projects awarded
33%
Last project
20 Sep 2019
United Kingdom
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
There are no clarification messages.
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies