Dynamic Google Ads Remarketing Tags for Ruby on Rails using Google Tag Manager

Standard

Dynamic Google Ads Remarketing Tags for Ruby on Rails using Google Tag Manager without any plugins

Recently, one of client asks to implement Google Ads dynamic Remarketing tag pixel in Ruby on Rails using Google Tag Manager without any plug-ins. Once I started looking eCommerce website for Ruby on Rails, then I see the possibility to dynamic Remarketing tags on Ruby on Rails using Google Tag Manager without any plugins. For Dynamic Remarketing Tags, You need to custom parameters to ecomm_prodid, ecomm_pagetype and ecomm_value, all of these three value pass dynamically for each and every product.

  • ecomm_prodid: “REPLACE_WITH_STRING_VALUE“,
  • ecomm_pagetype: “REPLACE_WITH_STRING_VALUE“,
  • ecomm_totalvalue: “REPLACE_WITH_STRING_VALUE”

Step 1: Install Google Tag Manager on Google Dynamic Google Ads Remarketing Tags for Ruby on Rails without any plugins

Paste this code as high in the <head> of the page as possible:
<!– Google Tag Manager –>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=
‘https://www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,’script’,’dataLayer’,’GTM-XXXX’);</script>
<!– End Google Tag Manager –>
Additionally, paste this code immediately after the opening <body> tag:
<!– Google Tag Manager (noscript) –>
<noscript><iframe src=”https://www.googletagmanager.com/ns.html?id=GTM-XXXX”
height=”0″ width=”0″ style=”display:none;visibility:hidden”></iframe></noscript>
<!– End Google Tag Manager (noscript) –>

Note: Make you will replace GTM Tracking Code with your GTM ID XXXXX

Step 2 – Home Page – When user visited there is so many putted then you need to pass ecomm_pagetype for Dynamic Google Ads Remarketing Tags for Ruby on Rails using Google Tag Manager

Dynamic Remarketing Tags for Ruby on Rails

Dynamic Remarketing Tags for Ruby on Rails using Google Tag Manager without any plugins

Step 3Product Page – When user visted to product pages then based on that dynamic remarketing pixel work for retargeted using Dynamic Remarketing Pixel for Ruby on Rails using Google Tag Manager

Ruby on Rails Google Dynamic Remarketing Tag

Dynamic Ads Google Dynamic Remarketing Pixel on Ruby on Rails using Google Tag Manager

Step 4 – Cart Page –  When users went to cart page to select before buy confirm they are selecting the right product or not, using Dynamic Google Ads Remarketing Tags for Ruby on Rails using Google Tag Manager

Dynamic Remarketing Tag in Ruby on Rails

Dynamic Ads Google Dynamic Remarketing Pixel for Ruby on Rails using Google Tag Manager without Google Tag Manager

Step 5 – Purchase – When user buy this product that will reported in Facebook that came from Facebook ads then you will able to calculate actual ROI from Facebook Ads

 Google Dynamic Remarketing for Ruby on Rails

Integrate the Google Dynamic Remarketing Tag into Ruby on Rails using Google Tag Manager

Warning: If you do n’t know about javascript or do n’t have developing knowledge then do n’t try to Dynamic Google Ads Remarketing Tags for Ruby on Rails using Google Tag Manager that can broke your site, Cart and other functionality 

Disclaimer: Google tag manager belongs to Google property 

For Contact: mappchero@gmail.com

I am available for Hire on Freelancer: Freelancer.com

I am available for Hire on Upwork: Upwork.com

I am available for Hire on Peopleperhour: Peopleperhour.com

I am available for Hire on Guru: Guru.com

Dynamic Standard Facebook Conversion Pixel In Ruby on Rails using Google Tag Manager

Standard

Dynamic Standard Facebook Conversion Pixel in Ruby on Rails using Google Tag Manager without any plugins

Recently one of client ask to implement Dynamic Standard Facebook Conversion Pixel In Ruby on Rails using Google Tag Manager without plugins, But once I looked Ruby on Rails, I asked to client place a test order to see custom paramaters to pass dynamic value of content_id, content_type and value

content_category —–>String —–>Category of the page/product In Ruby on Rails

content_id —–>String —–> Name of the page of product In Ruby on Rails

