How to add Google Adwords Remarketing code in Magento

Magento is an open-source e-commerce platform written in PHP for e-commerce web sites, developed by Magento Inc.

Magento provided very simple options for add any custom JavaScript and HTML code on the website through admin panel.

However we have mention both option (i.e using magento admin panel as well as FTP access) to add remarketing code on the website.

If you already have Google Remarketing code then follow below steps, otherwise follow this link to get remarketing code from adwords Account.

Magento Ecommerce
Magento Ecommerce

Steps to add remarketing code on Magento

Using admin panel:

  1. Login to magento admin
  2. In navigation bar go to System drop down will appear.
  3. Now in drop down click on Configuration.
  4. Go to Design inside General option (Left side option)
  5. Paste Remarketing code in Miscellaneous HTML inside footer section.
  6. Save Config.

Using FTP:

  1. Login to FTP.
  2. Open footer.phtml (file path: app->design->frontend-> base->default->template->page->html->footer.phtml)
  3. Add remarketing code just above closing body tag.
  4. Save file and upload to server.
  5. Go to magento and refresh all caches.

Note: while adding remarketing code using FTP , Base and Default directory can be change on then basis of package and template selection. 

1 thought on “How to add Google Adwords Remarketing code in Magento

  1. Pingback:How to add google dynamic remarketing code in magnto | Notes on Click

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.