• 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

Health Risk AssessmentSupport Articles

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

Support Topic: HRA Customization Features

DoubleClick Code Issues in Custom Code

One common source of custom code we receive is DoubleClick Floodlight. Floodlight “assumes” it is the first item on the page. However, clients often experience issues with this code, as it cannot be the first item on the Results page because of the nature of our Health Assessment apps. When placed in the “Results Page Code” field in the Custom Code section, the Floodlight tag clears the results page completely, and end-users only see a blank page.

The solution to this issue is to find the following highlighted section in your DoubleClick Floodlight code:

<script type="text/javascript">
var axel = Math.random() + "";
var a = axel * 10000000000000;
document.write('<iframe src="https://1234567.fls.doubleclick.net/activityi;src=1234567;type=abcde123;cat=fghij456;u1=[friendlyname1];u2=
.[friendlyname2];ord=' + a + '?" width="1" height="1" frameborder="0" style="display:none"></iframe>');
></script>
<noscript>
<iframe src="https://1234567.fls.doubleclick.net/activityi;src=1234567;type=abcde123;cat=fghij456;u1=[friendlyname1];u2=[friendlyname2];ord=1?" width="1" height="1" frameborder="0" style="display:none"></iframe>
</noscript>

Once found, change that code to the following highlighted section:
<script type="text/javascript">
var axel = Math.random() + "";
var a = axel * 10000000000000;
$('body').append('<iframe src="https://1234567.fls.doubleclick.net/activityi;src=1234567;type=abcde123;cat=fghij456;u1=[friendlyname1];u2=[friendlyname2];ord=' + a + '?" width="1" height="1" frameborder="0" style="display:none"></iframe>');
</script>
<noscript>
<iframe src="https://1234567.fls.doubleclick.net/activityi;src=1234567;type=abcde123;cat=fghij456;u1=[friendlyname1];u2=[friendlyname2];ord=1?" width="1" height="1" frameborder="0" style="display:none"></iframe>
</noscript>

Primary Sidebar

Search
Generic filters
Exact matches only

HRA Support Topics

  • Common Questions
  • Management Portal
  • Follow-Up Plans
  • Campaign Attribution
  • CRM Integration
  • HRA Customization Features
  • HRA Promotions
  • Marketing Automation Integration
  • v3 Health Assessments
  • Web Analytics & Tagging

Special pricing offer! Eruptr’s optimized search promotions supercharge Medicom Health HRA traffic & completions. Contact us to learn more.

Footer

Company Articles

Now Hiring: Director of Client DevelopmentDirector of Client Development (Sales)
Video Spotlight: Embrace Consumerism: Building a Post-Health System Brand (Chris Bevolo from Revive)
Milestone: 2 million health risk assessment (HRA) completions! 
Eruptr Named Google Premier Partner 6th Straight Year

HRA Articles

2022 webinar schedule Guest Webinar Schedule for 2022
maximize ROI6 Quick Tips to Maximize ROI from Your HRAs
Discount Offer on Eruptr Campaigns for Medicom Health HRAs
27th Annual Healthcare Marketing & Physician Strategies Summit

Medicom Health LLC

16417 Cornwall Lane
Lakewood Ranch, FL 34202
Get directions
(800) 971-0785
  • Email
  • Facebook
  • LinkedIn
  • Twitter
Return to Top

Copyright © 2022 · Medicom Health LLC – View Privacy Policy

Thank you for your interest.

If you have any questions, please email
[email protected]

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
[email protected]