CINXE.COM
NetLine Portal
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>NetLine Portal </title> <meta http-equiv="Content-type" content="text/html; charset=iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Language" content="en-us" /> <meta name="keywords" content="B2b lead generation,Online lead generation,Content syndication,Lead generation,Demand generation,B2b lead gen,B2b leads,Business leads,Business to business marketing,Targeted leads,Online marketing, LeadFlow, ContentFlow" /> <meta name="description" content="NetLine's Portal, featuring LeadFlow and ContentFlow, is the leader in online B2B multi-channel lead generation and content syndication." /> <link rel="shortcut icon" HREF="https://img.tradepub.com/leadflow/CDN/favicon.png?v=20160904"/> <link rel="stylesheet" href="/leadflow/Data/body_styles.css?ver=20241111" type="text/css"> <link rel='stylesheet' id='gp-font-awesome-css' href='/leadflow/Data/font-awesome.min.css?ver=4.5.0' type='text/css' media='all' /> <script language="javascript">AC_FL_RunContent = 0; </script> <meta property="og:title" content="NetLine: Generate quality leads with your B2B content today!" /> <meta property="og:description" content="Run targeted cost-per-lead B2B content syndication campaigns, starting at $14 per lead. Create your free account today to see how simple it is to meet your lead generation goals." /> <meta property="og:image" content="https://portal.netline.com/portal/Images/netline_meta_image_portal.png" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:type" content="website" /> <meta property="article:publisher" content="https://www.facebook.com/NetLineCorp" /> <meta name="twitter:description" content="Run targeted cost-per-lead B2B content syndication campaigns, starting at $14 per lead. Create your free account today to see how simple it is to meet your lead generation goals." /> <meta name="twitter:title" content="NetLine Portal: Generate quality leads with your B2B content today!" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@NetLine_Corp" /> <meta name="twitter:image:src" content="https://portal.netline.com/portal/Images/netline_meta_image_portal.png" /> <meta name="twitter:image:width" content="1200" /> <meta name="twitter:image:height" content="630" /> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NGLMN2');</script> <!-- End Google Tag Manager --> <meta property="og:url" content="https://portal.netline.com/" /> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="/leadflow/Data/labels.js" type="text/javascript" charset="utf-8"></script> <script type="text/javascript" charset="utf-8"> $(function(){ $("label").inFieldLabels(); $("input").attr("autocomplete","off"); }); </script> <script type="text/javascript"> function slideAnswer(answer_id){ if(jQuery("#"+answer_id).is(":hidden")){ jQuery("#"+answer_id).slideDown("fast"); return false; }else{ jQuery("#"+answer_id).slideUp("fast"); return false; } } </script> <link rel="stylesheet" href="/leadflow/Data/recaptcha.css?ver=20241111" /> <script src="https://www.google.com/recaptcha/api.js?onload=myCallBackrecap&render=explicit" async defer></script> <script> // used by 0000 (3 forms are using recaptcha) var key = '6Ld_rLgUAAAAAHMwhiXqL5d7_u25EK1385PHZih-'; var myCallBackrecap = function() { //Render & execute recaptcha on element with ID "recaptcha" first form (submission on page 0001) var recaptcha = grecaptcha.render('recaptcha', { 'sitekey' : key, 'size' : 'invisible', }); grecaptcha.execute(recaptcha, { action: 'portal0001' }).then(function (token) { var recaptcha_response = document.getElementById('recaptcha_response'); recaptcha_response.value = token; }); //Render & execute recaptcha on element with ID "recaptcha2" 2nd form (submission on page 002d) var recaptcha2 = grecaptcha.render('recaptcha2', { 'sitekey' : key, 'size' : 'invisible', }); grecaptcha.execute(recaptcha2, { action: 'portal002d' }).then(function (token) { var recaptcha_response = document.getElementById('recaptcha_response2'); recaptcha_response.value = token; }); //Render & execute recaptcha on element with ID "recaptcha3" 3rd form (submission on page 0001) var recaptcha3 = grecaptcha.render('recaptcha3', { 'sitekey' : key, 'size' : 'invisible', }); grecaptcha.execute(recaptcha3, { action: 'portal0001' }).then(function (token) { var recaptcha_response = document.getElementById('recaptcha_response3'); recaptcha_response.value = token; }); } </script> <script> function pweye(targetID) { var x = document.getElementById(targetID); if (x.type === "password") { x.type = "text"; } else { x.type = "password"; } } function eyeswap(targetID) { var y = document.getElementById(targetID); { y.classList.toggle('eyeslash'); } } </script> <script type="text/javascript" src="/leadflow/Data/jquery.validate.js?ver=20241111"></script> <script type="text/javascript" src="/leadflow/Data/jquery.validate.pattern.js?ver=20241111"></script> <script src="/leadflow/Data/passwordValidation.js?ver=20241111" type="text/javascript"></script> <!-- Slicknav --> <link rel="stylesheet" href="/leadflow/Data/slicknav.css"> <script src="/leadflow/Data/jquery.slicknav.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('#topmenu').slicknav(); }); </script> <!-- end Slicknav --> <script> $().ready(function() { // validate signup form on keyup and submit $("#signupForm").validate({ rules: { first: { required: true }, last: { required: true }, company: { required: true }, username: { required: true, email: true, remote: function () { var uname = $('#username').val(); var r = { url: '/sc/lfvalidateuname.mpl', type: 'GET', dataType: 'text', data:'fn=ff19&uname='+uname, dataFilter: function(response) { if(response) { return false; } else { return true; } } } return r; } }, password: { required: true, pattern: passRegex }, password_verify: { required: true, equalTo: "#password" }, _agreetc: "required" }, messages: { first: { required: "Please provide your first name." }, last: { required: "Please provide your last name." }, company: { required: "Please provide your company name." }, username: { required: "Please enter a valid email address.", email: "Please enter a valid email address.", remote: "This email address is already being used by another account", }, password: { required: "Please provide a password.", pattern: passMessageShort }, password_verify: { required: "Please confirm your password.", equalTo: "Please enter the same password as above." }, _agreetc: "Please accept the NetLine Terms and Conditions." } }); }); </script> <!-- end signupform 1 --> <!-- begin signupform 2 --> <script> $().ready(function() { // validate signup form on keyup and submit $("#signupForm2").validate({ rules: { first: { required: true }, last: { required: true }, company: { required: true }, username: { required: true, email: true, remote: function () { var uname = $('#username2').val(); var r = { url: '/sc/lfvalidateuname.mpl', type: 'GET', dataType: 'text', data:'fn=ff19&uname='+uname, dataFilter: function(response) { if(response) { return false; } else { return true; } } } return r; } }, password: { required: true, pattern: passRegex }, password_verify: { required: true, equalTo: "#password2" }, _agreetc: "required" }, messages: { first: { required: "Please provide your first name." }, last: { required: "Please provide your last name." }, company: { required: "Please provide your company name." }, username: { required: "Please enter a valid email address.", email: "Please enter a valid email address.", remote: "This email address is already being used by another account", }, password: { required: "Please provide a password.", pattern: passMessageShort }, password_verify: { required: "Please confirm your password.", equalTo: "Please enter the same password as above." }, _agreetc: "Please accept the NetLine Terms and Conditions." } }); }); </script> <!-- end signupform 2 --> <!-- signup form validation --> <script> $().ready(function() { // validate signup form on keyup and submit $("#contactForm").validate({ rules: { category: { required: true, }, Email: { required: true, email: true, }, First: { required: true, }, Last: { required: true, }, usermessage: { required: true, }, Agency: { required: true, }, }, messages: { category: { required: "Please select a contact option.", }, Email: { required: "Please enter a valid email address.", email: "Please enter a valid email address.", }, First: { required: "Please enter your First Name.", }, Last: { required: "Please enter your Last Name.", }, usermessage: { required: "Please enter your message.", }, Agency: { required: "Please select an agency option.", }, } }); }); </script> <!-- end signup script validation --> <script type="text/javascript" src="/leadflow/Data/thickbox.js"></script><link rel="stylesheet" href="/leadflow/Data/thickboxrr.css" type="text/css" media="screen" /><style type="text/css">#TB_window {top:25%;margin-top:initial!important;}</style> <script type="text/javascript"> var TxtType = function(el, toRotate, period) { this.toRotate = toRotate; this.el = el; this.loopNum = 0; this.period = parseInt(period, 10) || 2000; this.txt = ''; this.tick(); this.isDeleting = false; }; TxtType.prototype.tick = function() { var i = this.loopNum % this.toRotate.length; var fullTxt = this.toRotate[i]; if (this.isDeleting) { this.txt = fullTxt.substring(0, this.txt.length - 1); } else { this.txt = fullTxt.substring(0, this.txt.length + 1); } this.el.innerHTML = '<span class="wrap">'+this.txt+'</span>'; var that = this; var delta = 200 - Math.random() * 100; if (this.isDeleting) { delta /= 2; } if (!this.isDeleting && this.txt === fullTxt) { delta = this.period; this.isDeleting = true; } else if (this.isDeleting && this.txt === '') { this.isDeleting = false; this.loopNum++; delta = 500; } setTimeout(function() { that.tick(); }, delta); }; window.onload = function() { var elements = document.getElementsByClassName('typewrite'); for (var i=0; i<elements.length; i++) { var toRotate = elements[i].getAttribute('data-type'); var period = elements[i].getAttribute('data-period'); if (toRotate) { new TxtType(elements[i], JSON.parse(toRotate), period); } } // INJECT CSS var css = document.createElement("style"); css.type = "text/css"; css.innerHTML = ".typewrite > .wrap { border-right: 0.08em solid #03bfd7}"; document.body.appendChild(css); }; </script> <style type="text/css"> @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@900&display=swap'); .page { grid-template-rows: 125px auto 123px; } #navbody {display:block;border-left:none;} #headerol { background-color:transparent; padding: 20px 0 40px 0; border-bottom:none; border-left:none; } #header { min-width:0; border-bottom:none; /* position:static; */ } a#title { background-repeat:no-repeat; background-position:center left; background-size:auto; display: block; width:320px; height:56px; text-decoration:none; color:#ffffff; position:absolute; left:50%; margin:7px 0 0 -600px; } #logindisplay { position: absolute; right: 50%; margin-right: -600px; top:-20px; padding-top:0; height:unset; left: unset; width: auto; } #logindisplay a { font-weight:500; letter-spacing:1px; height:80px; display:inline-block; padding:30px 25px; } #main { background:transparent; padding:0; overflow:initial; } #footer { position:static; } #homeBody { } .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .headlines { padding:0 0px; width:100%; } .headlines h2 { font-size:30px; line-height:40px; font-weight:200; letter-spacing:0.5px; text-align:center; margin:0 0 50px 0; color:#fff; } .headlines h2.subhead { display:none; margin:0 0 40px 0; } @media (min-width:1900px) { .page { background-size:100% 1050px; } } /* GENERIC WRAPPER */ .wrapper { width:100%; max-width:1240px; margin:0 auto; padding:0 20px; } .subcopy { display:none; } #copyright div { display:block; } #alogindisplay { display:none; } #atopmenu { display:none; } #topmenu { display:none; } .slicknav_menu { display:none; } @media (max-width:1279px) { a#title { left:20px; margin:7px 0 0 0; } #logindisplay { display:none; } .slicknav_menu { display:block; position:relative; z-index:9999; } #main, #footer { min-width:0; } #main { overflow-y:inherit; } } @media (max-width:768px) { #copyright { line-height:20px; } #copyright div { float:none!important; } } @media (max-width:425px) { a#title { width:80%; background-size:85%; } } @media (max-width:360px) { .subcopy {margin-top:36px;} } /* HEADER AND NAV */ a#title { background-image: url('https://img.tradepub.com/leadflow/CDN/netline_portal_logo.png'); } #main { overflow-y:initial; overflow:initial; font-size:18px; line-height:26px; } #regform, #forms, .forms { display:none; } .headlines h2 { margin: 0 0 60px 0; } .headlines h2.header { position:absolute; font-size:22px; line-height:40px; left: 50%; top: -95px; margin-left: -280px; } #logindisplay { color:#ffffff; } #logindisplay a { color:#ffffff; } #logindisplay a:hover { background:rgba(68, 68, 67, 0.2); color:#fff; } .slicknav_menu .slicknav_icon-bar { background-color: #fff; } /* BILLBOARD */ .page { background: #00838f; background: url('https://img.tradepub.com/leadflow/CDN/home_billboard_geo.png') no-repeat -710px -230px, -moz-linear-gradient(top, #00838f 0%, #06444a 20%); background: url('https://img.tradepub.com/leadflow/CDN/home_billboard_geo.png') no-repeat -710px -230px, -webkit-linear-gradient(top, #00838f 0%,#06444a 20%); background: url('https://img.tradepub.com/leadflow/CDN/home_billboard_geo.png') no-repeat -710px -230px, linear-gradient(to bottom, #00838f 0%,#06444a 20%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00838f', endColorstr='#06444a',GradientType=0 ); min-width:0px; } .billouter { height:auto; } .billinner { max-width:1200px; overflow:auto; margin:0 auto; } #billboard { text-align:center; color:#fff; position:relative; padding:0 0 20px 0; } #billboard h2 { font-size: 32px; font-weight: 400; line-height: 32px; margin: 0 0 20px 0; color:#fff; } #billboard h1 { font-size: 72px; line-height: 72px; margin: 0 0 25px 0; color:#fff; font-weight:600; } #billboard p { margin: 0 auto 30px auto; max-width: 900px; } #billboard a.cta { font-family: Raleway,sans-serif; color: #00838f; background: #fff; font-size: 18px; line-height: 20px; text-decoration: none; border: 1px solid #fff; font-weight: 600; padding: 12px; display: inline-block; width: 145px; border-radius: 8px; letter-spacing: 0.5px; margin: 0 0 25px 0; } #billboard a.cta:hover { border:solid 1px #4355a5; background-color:#4355a5; color:#fff; } #billboard a.cta:focus { border:solid 1px #5d6bb2; background-color:#5d6bb2; color:#fff; } /* VIDEO */ #video { background:#fff; width:100%; } #videocontent { max-width: 1200px; margin: 0 auto; padding: 35px 20px 0px 20px; display:grid; grid-template-columns: 500px auto; } #videoimage { text-align: right; } #videocontent div img { width: 100%; max-width: 435px; } #videotext { padding: 40px 0 0 90px; line-height:26px; } #video h2 { font-size:40px; font-weight:400; line-height:42px; margin:0 0 0.5em 0; color:#03bfd7; letter-spacing:0; max-width:450px; } #video .cta{ font-family: Raleway,sans-serif; font-size: 18px; line-height: 20px; color: #434342; text-decoration: none; border: 1px solid #434342; font-weight: 500; padding: 12px; display: inline-block; width: 145px; border-radius: 8px; letter-spacing: 0.5px; margin:0 0 30px auto; text-align:center; } #video .cta:hover { border:solid 1px #03bfd7; background-color:#03bfd7; color:#fff; } #video .cta:focus { border:solid 1px #4dd0e1; background-color:#4dd0e1; } /* HOW ACCELERATE */ #how { background: #03bfd7; color: #fff; text-align: center; padding: 40px 0; } #how h2 { font-size: 40px; font-weight: 400; line-height: 42px; margin: 0 0 0.5em 0; color: #fff; letter-spacing: 0; } .howbox { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; margin: 0 auto; } .howbox img { display: block; max-width: 75px; margin: 0 auto; } .howbox div { padding:20px; } /* ASPECTS */ #aspects { background:#fff; padding:0 30px; } #aspects h2 { font-size: 40px; font-weight: 400; line-height: 42px; margin: 0 0 0.5em 0; letter-spacing:0; color:#03bfd7; } .aspectsec { display: grid; max-width: 900px; grid-template-columns: 350px auto; margin: 0 auto; align-items: center; padding:50px 0; border-bottom: solid 1px #ccc; position:relative; } .aspectsec.left { grid-template-columns: auto 350px; } .aspectsec img { max-width: 340px; margin:0 auto; } .aspecttext { padding:0 40px; } .aspectsec.rightarrow::after { content: ''; background: url(https://img.netline.com/leadflow/CDN/revresponse_arrow.png) no-repeat; position:absolute; width: 93px; height: 250px; background-size: contain; top: 50%; right: -100px; opacity: 0.5; } .aspectsec.leftarrow::before { content: ''; background: url(https://img.netline.com/leadflow/CDN/revresponse_arrow.png) no-repeat; position:absolute; width: 93px; height: 250px; background-size: contain; top: 50%; left: -100px; opacity: 0.5; -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); } /* MONETIZE BAR */ #monetize { background: #03bfd7; background: -moz-linear-gradient(top, #03bfd7 0%, #00838f 100%); background: -webkit-linear-gradient(top, #03bfd7 0%,#00838f 100%); background: linear-gradient(to bottom, #03bfd7 0%,#00838f 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03bfd7', endColorstr='#00838f',GradientType=0 ); color:#fff; text-align:center; padding:40px 20px; } #monetize h2 { font-size: 40px; font-weight: 400; line-height: 42px; color: #fff; letter-spacing: 0; margin:0 0 20px 0; } #monetize .cta { font-family: Raleway,sans-serif; color: #fff; text-decoration: none; font-size: 18px; line-height: 20px; border: 1px solid #fff; font-weight: 500; padding: 12px; display: inline-block; width: 145px; border-radius: 8px; letter-spacing: 0.5px; } #monetize .cta:hover { color:#03bfd7; background:#fff; } #monetize .cta:focus { border:solid 1px #dddddc; background:#dddddc; } /* CLIENTS */ #clients { background:#fff; padding:40px 0; text-align:center; } .clientsgrid { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr; } .clientsgrid img { max-width:100%; } #clients p { margin:0 0 1em 0; } /* MEDIA QUERIES */ @media (max-width:1279px) { .headlines h2.header { left:0; margin-left:340px; } } @media (max-width:1279px) , (max-height:780px) { .headlines { float: left; width:100%; max-width: 59%; min-width: 545px; } .headlines h2 { font-size:26px; line-height:32px; margin:0 auto 35px auto; max-width:550px; } } @media (max-width:1023px) { .headlines { float:none; max-width:100%; min-width:0; } .headlines { padding:0 20px; } .headlines h2 { margin:0 auto 60px auto; } .headlines h2.header { display:none; } .billinner { padding:0 30px; } #billboard h1.oneline .typewrite { display:block; } #videotext { padding:0 0 0 60px; } } @media (max-width:850px) { #videocontent { grid-template-columns:100%; } #videoimage { text-align:center; } #videotext { padding:40px 0 0 0; text-align:center; } #video h2 { max-width:unset; } .howbox { grid-template-columns: 1fr 1fr; } } @media (max-width:768px) { .aspectsec img { order:2; } .aspectsec , .aspectsec.left { grid-template-columns: 100%; } .aspectsec img { margin: 0 auto 30px auto; } .aspectsec.rightarrow::after { right: -10px; opacity: 1; top:60%; } .aspectsec.leftarrow::before { left: -10px; opacity:1; top:55%; } } @media (max-width:600px) { #billboard h1.oneline { font-size: 55px; line-height: 62px; } .aspectsec.leftarrow::before , .aspectsec.rightarrow::after { display:none; } .aspecttext { padding:0; } .clientsgrid { grid-template-columns: repeat(6, 1fr); } .clientsgrid div { grid-column:span 2; } .clientsgrid div:nth-child(4), .clientsgrid div:nth-child(5) { grid-column:span 3; } } @media (max-width:450px) { #billboard h1.oneline { font-size:45px; line-height:52px; font-weight:700; } .howbox { grid-template-columns: 1fr; } .aspectsec img { max-width:100%; } } @media (max-width:375px) { .headlines h2 { font-size:22px; line-height:25px; margin: 0 auto 30px auto; } #headerol { padding:0 0 10px 0; } a#title { width: 70%; background-size: 95%; } .slicknav_btn { padding: 0 20px 0px 0; } } /* PORTAL VIDEO RESPONSIVE */ @media (max-width:900px) { #TB_window { margin-left:-50%!important; max-width:905px; width:100%!important; } #TB_iframeContent { max-width:904px; width:100%!important; } } label#password-error.error , label#password2-error.error { text-align:left; } </style> <script type="text/javascript"> function getParameterByName(name, url) { if (!url) url = window.location.href; name = name.replace(/[\[\]]/g, "\\$&"); var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)"), results = regex.exec(url); if (!results) return null; if (!results[2]) return ''; return decodeURIComponent(results[2].replace(/\+/g, " ")); } var s = getParameterByName('s'); $(document).ready(function() { if (s == 'vid') { tb_show('HAI','/leadflow002f/?keepThis=true&TB_iframe=true&height=485&width=875&frameborder=0'); } else { } }); </script> <style type="text/css"> form .actionButton { height:40px; width:100%; color:#fff; } </style> </head> <body class=""> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-1817186-13', 'netline.com'); ga('send', 'pageview'); </script> <div id="mainPage" class="page"> <div id="headerol"> <div id="header"> <a id="title" href="https://portal.netline.com/portal0000/"> </a> <ul id="atopmenu" class="mobileitem"> <li><a href="https://portal.netline.com/portal0003/">login</a></li> <li><a href="#forms" onclick="document.getElementById('signupformblock').style.display='none'; document.getElementById('contactformblock').style.display='block'; document.getElementById('contactusbut').className='cta active'; document.getElementById('getstartedbut').className='cta';">contact us</a></li> </ul> <ul id="topmenu" class="mobileitem"> <li><a href="https://portal.netline.com/portal0003/">login</a></li> <li><a href="https://portal.netline.com/portal000z/">contact us</a></li> </ul> <div id="mobilemenu"> </div> <div id="alogindisplay" name="alogindisplay"> <a href="https://portal.netline.com/portal0003/">login</a>|<a href="#forms" onclick="document.getElementById('signupformblock').style.display='none'; document.getElementById('contactformblock').style.display='block'; document.getElementById('contactusbut').className='cta active'; document.getElementById('getstartedbut').className='cta';">contact us</a> </div> <div id="logindisplay" name="logindisplay"> <a href="https://portal.netline.com/portal0003/">login</a>|<a href="https://portal.netline.com/portal000z/">contact us</a> </div> </div> </div> <section id="navbody" class=""> <div id="main"> <div id="homeBody"> <div id="profile" style="display:none;"></div> <script type="text/javascript"> adroll_adv_id = "B37OIRFZNRD43GSO2NZKJ5"; adroll_pix_id = "WPSEJ2HYFFFZ7MVCO5DAOZ"; adroll_version = "2.0"; (function(w, d, e, o, a) { w.__adroll_loaded = true; w.adroll = w.adroll || []; w.adroll.f = [ 'setProperties', 'identify', 'track' ]; var roundtripUrl = "https://s.adroll.com/j/" + adroll_adv_id + "/roundtrip.js"; for (a = 0; a < w.adroll.f.length; a++) { w.adroll[w.adroll.f[a]] = w.adroll[w.adroll.f[a]] || (function(n) { return function() { w.adroll.push([ n, arguments ]) } })(w.adroll.f[a]) } e = d.createElement('script'); o = d.getElementsByTagName('script')[0]; e.async = 1; e.src = roundtripUrl; o.parentNode.insertBefore(e, o); })(window, document); adroll.track("pageView"); </script> <script src="https://ajax.aspnetcdn.com/ajax/modernizr/modernizr-2.7.2.js"></script> <script type="text/javascript"> $(function() { var $window = $(window), win_height_padded = $window.height() * 1.1, isTouch = Modernizr.touch; $window.on('scroll', revealOnScroll); function revealOnScroll() { var scrolled = $window.scrollTop(), win_height_padded = $window.height() * 1.1; // Showed... $(".scroll:not(.revealed)").each(function () { var $this = $(this), offsetTop = $this.offset().top; if (scrolled + win_height_padded > offsetTop) { if ($this.data('timeout')) { window.setTimeout(function(){ $this.addClass('revealed ' + $this.data('animation')); }, parseInt($this.data('timeout'),10)); } else { $this.addClass('revealed ' + $this.data('animation')); } } }); } revealOnScroll(); }); </script> <div class="billouter"> <div class="billinner" id="top"> <div class="headlines"> <h2 class="header">Successful B2B Marketers Start Here</h2> </div> <div id="billboard"> <h2>Join the #1 B2B Publisher Network</h2> <h1 class="oneline"> Monetize your <span class="typewrite" data-period="2000" data-type='[ "audience", "newsletter", "website", "social channels", "blog", "database"]'><span class="wrap"></span></span> </h1> <p> RevResponse enables digital Publishers to effectively monetize all forms of B2B traffic via programmatic ad technologies, native advertising, and the largest inventory of professional content. </p> <a href="https://portal.netline.com/revresp0008/" class="cta">Join for Free</a> </div> <div id="regform"> <form method="POST" ACTION="/portal0001/" id="signupForm"> <input type="hidden" name="k" value=""> <input type="hidden" name="_fp" value="0001"> <input type="hidden" name="_submit" value="0001"> <input type="hidden" name="_m" value=""> <input type="hidden" name="_fid" value="2091330562361732388016280"> <input type="hidden" name="_d" value=""> <input type="hidden" name="client_name" value="LeadFlow"> <input type="hidden" name="client_dir" value="leadflow"> <input type="hidden" name="camp_name" value="Home not logged in"> <input type="hidden" name="camp_dir" value="0001_register"> <input type="hidden" name="version" value=""> <div class="g-recaptcha" id="recaptcha"></div> <div id="recaptcha_response"></div> <div id="formshell"> <div class="halfwidth"> <p> <label for="first">First Name</label> <input name="first" value="" id="first" type="text" /> </p> </div> <div class="halfwidth"> <p> <label for="last">Last Name</label> <input name="last" value="" id="last" type="text" /> </p> </div> <div> <p> <label for="company">Company</label> <input name="company" value="" id="company" type="text" /> </p> </div> <div> <p> <label for="username">Work Email</label> <input name="username" value="" id="username" type="text" /> </p> </div> <div> <p> <label for="password">Password</label> <input name="password" value="" id="password" type="password" /> <i class="eye" id="pweye" onclick="pweye('password'); eyeswap('pweye');"></i> </p> </div> <div> <p> <label for="password_verify">Confirm Password</label> <input name="password_verify" value="" id="password_verify" type="password" /> <i class="eye" id="vfeye" onclick="pweye('password_verify'); eyeswap('vfeye');"></i> </p> </div> <div> I would describe myself as a... <div style="display:block;margin-top:10px;"> <INPUT NAME="Q1" TYPE="radio" VALUE="Marketer" checked >Marketer <INPUT NAME="Q1" TYPE="radio" VALUE="Agency">Agency <INPUT NAME="Q1" TYPE="radio" VALUE="Publisher">Publisher </div> </div> <div style="padding-top:10px;"> <p style="font-size:12px;"> <input type="checkbox" name="_agreetc" id="_agreetc" value="Y" /> I agree to NetLine's <a href="https://portal.netline.com/portal0011/" target="_blank" rel="noopener" >Terms and Conditions</a>. </p> </div> <input type="submit" value="Create Account" class="actionButton" onclick="rollworksPixel();" /> <p style="font-size:11px;margin:0 0 1.2em 0;"> *No credit card or commitment required. </p> <p style="margin:0 0 1.2em 0;"> Already have a NetLine account? <a href="https://portal.netline.com/portal0003/">Login here</a>. </p> <div class="gcaptcha" style="display: block;"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank" rel="noopener" >Privacy Policy</a> and <a href="https://policies.google.com/terms" target="_blank" rel="noopener" >Terms of Service</a> apply. </div> </div> <!-- formshell end --> </form> </div> <!-- regform end --> </div> <!-- billinner end --> </div> <!-- billouter end --> <!-- BODY CONTENT START --> <section id="video"> <div id="videocontent"> <div id="videoimage"> <a href="https://www.youtube.com/embed/IP7y3mOMlb8?rel=0&autoplay=1&vq=hd720&keepThis=true&TB_iframe=true&height=485&width=875&frameborder=0" class="video thickbox" onclick="ga('send', 'event', 'CTA - homepage', 'click', 'feature-video-button');"><img src="https://img.netline.com/leadflow/CDN/revresponse_monitor.webp" alt="RevResponse Video" border="0"></a> </div> <div id="videotext"> <h2>Watch How RevResponse Works</h2> "...consistently provide high-value curated content that truly benefits your readers, increasing loyalty, engagement, and earnings." <br><br> <a href="https://www.youtube.com/embed/IP7y3mOMlb8?rel=0&autoplay=1&vq=hd720&keepThis=true&TB_iframe=true&height=485&width=875&frameborder=0" class="video thickbox cta" onclick="ga('send', 'event', 'CTA - homepage', 'click', 'feature-video-button');">Watch Now</a> </div> </div> </section> <!-- end video --> <section id="how"> <div class="wrapper"> <a name="how"></a> <h2>Accelerate Your Monetization Strategy</h2> <div class="howbox"> <div> <img src="https://img.netline.com/leadflow/CDN/revresponse_book.png"> Gain access to the largest inventory of B2B content from top advertising Vendors. </div> <div> <img src="https://img.netline.com/leadflow/CDN/revresponse_gear.png"> Programmatic ad technology matches Vendor content with your Audience Demographics. </div> <div> <img src="https://img.netline.com/leadflow/CDN/revresponse_download.png"> Native advertising tools seamlessly integrate Vendor content for your Audience to consume. </div> <div> <img src="https://img.netline.com/leadflow/CDN/revresponse_cash.png"> Earn revenue for leads generated that meet the Vendor's criteria. </div> </div> </div> </section> <!-- end how --> <section id="aspects"> <div class="aspectsec rightarrow"> <img src="https://img.netline.com/leadflow/CDN/revresponse_targeted.png"> <div class="aspecttext"> <h2>Targeted content</h2> <p> Advanced targeting technologies match your Audience with our massive inventory of B2B Vendor content, including: exclusive eBooks, white papers, training courses and more... </p> </div> </div> <div class="aspectsec left leftarrow"> <div class="aspecttext"> <h2>Native advertising</h2> <p> Monetization tools can be seamlessly integrated with your content to create a non-disruptive experience for your Audience and drive the highest earning potential. Implementation is simple, plus custom options are available to fit your needs. </p> </div> <img src="https://img.netline.com/leadflow/CDN/revresponse_advertising.png"> </div> <div class="aspectsec"> <img src="https://img.netline.com/leadflow/CDN/revresponse_forms.png" class="desktop"> <div class="aspecttext"> <h2>Form technology</h2> <p> Optimizing revenue streams is possible via world-class technologies including: predictive form completion, responsive design compatible with all devices – driving higher conversion rates and higher earnings per user. </p> </div> </div> </section> <!-- end aspects --> <section id="monetize"> <h2>Monetize Your Audience with RevResponse</h2> <a href="https://portal.netline.com/revresp0008/" class="cta" onclick="var href = this.href; ga('send','event','CTA - homepage','click','bottom-join-button', {'hitCallback': function(){document.location = href;}}); return false;">Join for Free</a> </section <!-- end monetize bar --> <section id="clients"> <div class="wrapper"> <p> RevResponse, The #1 B2B Publisher Network, has delivered professional content to Audiences across the globe and processed millions of leads for top advertising Vendors. Join us today. </p> <div class="clientsgrid"> <div><img src="https://img.netline.com/leadflow/CDN/revresponse_adobe.png"></div> <div><img src="https://img.netline.com/leadflow/CDN/revresponse_ibm.png"></div> <div><img src="https://img.netline.com/leadflow/CDN/revresponse_oracle.png"></div> <div><img src="https://img.netline.com/leadflow/CDN/revresponse_salesforce.png"></div> <div><img src="https://img.netline.com/leadflow/CDN/revresponse_symantec.png"></div> </div> </div> </section> <!-- end clients --> <!-- BODY CONTENT END --> <div class="forms clearfix" id="forms"> <div class="wrapper"> <style type="text/css"> #contactformblock { display:none; } </style> <div class="ctas clearfix"> <a href="javascript:void(0)" id="getstartedbut" class="cta initial" onclick="document.getElementById('contactformblock').style.display='none'; document.getElementById('signupformblock').style.display='block'; document.getElementById('contactusbut').className='cta';">Get Started</a> <a href="javascript:void(0)" id="contactusbut" class="cta" onclick="document.getElementById('signupformblock').style.display='none'; document.getElementById('contactformblock').style.display='block'; document.getElementById('getstartedbut').className='cta';">Contact Us</a> </div> <div id="contactformblock"> <div id="contform"> <h1>Contact Us</h1> <!-- form stuff add here --> <form method="POST" ACTION="/portal002d/" id="contactForm"> <input type="hidden" name="k" value=""> <input type="hidden" name="_fp" value="002d"> <input type="hidden" name="_submit" value="002d"> <input type="hidden" name="_m" value=""> <input type="hidden" name="_fid" value="2091330562361732388016280"> <input type="hidden" name="_d" value=""> <input type="hidden" name="client_name" value="LeadFlow"> <input type="hidden" name="client_dir" value="leadflow"> <input type="hidden" name="camp_name" value="Home not logged in"> <input type="hidden" name="camp_dir" value="002d_contactus"> <input type="hidden" name="version" value=""> <div class="g-recaptcha" id="recaptcha2"></div> <div id="recaptcha_response2"></div> <div id="formshell"> <div> <p> <label for="category"> </label> <SELECT NAME="category"> <OPTION VALUE=""> -- Select a Contact Option -- <OPTION VALUE="SendInfo" > Send Me Information <OPTION VALUE="DemoReq" > Request Demo <OPTION VALUE="GenQuest" > General Questions </SELECT> </p> </div> <div> <p> <label for="Email">Work Email</label> <input name="Email" value="" id="Email" type="text" /> </p> </div> <div> <p> <label for="First">First Name</label> <input name="First" value="" id="First" type="text" /> </p> </div> <div> <p> <label for="Last">Last Name</label> <input name="Last" value="" id="Last" type="text" /> </p> </div> <div> <p> <label for="usermessage">Your Message</label> <textarea name="usermessage" id="usermessage" rows="4" cols="50" maxlength="1000"></textarea> </p> </div> <div> I would describe myself as a... <div style="display:block;margin-top:10px;"> <INPUT NAME="Q1" TYPE="radio" VALUE="Marketer" checked >Marketer <INPUT NAME="Q1" TYPE="radio" VALUE="Agency">Agency <INPUT NAME="Q1" TYPE="radio" VALUE="Publisher">Publisher </div> </div> <input type="submit" value="Submit" class="actionButton" /> <div class="gcaptcha" style="display: block;"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank" rel="noopener" >Privacy Policy</a> and <a href="https://policies.google.com/terms" target="_blank" rel="noopener" >Terms of Service</a> apply. </div> </div> <!-- formshell end --> </form> </div> <!-- contform end --> </div> <!-- Contact form end --> <div id="signupformblock"> <div id="regform"> <h1>Create Your Free Account</h1> <form method="POST" ACTION="/portal0001/" id="signupForm2"> <input type="hidden" name="k" value=""> <input type="hidden" name="_fp" value="0001"> <input type="hidden" name="_submit" value="0001"> <input type="hidden" name="_m" value=""> <input type="hidden" name="_fid" value="2091330562361732388016280"> <input type="hidden" name="_d" value=""> <input type="hidden" name="client_name" value="LeadFlow"> <input type="hidden" name="client_dir" value="leadflow"> <input type="hidden" name="camp_name" value="Home not logged in"> <input type="hidden" name="camp_dir" value="0001_register"> <input type="hidden" name="version" value=""> <div class="g-recaptcha" id="recaptcha3"></div> <div id="recaptcha_response3"></div> <div id="formshell"> <div class="halfwidth"> <p> <label for="first2">First Name</label> <input name="first" value="" id="first2" type="text" /> </p> </div> <div class="halfwidth"> <p> <label for="last2">Last Name</label> <input name="last" value="" id="last2" type="text" /> </p> </div> <div> <p> <label for="company2">Company</label> <input name="company" value="" id="company2" type="text" /> </p> </div> <div> <p> <label for="username2">Work Email</label> <input name="username" value="" id="username2" type="text" /> </p> </div> <div> <p> <label for="password2">Password</label> <input name="password" value="" id="password2" type="password" /> <i class="eye" id="pweye2" onclick="pweye('password2'); eyeswap('pweye2');"></i> </p> </div> <div> <p> <label for="password_verify2">Confirm Password</label> <input name="password_verify" value="" id="password_verify2" type="password" /> <i class="eye" id="vfeye2" onclick="pweye('password_verify2'); eyeswap('vfeye2');"></i> </p> </div> <div> I would describe myself as a... <div style="display:block;margin-top:10px;"> <INPUT NAME="Q1" TYPE="radio" VALUE="Marketer" checked >Marketer <INPUT NAME="Q1" TYPE="radio" VALUE="Agency">Agency <INPUT NAME="Q1" TYPE="radio" VALUE="Publisher">Publisher </div> </div> <div style="padding-top:10px;"> <p style="font-size:12px;"> <input type="checkbox" name="_agreetc" id="_agreetc" value="Y" /> I agree to NetLine's <a href="https://portal.netline.com/portal0011/" target="_blank" rel="noopener" >Terms and Conditions</a>. </p> </div> <input type="submit" value="Create Account" class="actionButton" onclick="rollworksPixel();" /> <p style="font-size:11px;margin:0 0 1.2em 0;"> *No credit card or commitment required. </p> <p style="margin:0 0 1.2em 0;"> Already have a NetLine account? <a href="https://portal.netline.com/portal0003/">Login here</a>. </p> <div class="gcaptcha" style="display: block;"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank" rel="noopener" >Privacy Policy</a> and <a href="https://policies.google.com/terms" target="_blank" rel="noopener" >Terms of Service</a> apply. </div> </div> <!-- formshell end --> </form> </div> <!-- regform end --> </div> </div> <!-- wrapper end --> </div> <!-- forms end --> <script type="text/javascript"> function rollworksPixel() { try { __adroll.record_user({"adroll_segments": "ed3b8afa"}); } catch(err) {} } </script> </div> <!-- homebody end --> </div> </section> <div id="footer"> <div style="clear:right"></div> <div id="copyright"> © <a href="https://www.netline.com">NetLine Corporation</a> <span id="curryear"></span> | All Rights Reserved. <a href="https://www.netline.com/privacyshield.html" target="_blank" rel="noopener"><img src="https://img.tradepub.com/leadflow/CDN/privacyshield_logo.png" alt="Privacy Shield"></a> <script type="text/javascript"> const d = new Date(); let year = d.getFullYear(); document.getElementById("curryear").innerText = year; </script> <div style="float:right;"> <a href="https://www.g2crowd.com/products/netline-corporation/reviews" target="_blank" rel="noopener" ><img src="https://www.netline.com/images/g2users.png" border="0" alt="Users Love Us" id="g2crowd"></a> <a href="/portal000z/">Contact Us</a> | <a href="https://www.netline.com/commitment.html" target="_blank" rel="noopener" >Our Commitment to You</a> | <a href="/portal0010/">FAQ</a> | <a href="/portal0011/">Terms and Conditions</a> | <a href="https://status.netline.com" target="_blank" rel="noopener" >Platform Status</a> </div> </div> </div> </div> <!-- <div id="dialog-frame"> </div> <div id="ajax_upload"> <img src="https://img.tradepub.com/leadflow/CDN/ajax-loading.gif" width="50px" height="50px" /> </div> <img id="ajaxloader" src="https://img.tradepub.com/leadflow/CDN/loading.gif" style="position: absolute; z-index: 999; width: 100px; height: 100px; display: none; top:50%; left:50%; margin-top:-50px; margin-left:-50px;" /> --> <script> window.addEventListener('load',function(){ jQuery('[value="Create Account"]').click(function(){ ga('send', 'event', 'button', 'click', 'create account'); }) }); </script> <!-- Start of Async Drift Code --> <script> "use strict"; !function() { var t = window.driftt = window.drift = window.driftt || []; if (!t.init) { if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice.")); t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ], t.factory = function(e) { return function() { var n = Array.prototype.slice.call(arguments); return n.unshift(e), t.push(n), t; }; }, t.methods.forEach(function(e) { t[e] = t.factory(e); }), t.load = function(t) { var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script"); o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js"; var i = document.getElementsByTagName("script")[0]; i.parentNode.insertBefore(o, i); }; } }(); drift.SNIPPET_VERSION = '0.3.1'; drift.load('9hzea6ubrbhm'); </script> <!-- End of Async Drift Code --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-1ZC1C5BWN8"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-1ZC1C5BWN8'); </script> </body> </html> <div class="subcopy"> <a href="/portal000y/">Help</a> | <a href="javascript:void(0)" class="cta" onclick="document.getElementById('signupformblock').style.display='none'; document.getElementById('contactformblock').style.display='block'; document.getElementById('contactusbut').className='cta active';">Contact Us</a> </div>