Created
January 15, 2016 11:21
-
-
Save anonymous/c5b102cddc9d6850ef7f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Google Code dành cho Thẻ tiếp thị lại --> | |
<!-------------------------------------------------- | |
Không thể liên kết thẻ tiếp thị lại với thông tin nhận dạng cá nhân hay đặt thẻ tiếp thị lại trên các trang có liên quan đến danh mục nhạy cảm. Xem thêm thông tin và hướng dẫn về cách thiết lập thẻ trên: 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', | |
dynx_itemid: 'REPLACE_WITH_VALUE', | |
dynx_itemid2: 'REPLACE_WITH_VALUE', | |
dynx_pagetype: 'REPLACE_WITH_VALUE', | |
dynx_totalvalue: 'REPLACE_WITH_VALUE', | |
}; | |
</script> | |
<script type="text/javascript"> | |
/* <![CDATA[ */ | |
var google_conversion_id = 964781017; | |
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/964781017/?value=0&guid=ON&script=0"/> | |
</div> | |
</noscript> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment