Title: Does the plugin work with Adwords tracking code?
Last modified: August 21, 2016

---

# Does the plugin work with Adwords tracking code?

 *  Resolved [panmaster](https://wordpress.org/support/users/panmaster/)
 * (@panmaster)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/does-the-plugin-work-with-adwords-tracking-code/)
 * Hi,
 * Could you please tell me if the plugin works with Google Analytics even when 
   Adwords tracking code is used?
 * In other words, I’m not using the standard ga.js but doubleclick.net. Is it still
   ok?
 * thanks.
 * [http://wordpress.org/plugins/reduce-bounce-rate/](http://wordpress.org/plugins/reduce-bounce-rate/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Okoth1](https://wordpress.org/support/users/okoth1/)
 * (@okoth1)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/does-the-plugin-work-with-adwords-tracking-code/#post-4354318)
 * Hi,
 * Do you have a script example?
 * Thanks
 *  Thread Starter [panmaster](https://wordpress.org/support/users/panmaster/)
 * (@panmaster)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/does-the-plugin-work-with-adwords-tracking-code/#post-4354323)
 * hello,
 * the script is similar to the normal analytics snippet.
 *     ```
       <script type="text/javascript">
       /* <![CDATA[ */
       var google_conversion_id = 12312323123;
       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/9999999/?value=0&guid=ON&script=0"/>
       </div>
       </noscript>
       		<script type="text/javascript">
       			jQuery(document).ready(function ($) {
       				$(".post-160").fitVids({ customSelector: "iframe.wistia_embed"});
       			});
       		</script>
       ```
   
 *  Plugin Author [Okoth1](https://wordpress.org/support/users/okoth1/)
 * (@okoth1)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/does-the-plugin-work-with-adwords-tracking-code/#post-4354331)
 * Hi,
 * I’m afraid the current plugin is not working for doubleclick. The script needs
   to use gaq.push.
 * Sorry.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Does the plugin work with Adwords tracking code?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/reduce-bounce-rate_53adc5.svg)
 * [Reduce Bounce Rate](https://wordpress.org/plugins/reduce-bounce-rate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/reduce-bounce-rate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/reduce-bounce-rate/)
 * [Active Topics](https://wordpress.org/support/plugin/reduce-bounce-rate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/reduce-bounce-rate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/reduce-bounce-rate/reviews/)

## Tags

 * [adwords](https://wordpress.org/support/topic-tag/adwords/)
 * [bounce rate](https://wordpress.org/support/topic-tag/bounce-rate/)

 * 3 replies
 * 2 participants
 * Last reply from: [Okoth1](https://wordpress.org/support/users/okoth1/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/does-the-plugin-work-with-adwords-tracking-code/#post-4354331)
 * Status: resolved