content_type —–>String —–> It should be product In Ruby on Rails

currency —–>String —–> value of Currency In Ruby on Rails

value —–>Integer or float —–> Amount of product , Cart and Purchase order confirmation In Ruby on Rails

Step 1: Install Google Tag Manager on Dynamic Standard Facebook Conversion Pixel In Ruby on Rails without any plugins

Paste this code as high in the <head> of the page as possible:
<!– Google Tag Manager –>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=
‘https://www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,’script’,’dataLayer’,’GTM-XXXX’);</script>
<!– End Google Tag Manager –>
Additionally, paste this code immediately after the opening <body> tag:
<!– Google Tag Manager (noscript) –>
<noscript><iframe src=”https://www.googletagmanager.com/ns.html?id=GTM-XXXX”
height=”0″ width=”0″ style=”display:none;visibility:hidden”></iframe></noscript>
<!– End Google Tag Manager (noscript) –>

Note: Make you will replace GTM Tracking Code with your GTM ID XXXXX

Step 2Facebook ViewContent Pixel in Ruby on Rails – When user visited product Page then you need pass these 3 custom parameters to work Dynamic Standard Facebook Conversion Pixel In Ruby on Rails using Google Tag Manager

Facebook Conversion Pixel in Ruby on Rails

Facebook Pixel Integration on Ruby on Rails using Google Tag Manager without any Plugins

Step 3 – Facebook AddtoCart Pixel for Ruby on Rails –  When Click on AddtoCart  product added to basket Standard Facebook Pixel In Ruby on Rails using Google Tag Manager without any plugins

Standard Facebook Pixel on Ruby on Rails using Google Tag Manager

Tracking Events with Facebook pixel integration on Ruby on Rails using Google Tag Manager without any plugins

Step 4Facebook InitiateCheckout Pixel for Ruby on Rails  –  When user started initiated to process to address to Payment and Dynamic Standard Facebook Conversion Pixel In Ruby on Rails using Google Tag Manager

Install Facebook pixel in Ruby on Rails using Google Tag Manager without any plugins

Step 5Facebook Purchase Pixel for Ruby on Rails –   When user completed purchased and  pass dynamic value of Purchase Standard Facebook Conversion Pixel In Ruby on Rails using Google Tag Manager

Facebook Conversion Pixel for Ruby on Rails

Ruby on Rails on Facebook Purchase Pixel using Google Tag Manager without any plugins

Warning: If you do n’t know about javascript or do n’t have developing knowledge then do n’t try to Dynamic Standard Facebook Conversion Pixel In Ruby on Rails using Google Tag Manager for Dynamic Ads without Any Plugins  using Google Tag Manager that can broke your site, Cart and other functionality 

Disclaimer: Google tag manager belongs to Google property 

For Contact: mappchero@gmail.com

I am available for Hire on Freelancer: Freelancer.com

I am available for Hire on Upwork: Upwork.com

I am available for Hire on Peopleperhour: Peopleperhour.com

I am available for Hire on Guru: Guru.com

Dynamic Google Ads Conversion tracking for Ruby on Rails using Google Tag Manager

Standard

Dynamic Google Ads Conversion Tracking for Ruby on Rails using Google Tag Manager without Any Plugins

Recently once of client ask me to implement Dynamic Ads Conversion Tracking on Ruby on Rails using Google Tag Manager without Any Plugins. Once I looked the Ruby on Rails and asked to client need to place a test, To see the possibility of Dynamic Google Ads Conversion tracking for Ruby, Once I placed a test order, then I saw the possibility of Dynamic Ads Conversion Tracking, For Google Ad Conversion Tracking you need pass dynamic value of the transaction total and Transaction Id for avoid duplicate transaction.

Step 1: Install Google Tag Manager on Dynamic Google Ads Conversion tracking for Ruby on Rails using Google Tag Manager without any plugins

Paste this code as high in the <head> of the page as possible:
<!– Google Tag Manager –>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=
‘https://www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,’script’,’dataLayer’,’GTM-XXXX’);</script>
<!– End Google Tag Manager –>
Additionally, paste this code immediately after the opening <body> tag:
<!– Google Tag Manager (noscript) –>
<noscript><iframe src=”https://www.googletagmanager.com/ns.html?id=GTM-XXXX”
height=”0″ width=”0″ style=”display:none;visibility:hidden”></iframe></noscript>
<!– End Google Tag Manager (noscript) –>

