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

Medicom Health HomepageMedicom Health

Contact Us
  • Marketing Solutions
  • Clinical Solutions
  • Company
  • Support
    • HRA Management Portal
    • HRA Support Articles
    • Contact Support

Health Risk AssessmentsSupport 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

Support Topics

  • All 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
Dedicated to service: Please contact us with questions, comments, requests, etc.
We are growing: Open positions listed here.

Footer

Company Articles

Marketing Manager
RxSA
VP, Pharmacy Solutions
HRA
Director of Client Success
Medicom Health Wins a Second Tekne Award

Marketing Articles

HRA
Reboot Your Patient Revenue Funnel! (Part 1 of 3)
HRA
Promote COVID Vaccinations via HRA Results to All or Only At-Risk Patients
HRA
2020 Year in Review
HRA
covid-vaccine-hesitancy Addressing COVID-19 Vaccine Hesitancy

Clinical Articles

RxSA
VP, Pharmacy Solutions
Medicom Health Wins a Second Tekne Award
RxSA
internal drug recovery Benefits of an Internal Drug Recovery Service within a Health System
RxSA
Creating a Patient Assistance Program for Hospitals & Clinics

Medicom Health

400 First Avenue North, Suite 550
Minneapolis, MN 55401 USA
Get directions
(800) 971-0785
  • Email
  • Facebook
  • LinkedIn
  • Twitter
Return to Top

Copyright © 2021 · Medicom Health – View Privacy Policy

Thank you!

Thank you for subscribing to Medicom Health News.

Suggested Articles

  • Marketing Solutions
  • Clinical Solutions
  • Company
  • Support
    • HRA Management Portal
    • HRA Support Articles
    • Contact Support
Thank you!

Make sure to also visit our features for you and features for your users page in order to see the real power that our HRAs can provide you and your organization. Acquiring new patients has never been easier.