
Add logo and tracking pixel in woocommerce
- or -
Post a project like this4095
$10
- Posted:
- Proposals: 2
- Remote
- #590914
- Awarded
Description
Experience Level: Entry
General information for the website: Webshop
Description of requirements/features: Add Qshops and Afterpay logo’s (you can find them already on the site but make them a little smaller)
Product detail page
· under the “add to cart” button
Cart page
· Under “to checkout” button
////////////////////////////////////////////////////
Add tracking pixel with some specific woocommerce data ,price,shippingcost,product ID, ordernumber
use http://docs.woothemes.com/document/custom-tracking-code-for-the-thanks-page/
This is the tracking code:
var beslistQueue = [];
beslistQueue.push(['setShopId', 'AABBCCDDEE']);
beslistQueue.push(['cps', 'setTestmode', false]);
beslistQueue.push(['cps', 'setTransactionId', 'AB12345']);
beslistQueue.push(['cps', 'setOrdersum', 1155.94]);
beslistQueue.push(['cps', 'setOrderCosts', 6.95]);
beslistQueue.push(['cps', 'setOrderProducts',[
['FG1234567', 1, 1099.00],
['CD56789', 1, 49.99]
]]);
beslistQueue.push(['cps', 'trackSale']);
(function () {
var ba = document.createElement('script');
ba.async = true;
ba.src = '//pt1.beslist.nl/pt.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ba, s);
})();
///////////////////////////////////////////////////
For these changes you should create and work with a child theme!
Extra services needed: Customization
Specific technologies required: css, html, php
Extra notes:
Description of requirements/features: Add Qshops and Afterpay logo’s (you can find them already on the site but make them a little smaller)
Product detail page
· under the “add to cart” button
Cart page
· Under “to checkout” button
////////////////////////////////////////////////////
Add tracking pixel with some specific woocommerce data ,price,shippingcost,product ID, ordernumber
use http://docs.woothemes.com/document/custom-tracking-code-for-the-thanks-page/
This is the tracking code:
var beslistQueue = [];
beslistQueue.push(['setShopId', 'AABBCCDDEE']);
beslistQueue.push(['cps', 'setTestmode', false]);
beslistQueue.push(['cps', 'setTransactionId', 'AB12345']);
beslistQueue.push(['cps', 'setOrdersum', 1155.94]);
beslistQueue.push(['cps', 'setOrderCosts', 6.95]);
beslistQueue.push(['cps', 'setOrderProducts',[
['FG1234567', 1, 1099.00],
['CD56789', 1, 49.99]
]]);
beslistQueue.push(['cps', 'trackSale']);
(function () {
var ba = document.createElement('script');
ba.async = true;
ba.src = '//pt1.beslist.nl/pt.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ba, s);
})();
///////////////////////////////////////////////////
For these changes you should create and work with a child theme!
Extra services needed: Customization
Specific technologies required: css, html, php
Extra notes:
Kevin V.
0% (0)Projects Completed
2
Freelancers worked with
2
Projects awarded
75%
Last project
13 Jul 2014
Netherlands
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