book meeting tablet

Book a Meeting with us.

Schedule a 30 minute meeting with a sales rep to learn more about DRN.

State Alabama Alaska Arizona Arkansas California Colorado Connecticut Delaware District Of Columbia Florida Georgia Hawaii Idaho Illinois Indiana Iowa Kansas Kentucky Louisiana Maine Maryland Massachusetts Michigan Minnesota Mississippi Missouri Montana Nebraska Nevada New Hampshire New Jersey New Mexico New York North Carolina North Dakota Ohio Oklahoma Oregon Pennsylvania Rhode Island South Carolina South Dakota Tennessee Texas Utah Vermont Virginia Washington West Virginia Wisconsin Wyoming
Interested In LPR Data for Lending LPR Data for Collections LPR Data for Recovery LPR Data for Insurance LPR Data for Auto Recall LPR Data for Marketing LPR Data for Repossession LPR Camera Systems
Company Size Self-employed 1-10 employees 11-50 employees 51-200 employees 501-1000 employees 1000+ employees
Company Size Self-employed 1-10 employees 11-50 employees 51-200 employees 201-500 employees 501-1000 employees 1000+ employees
Type of Collections Loan Originator Servicing Provider Early Stage Skip Trace Post-Charge Off
Size of Portfolio 1-500 501-1,000 1,001 – 5,000 5,000+
Portfolio Type Prime Subprime Deep Prime BHPH Title Loan
Product of Interest LPR Staging Skip to Repo Intel (Deep Skip) Remarketing All
Collateral Type Auto Motorcycle Powersport (ATVs, UTVs, etc) Marine (Boats, Jets Skis, etc) Recreational (RVs, Campers, etc) Heavy/Oversize Equipment (Tractors, Trailers, Big Rigs, etc)
Choose Company Type Insurance Company Private Investigators Law Firms Forensics Engineering Consulting
Insurance Sector Personal Lines Commercial Lines Personal & Commercial Life Annuity Health insurance Reinsurance Other
Choose Area of Interest Claims/SIU First Notice of Loss (FNOL) Underwriting renewal and/or POS
Implementation Timeline 1-3 months 4-6 months 7+ months
Company Type OEM Service Provider Recall Consultant
Recall Population 1-100,000 100,001-500,000 500,001-1,000,000 1,000,000+
Company Type Car Wash Oil/Lube Dealership Other
Implementation Timeline 1-3 months 4-6 months 7+ months
Areas of Interest* (Cameras are required for this product) Data Hardware Custom Reporting
Company Type Private Security Retailer Shopping Center HOA Other
Number of Locations 1-50 Locations 51-100 Locations 101-250 Locations 251-500 Locations 500+ Locations
Product of Interest Commercial LPR Data LPR Cameras Both
Timeline 1-3 months 4-6 months 7+ months
What Problems are you looking to solve? Retail Crime Parking Lot Surveillance Asset Protection Distribution Center Monitoring Other
Company Type Repossession Agency Tow Company Private Investigtor
How long has the business been in operation? 0-2 years 3-5 years 6-10 years 11+ years
Do you currently use LPR Camera systems? Yes No N/A
Company Size Self-employed 1-10 employees 11-50 employees 51-200 employees 501-1000 employees 1000+ employees
How long has this business been in operation? 0-2 Years 3-5 Years 6-10 Years 11+ Years
Select your deployment scenario Fixed LPR Quick-Deploy LPR Mobile LPR
book meeting tablet
const btn = document.querySelector(“form input[type=submit]”); if (btn && btn.addEventListener) { btn.addEventListener(“click”,function() { window.lintrk(‘click’,{ conversion_id: 11550164 }); }); }
#ac-157450, #ac-157451 { background:none !important; } .contact-form-new input { height: 42px !important; background: white; } .contact-form-new input, .contact-form-new textarea, .contact-form-new select { margin-bottom: 15px !important; font-size: 20px !important; } .contact-form-new input:not(.btn), .contact-form-new textarea, .contact-form-new select { background:white !important; } .contact-form-new select { color: #626262; height: 42px !important; padding: 0 20px 0px 8px; } .contact-form-new .btn-primary { background-color: #248EFA !important; } @media only screen and (max-width: 768px) { .contact-form-new { position: inherit !important; transform: none !important; } } .contact-form-new textarea { line-height: 24px !important; } .contact-form-new textarea::placeholder { line-height: 24px !important; } .contact-form-new select { height:42px !important; color: #626262; padding: 0 20px 0px 6px; border-radius: 0px 0px 0px 0px; } input { display: block; padding: 0 10px !important; height:45px !important; } #checkbox-approval { height: 22px !important; } @media (max-width: 1200px) { .wp-block-group .wp-block-group { padding: 0; } } .announcement-banner { display:none !important; } h1, .entry-content h1 { line-height: 1.2; } @media (max-width: 600px) { .contact-left-column { margin-bottom: 17px; } .drn-support-cols { margin-top:30px !important; } .drn-support-col2 { margin-top:30px; } } .contact-bottom-card .wp-block-group__inner-container { width: 100%; } .contact-bottom-card .wp-block-group { padding-top:15px; padding-bottom:15px; } @media (max-width: 600px) { .contact-content .gb-block-layout-column:nth-child(2) h2 { margin-top:20px; } } .contact-dropdown { font-size:16px; } p { font-size: 13px; } /* new contact v2 */ .button-drn { text-transform: uppercase; color: #ffffff !important; letter-spacing: 1px; padding: 32px 50px !important; line-height: 0px !important; border: none !important; background: linear-gradient(90deg,rgb(252,120,50) 0%,rgb(252,146,53) 100%) !important; } .button-drn:hover { background: #ffffff !important; color: black !important; } @media(max-width:769px) { .button-drn { margin-bottom:30px; } } input, input::placeholder, option::placeholder, option, textarea, textarea::placeholder, select { font: 20px sans-serif !important; font-size: 20px !important; color:#626262 !important; } .contact-acc { width: 100%; padding: 20px 20px; margin-bottom: 15px; } .contact-acc.is-open>.c-accordion__content { width: 100%; padding-left: 15px; min-height: auto; } .industry-fields { display:none; } .blue-outline-btn a { color:#ffffff !important; } #global-footer-form { display:none; } jQuery(document).ready(function() { jQuery(“#select-field”).on(“change”, function() { toggleField(); updateFormAction(); }); function toggleField() { var selectedOption = jQuery(“#select-field”).val(); var divToShow = jQuery(“#” + selectedOption); jQuery(“.industry-fields”).hide(); // hide all industry fields divToShow.show(); // show the selected div jQuery(“.industry-fields :input”).removeAttr(“required”); // make all industry fields not required jQuery(‘.industry-fields’).find(‘:input’).prop(‘disabled’, true); // disable all industry fields } function updateFormAction() { var selectedOption = jQuery(“#select-field”).val(); var formAction = “”; switch (selectedOption) { case “financeAndLending”: formAction = “https://go.drndata.com/l/138761/2023-01-17/2pkdmn”; // update form action for industry jQuery(‘#financeAndLending’).find(‘:input’).prop(‘disabled’, false); // enable selected industry fields jQuery(“#financeAndLending :input”).attr(“required”, “required”); // make this industry fields required jQuery(“#job_title”).attr(“name”, “jobtitle”); // adjust field name to match CRM mapping jQuery(“#Phone”).attr(“name”, “Phone_Number”); // adjust field name to match CRM mapping break; case “collections”: formAction = “https://go.drndata.com/l/138761/2023-01-18/2pkhsr”; jQuery(‘#collections’).find(‘:input’).prop(‘disabled’, false); jQuery(“#collections :input”).attr(“required”, “required”); jQuery(“#first_name”).attr(“name”, “firstname”); jQuery(“#last_name”).attr(“name”, “lastname”); jQuery(“#job_title”).attr(“name”, “jobtitle”); jQuery(“#Phone”).attr(“name”, “Phone_Number”); break; case “lenderRecoveryServices”: formAction = “https://go.drndata.com/l/138761/2023-01-18/2pkh82”; jQuery(‘#lenderRecoveryServices’).find(‘:input’).prop(‘disabled’, false); jQuery(“#lenderRecoveryServices :input”).attr(“required”, “required”); jQuery(“#job_title”).attr(“name”, “jobtitle”); jQuery(“#Phone”).attr(“name”, “Phone_number”); break; case “insurance”: formAction = “https://go.drndata.com/l/138761/2023-01-18/2pkh9k”; jQuery(‘#insurance’).find(‘:input’).prop(‘disabled’, false); jQuery(“#insurance :input”).attr(“required”, “required”); break; case “autoRecall”: formAction = “https://go.drndata.com/l/138761/2023-01-18/2pkhty”; jQuery(‘#autoRecall’).find(‘:input’).prop(‘disabled’, false); jQuery(“#autoRecall :input”).attr(“required”, “required”); jQuery(“#first_name”).attr(“name”, “firstname”); jQuery(“#last_name”).attr(“name”, “lastname”); jQuery(“#job_title”).attr(“name”, “jobtitle”); break; case “commercial”: formAction = “https://go.drndata.com/l/138761/2023-01-18/2pkh9n”; jQuery(‘#commercial’).find(‘:input’).prop(‘disabled’, false); jQuery(“#commercial :input”).attr(“required”, “required”); jQuery(“#job_title”).attr(“name”, “jobtitle”); break; case “recoveryAgencies”: formAction = “https://go.drndata.com/l/138761/2023-01-26/2plbsv”; jQuery(‘#recoveryAgencies’).find(‘:input’).prop(‘disabled’, false); jQuery(“#recoveryAgencies :input”).attr(“required”, “required”); jQuery(“#Zipcode”).attr(“name”, “Zip”); break; case “lpr”: formAction = “https://go.drndata.com/l/138761/2023-02-01/2plvng”; jQuery(‘#lpr’).find(‘:input’).prop(‘disabled’, false); jQuery(“#lpr :input”).attr(“required”, “required”); jQuery(“#job_title”).attr(“name”, “jobtitle”); break; } jQuery(“#my-form”).attr(“action”, formAction); } });