Note: Make you will replace GTM Tracking Code with your GTM ID XXXXX

It’s time to verify Get value of Dynamic Google Ads Conversion tracking for Ruby on Rails using Google Tag Manager without any plugins

Dynamic Google Ads Conversion tracking for Ruby on Rails

Get Dynamic Values in Dynamic Google Ads Conversion tracking for Ruby on Rails using Google Tag Manager without any plugins

Warning: If you do n’t know about javascript or do n’t have developing knowledge then do n’t try to Setup Dynamic Google Ads Conversion tracking for Ruby on Rails using Google Tag Manager that can broke your site, Cart and other functionality 

Disclaimer: Google tag manager belongs to Google property 

For Contact: mappchero@gmail.com

I am available for Hire on Freelancer: Freelancer.com

I am available for Hire on Upwork: Upwork.com

I am available for Hire on Peopleperhour: Peopleperhour.com

I am available for Hire on Guru: Guru.com

 

 

 

Google Analytics Enhanced Ecommerce Tracking on Ruby on Rails using Google Tag Manager

Standard

Enhanced Ecommerce Tracking on Ruby on Rails using Google Tag Manager without Any Plugins

Recently, one of client asks to implement Google Analytic Enhanced eCommerce Tracking on Ruby on Rails using Google Tag Manager without Any Plugin, Once I looked Ruby on Rail Order confirmation pages, then I see the possibility of Enhanced eCommerce Tracking without Any Plugins on the Ruby on Rails. Before that I asked to client a place an test order to see possibility to enhanced Ecommerce tracking on Ruby on Rails.

Step 1: Install Google Tag Manager on Google Analytics Enhanced Ecommerce Tracking on Ruby on Rails using Google Tag Manager without any plugins 

Paste this code as high in the <head> of the page as possible:
<!– Google Tag Manager –>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=
‘https://www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,’script’,’dataLayer’,’GTM-XXXX’);</script>
<!– End Google Tag Manager –>
Additionally, paste this code immediately after the opening <body> tag:
<!– Google Tag Manager (noscript) –>
<noscript><iframe src=”https://www.googletagmanager.com/ns.html?id=GTM-XXXX”
height=”0″ width=”0″ style=”display:none;visibility:hidden”></iframe></noscript>
<!– End Google Tag Manager (noscript) –>

Note: Make you will replace GTM Tracking Code with your GTM ID XXXXX

After Written a Data layer in Google Tag Manager to work Enhanced Ecommerce Tracking for Ruby on Rails using Google Tag Manager without Any Plugins and Data Layer help push enhanced Ecommerce Tracking into Google Analytic

Enhanced Ecommerce Tracking on Ruby on Rails

Enhanced Ecommerce Tracking on Ruby on Rails using Google Tag Manager without Any Plugins

Warning: If you do n’t know about javascript or do n’t have developing knowledge then do n’t try to Google Analytics Enhanced Ecommerce Tracking on Ruby on Rails using Google Tag Manager without any plugins that can broke your site, Cart and other functionality 

Disclaimer: Google tag manager belongs to Google property 

For Contact: mappchero@gmail.com

I am available for Hire on Freelancer: Freelancer.com

I am available for Hire on Upwork: Upwork.com

I am available for Hire on Peopleperhour: Peopleperhour.com

I am available for Hire on Guru: Guru.com

Advance Facebook Conversion Tracking for PrestaShop using Google Tag Manager

Standard

Advance Facebook Conversion Tracking for PrestaShop using Google Tag Manager without any plugins

Recently, one of client as me to implement Standard Advance Facebook Conversion pixel for PrestaShop to run dynamic ads using Google Tag Manager without any plugins, To Work Facebook Dynamic Ads to pass custom dynamic parameters match to work dynamic Facebook based content_id.

content_category —–>String —–>Category of the page/product for PrestaShop

content_name —–>String —–> Name of the page of product for PrestaShop

content_type —–>String —–> It should be product for PrestaShop

currency —–>String —–> value of Currency of PrestaShop

value —–>Integer or float —–> Amount of product , Cart and Purchase order confirmation for PrestaShop

