www.smartcitiesdive.com Open in urlscan Pro
2606:4700::6812:1479  Public Scan

Submitted URL: https://link.smartcitiesdive.com/click/32226516.6334/aHR0cHM6Ly93d3cuc21hcnRjaXRpZXNkaXZlLmNvbS9mZWVkYmFjay8/639235341e5ee9585371...
Effective URL: https://www.smartcitiesdive.com/contact/
Submission: On July 28 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

Name: signup-inter-formPOST /signup/

<form id="signup-inter-form" class="form-basic" name="signup-inter-form" action="/signup/" method="POST">
  <input type="hidden" name="signup_box_location" value="interstitial">
  <input type="hidden" name="signup_initial_url_path" value="">
  <h1> Don’t miss tomorrow’s smart cities industry news </h1>
  <p class="interstitial-text"> Let Smart Cities Dive’s free newsletter keep you informed, straight from your inbox. </p>
  <p class="form-error__message" id="interstitial-error"></p>
  <div id="form-interstitial">
    <input type="email" name="email" placeholder="Work email address" class="email" required="" id="id_9305e1_email">
    <div id="newsletter-list-section">
    </div>
    <div id="interstitial-consent-container">
      <input name="user_consent" value="1" id="id_user_consent" type="checkbox">
      <span> By signing up to receive our newsletter, you agree to our <a href="https://www.industrydive.com/terms-of-use/" target="_blank">Terms of Use</a> and
        <a href="https://www.industrydive.com/privacy-policy/" target="_blank">Privacy Policy</a>. You can unsubscribe at anytime. </span>
    </div>
  </div>
  <input id="signup-inter-submit" class="email_submit submit button" type="submit" data-role="none" value="Subscribe today">
</form>

GET /search/

<form action="/search/" method="GET" data-ajax="false">
  <label for="search-desktop">
    <span class="screen-reader-text search">Search</span>
  </label>
  <input id="search-desktop" type="search" name="q" placeholder="Search" data-role="none">
  <button type="submit" value="" data-role="none" class="analytics t-search-navigation-drawer">
    <img src="/static/img/menu_icons/search.svg?320116291121" alt="search" height="16" width="16" loading="lazy">
  </button>
  <img class="close" src="/static/img/menu_icons/close.svg?273117231121" width="16" height="16" alt="close search" loading="lazy">
</form>

POST /contact/#form-contact

<form id="form-contact" class="form" method="post" action="/contact/#form-contact" onsubmit="javascript:$('input[name=js_enabled]').val('1')">
  <div class="fieldWrapper">
    <label for="id_topic">How can we help you?</label>
    <select name="topic" title="Choose a topic for outreach." required="" id="id_topic">
      <option value="" selected=""></option>
      <option value="148">Advertising inquiry</option>
      <option value="145">Data privacy request</option>
      <option value="150">Event inquiry</option>
      <option value="151">Issue receiving the newsletter</option>
      <option value="147">Media request</option>
      <option value="152">Other</option>
      <option value="146">Pitch a story</option>
      <option value="149">Report a correction</option>
    </select>
    <p class="form-error__message"></p>
  </div>
  <div class="fieldWrapper">
    <label for="id_name">Name:</label>
    <input type="text" name="name" title="Enter your name" autocomplete="off" required="" id="id_name">
    <p class="form-error__message"></p>
  </div>
  <div class="fieldWrapper">
    <label for="id_email">Email:</label>
    <input type="email" name="email" title="Enter your email" autocomplete="off" required="" id="id_email">
    <p class="form-error__message"></p>
  </div>
  <div class="fieldWrapper">
    <label for="id_message">Message:</label>
    <textarea name="message" cols="40" rows="10" title="Enter your message" autocomplete="off" required="" id="id_message"></textarea>
    <p class="form-error__message"></p>
  </div>
  <div class="fieldWrapper">
    <div style="display: none">
      <label for="id_js_enabled">Js enabled:</label>
      <input type="hidden" name="js_enabled" value="1" id="id_js_enabled">
    </div>
    <p class="form-error__message"></p>
  </div>
  <button type="submit" value="submit" id="submit-contact-form-button" class="contact-form__button button button--loud">Submit</button>
</form>

GET /search/

