Rule Based Remarking Lists - Custom Tags

32 views
Skip to first unread message

Bharat Gera

unread,
Oct 10, 2016, 12:53:52 AM10/10/16
to AdWords API Forum, bg...@hotmail.com

Hi, 


a. modified the number of rules to only ecomm EQUALS checkout 

My queries are:

1. The rule "ecomm%3Dcheckout" is really a custom tag in the pixel that I should be firing? 

2. My pixel is as below. On firing the pixel successfully (checking the network statistics of the 302 and 200 HTTP responses); My User List does not reflect to be populated in more than 8 hours now? 

3. I have seen some opens on Remarking Lists created via API may not work and need special attention? 

Please explain the problem for the use case mentioned (code is in git hub url provided). Is it that rule itself should be a __url rule etc? 


<body>

Hello World! 

 

<!-- Google Code for Remarketing Tag -->

<!--------------------------------------------------

Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: http://google.com/ads/remarketingsetup

--------------------------------------------------->

<script type="text/javascript">

/* <![CDATA[ */

var google_conversion_id = XXXX1;

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/XXXXX1/?guid=ON&amp;script=0;data=ecomm%3Dcheckout"/>

</div>

</noscript>

 

</body>





Reply all
Reply to author
Forward
0 new messages