Step 1: Install Google Tag Manager on Advance Facebook Conversion Tracking for PrestaShop using Google Tag Manager without any plugins

Paste this code as high in the <head> of the page as possible:
<!– Google Tag Manager –>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=
‘https://www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,’script’,’dataLayer’,’GTM-XXXX’);</script>
<!– End Google Tag Manager –>
Additionally, paste this code immediately after the opening <body> tag:
<!– Google Tag Manager (noscript) –>
<noscript><iframe src=”https://www.googletagmanager.com/ns.html?id=GTM-XXXX”
height=”0″ width=”0″ style=”display:none;visibility:hidden”></iframe></noscript>
<!– End Google Tag Manager (noscript) –>

Note: Make you will replace GTM Tracking Code with your GTM ID XXXXX

Step 2Facebook ViewContent Pixel for PrestaShop – When users entered to view a product page for PrestaShop Facebook Conversion Tracking using Google Tag Manager without any plugins 

Facebook Conversion Tracking for PrestaShop

PrestaShop Facebook Event Tracking using Google Tag Manager without any plugins

Step 3 – Facebook AddtoCart Pixel for PrestaShop – When User added to product in Basket in PrestaShop Facebook Pixel using Google Tag Manager without any plugins

Facebook Pixel for Prestashop

Facebook Pixel Prestashop using Google Tag Manager without any plugins

Step 4Facebook InitiateCheckout Pixel for PrestaShop –  When user started process order and entered in InitiateCheckout Process for PrestaShop Facebook Conversion Tracking using Google Tag Manager without any plugins 

Facebook Conversion Tracking Pixel for Prestashop

Facebook Pixel Setup without Addon using Google Tag Manager without any plugins 

Step 5Facebook Purchase Pixel for PrestaShop –   When users completed purchased from Facebook Campaign,  Facebook Conversion for PrestaShop using Google Tag Manager without any Plugins

Facebook Retargeting Campaign Setup for Prestashop

Facebook Purchase Conversion Tracking using Google Tag Manager without any plugins for pestahsop

Warning: If you do n’t know about javascript or do n’t have developing knowledge then do n’t try to Setup Facebook Conversion Tracking for PrestaShop using Google Tag Manager for Dynamic Ads without Any Plugins  using Google Tag Manager that can broke your site, Cart and other functionality 

Disclaimer: Google tag manager belongs to Google property 

For Contact: mappchero@gmail.com

I am available for Hire on Freelancer: Freelancer.com

I am available for Hire on Upwork: Upwork.com

I am available for Hire on Peopleperhour: Peopleperhour.com

I am available for Hire on Guru: Guru.com

Google Analytics Enhanced Ecommerce for Prestashop using Google Tag Manager

Standard

Google Analytics Enhanced Ecommerce for Prestashop using Google Tag Manager using Google Tag Manager without any plugins

Recently once client asks me to integrate Enhanced eCommerce tracking for PrestaShop using Google Tag Manager without any plugins, Once I looked website, I asked to client, I require a test order see possibility with Google Tag Manager or not, Once I placed an order on the website, I see the possibility of tracking enhanced eCommerce without touching of the website Code or any plugins.

Step 1: Install Google Tag Manager on Google Analytics Enhanced Ecommerce for Prestashop using Google Tag Manager  without any plugins 

Paste this code as high in the <head> of the page as possible:
<!– Google Tag Manager –>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=
‘https://www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,’script’,’dataLayer’,’GTM-XXXX’);</script>
<!– End Google Tag Manager –>
Additionally, paste this code immediately after the opening <body> tag:
<!– Google Tag Manager (noscript) –>
<noscript><iframe src=”https://www.googletagmanager.com/ns.html?id=GTM-XXXX”
height=”0″ width=”0″ style=”display:none;visibility:hidden”></iframe></noscript>
<!– End Google Tag Manager (noscript) –>

Note: Make you will replace GTM Tracking Code with your GTM ID XXXXX

After putting a code Google Tag Manager and Started writing a data layer in Google Tag Manager and Completed data layer in Google Tag Manager then Started Tracking enhanced Ecommerce Tracking in Prestashop using Google Tag Manager without any plugins.

Google Analytics Enhanced Ecommerce for Prestashop

Prestashop Google Enhanced Ecommerce Tracking using Google Tag Manager without any plugins

