digitaldealershipsystem.com Open in urlscan Pro
107.180.24.238  Public Scan

Submitted URL: https://u22839423.ct.sendgrid.net/ls/click?upn=dSoJY9nLJw8gToCOcnuzei4yrarI6tLu7Dwml4z8gD357ymt9p6-2F5eogh7hy7LpTobQhJjVG4khvbvjMz...
Effective URL: https://digitaldealershipsystem.com/form/
Submission Tags: falconsandbox
Submission: On March 23 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form class="contact100-form validate-form" id="contact" method="POST" enctype="multipart/form-data">
  <span class="contact100-form-title"> Get in Touch </span>
  <div class="wrap-input100 rs1-wrap-input100 validate-input" data-validate="First Name is required">
    <span class="label-input100">First Name*</span>
    <input class="input100" type="text" name="fname" id="fname">
  </div>
  <div class="wrap-input100 rs1-wrap-input100 validate-input" data-validate="Last Name is required">
    <span class="label-input100">Last Name*</span>
    <input class="input100" type="text" name="lname" id="lname">
  </div>
  <div class="wrap-input100 rs1-wrap-input100 validate-input" data-validate="Title is required">
    <span class="label-input100">Title*</span>
    <input class="input100" type="text" name="title" id="title">
  </div>
  <div class="wrap-input100 rs1-wrap-input100 validate-input" data-validate="Dealership Name is required">
    <span class="label-input100">Dealership*</span>
    <input class="input100" type="text" name="dealership" id="dealership">
  </div>
  <div class="wrap-input100 rs1-wrap-input100 validate-input" data-validate="Phone Number is required">
    <span class="label-input100">Phone Number*</span>
    <input class="input100" type="text" name="phone_number" id="phone_number">
  </div>
  <div class="wrap-input100 rs1-wrap-input100 validate-input" data-validate="Valid email is required">
    <span class="label-input100">Email *</span>
    <input class="input100" type="email" name="email" id="email">
  </div>
  <div class="wrap-input100 rs1-wrap-input100 validate-input">
    <span class="label-input100"> Select system(s) you are interested in: </span>
    <br>
    <div class="multi-check">
      <label class="at-customcheckbox"> Service Menu <input type="checkbox" id="interested_system[]" name="interested_system[]" value="Service Menu">
        <span class="at-checkmark"></span>
      </label><br>
      <label class="at-customcheckbox"> Dare to Compare <input type="checkbox" name="interested_system[]" id="interested_system[]" value="Dare to Compare">
        <span class="at-checkmark"></span>
      </label><br>
      <label class="at-customcheckbox">ddsTV - Commercial Free TV <input type="checkbox" name="interested_system[]" id="interested_system[]" value="ddsTV - Commercial Free TV">
        <span class="at-checkmark"></span>
      </label><br>
      <label class="at-customcheckbox"> Commercial Free TV <input type="checkbox" name="interested_system[]" id="interested_system[]" value="Commercial Free TV">
        <span class="at-checkmark"></span>
      </label><br>
      <label class="at-customcheckbox"> Sales Leaderboard <input type="checkbox" name="interested_system[]" id="interested_system[]" value="Sales Leaderboard">
        <span class="at-checkmark"></span>
      </label><br>
      <label class="at-customcheckbox"> Service Status Menu <input type="checkbox" name="interested_system[]" id="interested_system[]" value="Service Status Menu">
        <span class="at-checkmark"></span>
      </label><br>
    </div>
  </div>
  <div class="wrap-input100 rs1-wrap-input100 validate-input">
    <span class="label-input100">Addition Options:</span>
    <br>
    <div class="multi-check">
      <label class="at-customcheckbox"> Sales Appointment <input type="checkbox" name="additional_option[]" value="Sales Appointment">
        <span class="at-checkmark"></span>
      </label><br>
      <label class="at-customcheckbox"> LiveTV w/ Marketing <input type="checkbox" name="additional_option[]" value="LiveTV w/ Marketing">
        <span class="at-checkmark"></span>
      </label><br>
      <label class="at-customcheckbox"> Showroom TV <input type="checkbox" name="additional_option[]" value="Showroom TV">
        <span class="at-checkmark"></span>
      </label><br>
      <label class="at-customcheckbox"> Video Walls <input type="checkbox" name="additional_option[]" value="Video Walls">
        <span class="at-checkmark"></span>
      </label><br>
      <label class="at-customcheckbox"> Kiosks <input type="checkbox" name="additional_option[]" value="Kiosks">
        <span class="at-checkmark"></span>
      </label><br>
    </div>
  </div>
  <div class="wrap-input100 validate-input" data-validate="Notes is required">
    <div class="multi-check">
      <span class="label-input100"> I already have a digital sign program, but would be interested in saving money and increasing services </span>
      <br>
      <div class="at-customradiobox">
        <label class="at-radiobox">Yes <input type="radio" name="already_dds" value="yes">
          <span class="at-radio"></span>
        </label>
        <label class="at-radiobox">No <input type="radio" name="already_dds" value="no">
          <span class="at-radio"></span>
        </label>
      </div>
    </div>
  </div>
  <div class="wrap-input100 validate-input" data-validate="Notes is required">
    <div class="multi-check">
      <span class="label-input100"> Would you be interested in a complete solution, including installation to maximize ROI of digital signs? </span>
      <br>
      <div class="at-customradiobox">
        <label class="at-radiobox">Yes <input type="radio" name="complete_solution" value="yes">
          <span class="at-radio"></span>
        </label>
        <label class="at-radiobox">No <input type="radio" name="complete_solution" value="no">
          <span class="at-radio"></span>
        </label>
      </div>
    </div>
  </div>
  <div class="wrap-input100 validate-input" data-validate="Notes is required">
    <span class="label-input100">Notes</span>
    <textarea class="input100" name="message" id="message"></textarea>
  </div>
  <div id="response" class="hidden">
  </div>
  <div class="container-contact100-form-btn">
    <div class="wrap-contact100-form-btn">
      <div class="contact100-form-bgbtn"></div>
      <button class="contact100-form-btn"> Submit </button>
    </div>
  </div>
