Tracking Code Manager (Facebook pixel, Google Customer Reviews, etc.)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Using this plugin you can easy add any tracking code, tracking script and any pixels on you site. You can set the position of tracking script and select pages on which the tracking script will be added.

Plugin has several preconfigure templates:

1. Facebook Pixel (plugin added pixel on all necessary
pages, etc. Order Completed page, products, categories, manufactures, vendors pages, Search page, Home page, Add to cart and Add to wishlist pages, Initiate Checkout and  Complete Registration pages)
2. Google Customer Reviews (plugin adds badge on Order Completed page)
3. bizrate.com
4. flexlinks.com
5. tradetracker.net
6. You can add custom tracking code and scripts
If you need we can add support of any your tracking script too free.

Plugin has several tokens for getting information about customer's order.

Compatible for NopCommerce 3.90 and never.

How to install and configure the plug-in http://www.foxnetsoft.com/documentation-noptrackingcodemanager.

If you plan you use your own tracking script plugin supports several own tokens. These tokens help you to pass parameters in tracking service.

List of possible tokens:
%MerchantId% - MerchantId
%OrderTotal% - Order Total
%OrderId% - Order ID
%CustomerEmail% - buyer email address
%ProductId% - the first product ID from the order
%Quantity% - quantity for the first product from the order
%Currency% - currency code from the order
%Facebook.Pixel% - Special token for Facebook Pixel

This tokens are case-sensitive.
if you need to add new tokens write us too.

Link to our site http://www.foxnetsoft.com/noptrackingcodemanager

6 years ago
Version 1.01 - April 29, 2017

- fixed a lot of bugs for Facebook pixel.
- added support Google Analytics
- added new token {GOOGLEID} and two special tokens for Google Analytics
- plugin adds 'completed order' tokens only one time for one order, if you open 'Competed Order' page again you will not see any tracking codes. It helps to avoid double tracking.
- add new feature, you can order tracking scripts
6 years ago
We added support Facebook Pixel Dynamic Ads (content_ids and content_type).
If you use Facebook business account it's very important feature.

We open for all ideas and all improvements.
6 years ago
Added support 'Google Tag Manager' (all necessary information).
6 years ago
Version 1.08 - September 09, 2017

+ added support new template 'AdWords Remarketing Tag (Google Dynamic Remarketing)' - all pages and all values

Example for product page

<script type="text/javascript">
var google_tag_params = {
    ecomm_pagetype: 'product',
    ecomm_prodid: '145',
    ecomm_totalvalue: 1200.00,
    ecomm_category: 'Desktops'
};
</script>


+ addes new tokens for custom scripts:

%UniqueUserId% - Unique user id
%ProductId% - the first product ID from the order or ID of the product on product page
%ProductPrice% - price of the product on page of the product
%PageType% - type of pages, ex. cart, wishlist, search, product, category, manufacturer, vendor, ordercompleted, homepage, completeregistration, initiatecheckout, news, blog, article, anotherpage, etc.
6 years ago
Added support nop 4.00.
6 years ago
Added new templates Criteo OneTag and Twenga Tracking Script
6 years ago
Added support tracking codes for linkwi.se and skroutz.
5 years ago
Added support Google Dynamic Remarketing (new format).
https://support.google.com/adwords/answer/3103357?hl=en&co=ADWORDS.IsAWNCustomer%3Dfalse
5 years ago
Hi,

I am trying to use it for AddToCart event. The event should be invoked when clicking the "Add to cart" button but seems the plugin doesn't support such thing, is there any way to achieve this using your plugin? If not, do you have any idea to do this?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.