Warning: If you do n’t know about javascript or do n’t have developing knowledge then do n’t try to Google Analytics Enhanced Ecommerce for Prestashop using Google Tag Manager without any plugins that can broke your site, Cart and other functionality 

Disclaimer: Google tag manager belongs to Google property 

For Contact: mappchero@gmail.com

I am available for Hire on Freelancer: Freelancer.com

I am available for Hire on Upwork: Upwork.com

I am available for Hire on Peopleperhour: Peopleperhour.com

I am available for Hire on Guru: Guru.com

Dynamic Google AdWords Conversion Tracking for PrestaShop using Google Tag Manager

Standard

Dynamic Google AdWords Conversion Tracking for PrestaShop using Google Tag Manager without any plugins

Recently one client asks me to integrate Dynamic Google Ads/Adwords Conversion Tracking for PrestaShop using Google Tag Manager without any plugins. Dynamic value of transaction total from order confirmation Page, It will send a dynamic transaction amount for each order came from Adward that will report in the Adword as Conversion Column of Campaign, So that you will know, How revenue generated from Google Ads Campaign, that will help you calculate actual ROI generated from Google Ads.

Step 1: Install Google Tag Manager on Dynamic Google AdWords Conversion Tracking for PrestaShop using Google Tag Manager without any plugins

Paste this code as high in the <head> of the page as possible:
<!– Google Tag Manager –>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=
‘https://www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,’script’,’dataLayer’,’GTM-XXXX’);</script>
<!– End Google Tag Manager –>
Additionally, paste this code immediately after the opening <body> tag:
<!– Google Tag Manager (noscript) –>
<noscript><iframe src=”https://www.googletagmanager.com/ns.html?id=GTM-XXXX”
height=”0″ width=”0″ style=”display:none;visibility:hidden”></iframe></noscript>
<!– End Google Tag Manager (noscript) –>

Note: Make you will replace GTM Tracking Code with your GTM ID XXXXX

It’s time to verify Get value of Dynamic Google AdWords Conversion Tracking for PrestaShop using Google Tag Manager without any plugins and help you measure Google Ads Campaign

Dynamic Google AdWords Conversion Tracking for PrestaShop

Dynamic Google Ads Conversion Tracking Tracking for PrestaShop using Google Tag Manager without Plugins

Warning: If you do n’t know about javascript or do n’t have developing knowledge then do n’t try to Setup Dynamic Google Ads Conversion Tracking Tracking for PrestaShop using Google Tag Manager that can broke your site, Cart and other functionality 

Disclaimer: Google tag manager belongs to Google property 

For Contact: mappchero@gmail.com

I am available for Hire on Freelancer: Freelancer.com

I am available for Hire on Upwork: Upwork.com

I am available for Hire on Peopleperhour: Peopleperhour.com

I am available for Hire on Guru: Guru.com

Google Dynamic Remarketing Tag for PrestaShop using Google Tag Manager

Standard

Google Dynamic Remarketing Tag for PrestaShop using Google Tag Manager using Google Tag Manager without any plugins

Recently one client asks me to implement Google Dynamic Remarketing Tag for PrestaShop using Google Tag Manager using Google Tag Manager without any plugins, To Implement Dynamic Remarketing Tag into PrestaShop to custom parameters ecomm_prodid, ecomm_pagetype and ecomm_totalvalue, All of these value should changes for every product and should match these id with product feed in Google Shopping then it will run dynamic remarketing and retargeting ads .

  • ecomm_prodid: “REPLACE_WITH_STRING_VALUE“,
  • ecomm_pagetype: “REPLACE_WITH_STRING_VALUE“,
  • ecomm_totalvalue: “REPLACE_WITH_STRING_VALUE”

Step 1: Install Google Tag Manager on Google Dynamic Remarketing Tag for PrestaShop using Google Tag Manager without any plugins

Paste this code as high in the <head> of the page as possible:
<!– Google Tag Manager –>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=
‘https://www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,’script’,’dataLayer’,’GTM-XXXX’);</script>
<!– End Google Tag Manager –>
Additionally, paste this code immediately after the opening <body> tag:
<!– Google Tag Manager (noscript) –>
<noscript><iframe src=”https://www.googletagmanager.com/ns.html?id=GTM-XXXX”
height=”0″ width=”0″ style=”display:none;visibility:hidden”></iframe></noscript>
<!– End Google Tag Manager (noscript) –>

