Last active
October 15, 2018 06:41
-
-
Save rohanBagchi/4de4e7061f91fc547940989da593b05b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Code for Action: MedLife - Universal Pixel - Test Campaign --> | |
| <!-- Begin Sizmek DSP Conversion Action Tracking Code Version 9 --> | |
| <script type='text/javascript'> | |
| (function() { | |
| var w = window, d = document; | |
| var s = d.createElement('script'); | |
| s.setAttribute('async', 'true'); | |
| s.setAttribute('type', 'text/javascript'); | |
| s.setAttribute('src', '//c1.rfihub.net/js/tc.min.js'); | |
| var f = d.getElementsByTagName('script')[0]; | |
| f.parentNode.insertBefore(s, f); | |
| if (typeof w['_rfi'] !== 'function') { | |
| w['_rfi']=function() { | |
| w['_rfi'].commands = w['_rfi'].commands || []; | |
| w['_rfi'].commands.push(arguments); | |
| }; | |
| } | |
| _rfi('setArgs', 'ver', '9'); | |
| _rfi('setArgs', 'rb', '35713'); | |
| _rfi('setArgs', 'ca', '20801288'); | |
| _rfi('setArgs', '_o', '35713'); | |
| _rfi('setArgs', '_t', '20801288'); | |
| _rfi('track'); | |
| })(); | |
| </script> | |
| <noscript> | |
| <iframe src='//20801288p.rfihub.com/ca.html?rb=35713&ca=20801288&_o=35713&_t=20801288&ra=1234' style='display:none;padding:0;margin:0' width='0' height='0'> | |
| </iframe> | |
| </noscript> | |
| <!-- End Sizmek DSP Conversion Action Tracking Code Version 9 --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment