• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Medicom Health HomepageMedicom Health

Contact Us
  • Health Risk Assessments
  • Company
  • Support
    • HRA Management Portal
    • HRA Support Articles
    • Contact Support

Support Articles

  • Overview
  • Case Studies
  • Blog & News
  • Events & Webinars
  • Support Articles

Support Topic: HRA Customization Features

Google Adwords Conversion Pixel Troubleshooting

Conversion pixels are a common type of custom code implemented by our clients. One of the most popular conversion pixel codes is Google Adwords. However, some clients experience issues when using Adwords. Because the Adwords code is not asynchronous, the code as copied from the Adwords website does not work if used on the “results” page. However, the code works as intended when implemented on the “start” page.

The code looks something like this when copied from Adwords:

<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1234567890;
var google_conversion_label = "xxx-XXx1xXXX123X1xX";
var google_remarketing_only = "false"
var google_conversion_value = 10.0;
var google_conversion_currency = "USD"
/* ]]> */
</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="//www.googleadservices.com/pagead/conversion/1234567890/?label=xxx-XXx1xXXX123X1xX"&amp;guid=ON&amp;script=0"/>
</div>
</noscript>
The only part that should be put into the custom code is the code between the noscript tags, but not the noscript tags themselves:
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/1234567890/?label=xxx-XXx1xXXX123X1xX"&amp;guid=ON&amp;script=0"/>
</div>

Google Adwords Conversion gtag

Google has created a new Adwords embed code starting in 2018. The code looks like this:

<script async src="https://www.googletagmanager.com/gtag/js?id=AW-1057193461"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-XXXXXX');
</script>
<script>
gtag('event', 'conversion', {'send_to':'AW-XXXXXXX/XXXXXXXXXX'});
</script>

The code needs to be split across the “start” page and the “results” page. The top two scripts should be in the start page and the bottom script should be in the results page, as shown below:

Start Page Code:
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-XXXXXX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-XXXXXX');
</script>

Results Page Code:
<script>
gtag('event', 'conversion', {'send_to':'AW-XXXXXXX/XXXXXXXXXX'});
</script>

Primary Sidebar

Generic filters
Exact matches only

HRA Support Topics

Special pricing offer! Discounts are available on new HRAs purchased for health month promotions. Contact us to learn more.

Footer

Company Posts

Reminder about HRA Data Security
Eruptr Privacy DefenderEruptr Privacy Defender – New HIPAA-Compliant Ad Tracking for Google & Meta
We’ll be at NESHCo 2023 in Boston!
Eruptr, HealthAware and Medicom Health Join Unlock Health

HRA Posts

Clearing the Air: The Transformative Impact of Lung Cancer Screening
Staff Spotlight – Danelle Smit – Senior Account Manager, Eruptr
Diabetes Awareness Month, Don’t Sugarcoat It!
Transform Web Visits into Patient Care: Leveraging Assessments for Chiropractic Health Month

HRA Case Studies

henrey-ford-200-02How Facebook Campaigns Supercharge Health Risk Assessments
How Banner Health’s HRAs Drove Patient Engagement & Service Line Revenue
How Baptist Health Increased HRA Completions & Service Line Revenue
completion rates Heart Health HRA – Improved Global Completion Rates

Medicom Health LLC

Get Directions
(800) 971-0785
  • Email
  • Facebook
  • LinkedIn
  • Twitter
Return to Top

Copyright © 2025 · Medicom Health LLC – View Privacy Policy

Thank you for your interest.

If you have any questions, please email
sales@medicomhealth.com.

Thank you for your interest.

A link to the PDF will be sent to your email address shortly.

If you have any questions, please email
sales@medicomhealth.com.

Cost

We are waving our 1-time fee for new customers for a limited time.
We typically charge $25k to health systems for a 3-yr. service period.

Rx Savings Assistant® has no ongoing costs for providers.
Pharma manufacturers fund the discounts. We receive a small commission for each discount used. There is no impact on pharmacy profit margins.

Health systems do shoulder the cost of the IT implementation.
This includes paying for any additional EHR data feeds if necessary.