Note: Make you will replace GTM Tracking Code with your GTM ID XXXXX

Step 2 – Home Page – Google Dynamic Remarketing Tag for PrestaShop using Google Tag Manager

Google Dynamic Remarketing Tag for PrestaShop

Google Shopping Dynamic Remarketing using Google Tag Manager without any plugins

Step 3Product Page – When user entered to product pages then based on that dynamic remarketing pixel work for retargeted using Google Dynamic Remarketing Pixel for PrestaShop using Google Tag Manager

Google Dynamic Remarketing Tag

Dynamic Ads Google Dynamic Remarketing Pixel PrestaShop using Google Tag Manager

Step 4 – Cart Page –  When user went to Cart Pages to Google Dynamic Remarketing Tag for PrestaShop using Google Tag Manager without any plugins

Dynamic Remarketing Tag in Prestashop

Dynamic Remarketing on Prestashop using Google Tag Manager without any plugins

Step 5 – Purchase – When user place an order in Pestashop that will not retargeted because use already converted into sales Google Dynamic Remarketing Tag for PrestaShop using Google Tag Manager without using any plugins

 Google Dynamic Remarketing for PrestaShop

Integrate the Google Dynamic Remarketing Tag into Prestashop using Google Tag Manager

Warning: If you do n’t know about javascript or do n’t have developing knowledge then do n’t try to Google Dynamic Remarketing Tag for PrestaShop using Google Tag Manager that can broke your site, Cart and other functionality 

Disclaimer: Google tag manager belongs to Google property 

For Contact: mappchero@gmail.com

I am available for Hire on Freelancer: Freelancer.com

I am available for Hire on Upwork: Upwork.com

I am available for Hire on Peopleperhour: Peopleperhour.com

I am available for Hire on Guru: Guru.com

Setup OpenCart Facebook Pixel Conversions using Google Tag Manager

Standard

Setup Standard Dynamic Facebook Pixel in OpenCart using Google Tag Manager 

Recently once client asks me to implement standard dynamic Facebook Pixel for OpenCart using Google Tag Manager and other Facebook events like content view, AddtoCart, InitiateCheckout, Purchase and conversion tracking without touching any plugins.Facebook dynamic pixel help you re targeting users who visited product page or checkout, cart pages without buying a product, For that you require set up a dynamic Facebook pixel in OpenCart to pass dynamic value in content_type, content_ids and contents.

content_category —–>String —–>Category of the page/product.

content_name —–>String —–> Name of the page of product for WooCommerce

content_type —–>String —–> It should be product 

currency —–>String —–> value of Currency of WooCommerce 

value —–>Integer or float —–> Amount of product , Cart and Purchase order confirmation

Step 1: Install Google Tag Manager on Standard Dynamic Facebook Pixel in OpenCart using Google Tag Manager without any plugins

Paste this code as high in the <head> of the page as possible:
<!– Google Tag Manager –>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=
‘https://www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,’script’,’dataLayer’,’GTM-XXXX’);</script>
<!– End Google Tag Manager –>
Additionally, paste this code immediately after the opening <body> tag:
<!– Google Tag Manager (noscript) –>
<noscript><iframe src=”https://www.googletagmanager.com/ns.html?id=GTM-XXXX”
height=”0″ width=”0″ style=”display:none;visibility:hidden”></iframe></noscript>
<!– End Google Tag Manager (noscript) –>

Note: Make you will replace GTM Tracking Code with your GTM ID XXXXX

Step 2 – Product Page (ViewContent)– It will tell you some one visited to Product Page to setup viewContent get parameters pass to dynamic value to Facebook Pixel on OpenCart

OpenCart Facebook Pixel

Opencart Facebook Conversion Tracking Pixel using Google Tag Manager

Step 3 – Facebook AddtoCart Pixel – When some body Click on addtoCart button to fire OpenCart Facebook Standard Pixel using Google Tag Manager without any plugins 

Facebook Pixel Tracking

Standard Dynamic Facebook Pixel Tracking using Google Tag Manager

