Jump to content
  • 0

Remarketing tag


iumatti

Question

Hi there,

 

I'm using PS 1.6 Cloud and i have just set up a remarketing tag at Google Adwords.   

But I don´t know where and how I can put the tag code in my store.

 

This is the code and i need to know where should I put it in my store.  Thank you for whom can help me.

 

<!-- Código do Google para tag de remarketing -->
<!--------------------------------------------------
As tags de remarketing não podem ser associadas a informações pessoais de identificação nem inseridas em páginas relacionadas a categorias de confidencialidade. Veja mais informações e instruções sobre como configurar a tag em: http://google.com/ads/remarketingsetup
--------------------------------------------------->
<script type="text/javascript">
var google_tag_params = {
ecomm_prodid: 'REPLACE_WITH_VALUE',
ecomm_pagetype: 'REPLACE_WITH_VALUE',
ecomm_totalvalue: 'REPLACE_WITH_VALUE',
};
</script>
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 956892133;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/956892133/?value=0&guid=ON&script=0"/>
</div>
</noscript>
 
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

You should connect to Cloud FTP and open/download the file /themes/default-bootstrap/footer.tpl with notepad++ for ex., edit this file and upload it again to your FTP on the same place.

 

Docu how to add FTP user on Cloud: http://doc.prestashop.com/display/CLOUD/Managing+FTP+users

Edited by selectshop.at (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...