</form>

Text Content

 * 800-841-7084
   
 * Schedule a Demo

Toggle navigation



DIGITAL DEALERSHIP SYSTEM

Managed Digital Sign & Kiosk Solutions

Increase Store Profitability, Retention and Boost CSI with a full-store,
integrated digital sign solution from the Digital Dealership System.

 * BOOST CLOSING RATIOS UP TO 26%
 * INCREASE SERVICE REVENUE UP TO 32%
 * LARGEST SUITE OF SOLUTIONS
 * APPROVED DMS/CRM INTEGRATIONS
 * MANAGED CONTENT & SERVICES
 * UNIQUE CUSTOMIZED SOLUTIONS
 * PRO-ACTIVE SUPPORT AND MONITORING
 * SWITCH & SAVE GUARANTEE

Get in Touch
First Name*
Last Name*
Title*
Dealership*
Phone Number*
Email *
Select system(s) you are interested in:

Service Menu
Dare to Compare
ddsTV - Commercial Free TV
Commercial Free TV
Sales Leaderboard
Service Status Menu

Addition Options:

Sales Appointment
LiveTV w/ Marketing
Showroom TV
Video Walls
Kiosks

I already have a digital sign program, but would be interested in saving money
and increasing services

Yes No
Would you be interested in a complete solution, including installation to
maximize ROI of digital signs?

Yes No
Notes


Submit






The Digital Dealership System offers complete, turn-key in-store digital sign
and interactive solutions that is customized for every dealership installation.
Services include commercial grade, professional installation of monitors and
kiosks throughout the store to create a comprehensive digital dealership
marketing message, dealer identity, increase sales and overall ROI.

 * SITE MAP
 * PRIVACY POLICY
 * TERMS and CONDITIONS

@Copyright by Digital Dealership System
×

×





Contact
Let's Talk!
Thanks for stopping by! We're here to help, please don't hesitate to reach out.

Schedule Now
Schedule a DemoContact Sales TeamDial 800-841-7084
×
We Value Your Privacy
Settings
NextRoll, Inc. ("NextRoll") and our advertising partners use cookies and similar
technologies on this site and use personal data (e.g., your IP address). If you
consent, the cookies, device identifiers, or other information can be stored or
accessed on your device for the purposes described below. You can click "Allow
All" or "Decline All" or click Settings above to customize your consent.
NextRoll and our advertising partners process personal data to: ● Store and/or
access information on a device; ● Create a personalized content profile; ●
Select personalised content; ● Personalized ads, ad measurement and audience
insights; ● Product development. For some of the purposes above, our advertising
partners: ● Use precise geolocation data. Some of our partners rely on their
legitimate business interests to process personal data. View our advertising
partners if you wish to provide or deny consent for specific partners, review
the purposes each partner believes they have a legitimate interest for, and
object to such processing.
If you select Decline All, you will still be able to view content on this site
and you will still receive advertising, but the advertising will not be tailored
for you. You may change your setting whenever you see the Manage consent
preferences on this site.
Decline All
Allow All
Manage consent preferences