Step 4Facebook InitiateCheckout Pixel –  When a user enters the checkout flow to OpenCart Facebook Standard Pixel using Google Tag Manager without any plugins

OpenCart Standard Dynamic Facebook Pixel

InitiateCheckout facebook pixel using Google Tag Manager without any plugins

Step 5Facebook Purchase Pixel –  When customer completed on purchase on Facebook Pixel setup using Google Tag Manager

OpenCart Facebook Conversion Tracking Pixel

OpenCart Facebook Integration using Google Tag Manager without any plugins

Warning: If you do n’t know about javascript or do n’t have developing knowledge then do n’t try to Setup OpenCart Facebook Pixel Conversions using Google Tag Manager for Dynamic Ads without Any Plugins  using Google Tag Manager that can broke your site, Cart and other functionality 

Disclaimer: Google tag manager belongs to Google property 

For Contact: mappchero@gmail.com

I am available for Hire on Freelancer: Freelancer.com

I am available for Hire on Upwork: Upwork.com

I am available for Hire on Peopleperhour: Peopleperhour.com

I am available for Hire on Guru: Guru.com

OpenCart Google Adwords Dynamic Remarketing using Google Tag Manager

Standard

OpenCart Google Adwords Dynamic Remarketing Setup using Google Tag Manager without any Plugins

Recently, one of client asks to implement Dynamic Remarketing Pixel setup on Opencart using Google Tag Manager without any plugins. Google Ads Dynamic Remarketing Tag to pass custom parameters using Google Tag Manager without touching Code of the openCart. To Pass custom variable ecomm_prodid, ecomm_pagetype and ecomm_totalvalue, To work dynamic remarekting in OpenCart , You require to setup dynamic paramaters in Google Analytic as Custom Dimension.

  • ecomm_prodid: “REPLACE_WITH_STRING_VALUE“,
  • ecomm_pagetype: “REPLACE_WITH_STRING_VALUE“,
  • ecomm_totalvalue: REPLACE_WITH_STRING_VALUE

Step 1: Install Google Tag Manager on OpenCart Google Adwords Dynamic Remarketing Setup using Google Tag Manager without any plugins

Paste this code as high in the <head> of the page as possible:
<!– Google Tag Manager –>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=
‘https://www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,’script’,’dataLayer’,’GTM-XXXX’);</script>
<!– End Google Tag Manager –>
Additionally, paste this code immediately after the opening <body> tag:
<!– Google Tag Manager (noscript) –>
<noscript><iframe src=”https://www.googletagmanager.com/ns.html?id=GTM-XXXX”
height=”0″ width=”0″ style=”display:none;visibility:hidden”></iframe></noscript>
<!– End Google Tag Manager (noscript) –>

Note: Make you will replace GTM Tracking Code with your GTM ID XXXXX

Step 2 – Home Page – Google Adwords Dynamic Remarketing Setup for OpenCart using Google Tag Manager without touching website code or any Plugins

OpenCart Google Adwords Dynamic Remarketing

Google Adwords Dynamic Remarketing in OpenCart using Google Tag Manager

Step 3Product Page – When users are visited to product pages then based on that users retargeted Google Adwords Dynamic Remarketing in OpenCart using Google Tag Manager without any plugins

Google adwords Dynamic Remarketing in OpenCart

Setup Google adwords Dynamic Remarketing in OpenCart using Google Tag Manager

Step 4 – Cart Page –  When user entered to Cart Pages to Dynamic Remarketing Tags in Opencart using Google Tag Manager without any plugins 

Setup Google Adwords Remarketing on OpenCart

OpenCart Dynamic Remarketing Setup using Google Tag Manager without any plugins

Step 5 – Purchase – When user will complete purchased based dynamic remarketing that will not retargeted on Opencart Dynamic Remarketing using Google Tag Manager without any plugins

Warning: If you do n’t know about javascript or do n’t have developing knowledge then do n’t try to OpenCart Google Adwords Dynamic Remarketing using Google Tag Manager that can broke your site, Cart and other functionality 

Disclaimer: Google tag manager belongs to Google property 

For Contact: mappchero@gmail.com

I am available for Hire on Freelancer: Freelancer.com

I am available for Hire on Upwork: Upwork.com

I am available for Hire on Peopleperhour: Peopleperhour.com

I am available for Hire on Guru: Guru.com