<form action="/search/" method="GET" data-ajax="false">
  <label for="search-mobile">
    <span class="screen-reader-text">Search</span>
    <input id="search-mobile" type="search" name="q" placeholder="Search" data-role="none">
  </label>
  <button type="submit" value="" data-role="none" class="analytics t-search-navigation-mobile">
    <img src="/static/img/menu_icons/search.svg?320116291121" width="15" height="15" alt="search">
  </button>
</form>

Name: signupPOST /signup/

<form class="form js-form-email-validate" name="signup" action="/signup/" method="POST">
  <label for="id_ba1837_email" class="email-input js-email-input">
    <span class="screen-reader-text">Email:</span>
    <input type="email" name="email" placeholder="Work email address" class="email" required="" id="id_ba1837_email">
  </label>
  <input type="hidden" name="signup_box_location" value="integrated_menu">
  <input type="hidden" name="signup_initial_url_path" value="/contact/">
  <input type="hidden" name="js_enabled" value="1" id="id_ba1837_js_enabled">
  <ul class="signup-list list-no-bullets">
    <li>
      <label><span class="screen-reader-text">Select user consent:</span></label>
      <input type="checkbox" name="user_consent" id="id_user_consent-integrated_menu" value="1" class="checkbox">
      <label for="id_user_consent-integrated_menu">
        <span class="signup-user-consent_box">
          <span> By signing up to receive our newsletter, you agree to our <a href="https://www.industrydive.com/terms-of-use/" target="_blank">Terms of Use</a> and
            <a href="https://www.industrydive.com/privacy-policy/" target="_blank">Privacy Policy</a>. You can unsubscribe at anytime. </span>
        </span>
      </label>
    </li>
  </ul>
  <button class="button button--medium signup-button" type="submit" value="Sign up">Sign up</button>
  <label class="error email_error" style="display:none;">A valid email address is required.</label>
  <label class="error newsletter-error" style="display:none;">Please select at least one newsletter.</label>
</form>

Text Content

Skip to main content

CONTINUE TO SITE ➞



DON’T MISS TOMORROW’S SMART CITIES INDUSTRY NEWS

Let Smart Cities Dive’s free newsletter keep you informed, straight from your
inbox.



By signing up to receive our newsletter, you agree to our Terms of Use and
Privacy Policy. You can unsubscribe at anytime.

 * Deep Dive
 * Opinion
 * Library
 * Events
 * Press Releases
 * Topics

Menu
 * Search
 * Sign up

Search
 * Transportation
 * Buildings & Design
 * Climate & Resilience
 * Energy & Utilities
 * Housing
 * Tech & Data
 * Governance
 * Equity




CONTACT US

Have a question? We’re here to help.


CONTACT THE
NEWSROOM

Meet the editorial team
Submit a tip
Pitch an opinion piece


REACH OUR
AUDIENCE

Advertise with us
Post a press release


CORPORATE
INFORMATION

Follow our corporate blog
Read our privacy policy


GET IN TOUCH WITH THE SMART CITIES DIVE TEAM

How can we help you? Advertising inquiry Data privacy request Event inquiry
Issue receiving the newsletter Media request Other Pitch a story Report a
correction



Name:



Email:



Message:



Js enabled:



Submit
Industry Dive Main Office
1255 23rd Street NW, Suite 550
Washington, DC 20037
1.202.331.2480
info@industrydive.com



--------------------------------------------------------------------------------

 * 
 * 
 * 
 * 

EXPLORE

 * About
 * Editorial Team
 * Contact Us
 * Newsletter
 * Article Reprints
 * Press Releases
 * What We’re Reading

REACH OUR AUDIENCE

 * Advertising
 * Post a press release
 * Submit an opinion piece

RELATED PUBLICATIONS

 * Utility Dive
 * Waste Dive

--------------------------------------------------------------------------------

image/svg+xml
Industry Dive is an Informa business
© 2023 Industry Dive. All rights reserved. | View our other publications |
Privacy policy | Terms of use | Take down policy.
Cookie Preferences / Do Not Sell
Search
 * Home
 * Topics
   * Transportation
   * Buildings & Design
   * Climate & Resilience
   * Energy & Utilities
   * Housing
   * Tech & Data
   * Governance
   * Equity
 * Deep Dive
 * Opinion
 * Library
 * Events
 * Press Releases


GET SMART CITIES DIVE IN YOUR INBOX

The free newsletter covering the top industry headlines

Email:
 * Select user consent: By signing up to receive our newsletter, you agree to
   our Terms of Use and Privacy Policy. You can unsubscribe at anytime.

Sign up A valid email address is required. Please select at least one
newsletter.