go.coniq.com Open in urlscan Pro
18.208.125.13  Public Scan

URL: https://go.coniq.com/email-preferences?ehash=99207587c82d4ba244b78385fc1249339b42af4cb39b38c2da5f97085f80e4fc&email_i...
Submission: On October 05 via manual from FR — Scanned from FR

Form analysis 1 forms found in the DOM

POST https://go.coniq.com/email-preferences?ehash=99207587c82d4ba244b78385fc1249339b42af4cb39b38c2da5f97085f80e4fc&epc_hash=wgz3bZAn_MoTi7IHeqOjOPlnOyKK9JFSrCyRCCgO_Lw

<form accept-charset="UTF-8" method="post" action="https://go.coniq.com/email-preferences?ehash=99207587c82d4ba244b78385fc1249339b42af4cb39b38c2da5f97085f80e4fc&amp;epc_hash=wgz3bZAn_MoTi7IHeqOjOPlnOyKK9JFSrCyRCCgO_Lw" class="form" id="pardot-form">
  <!-- <base href="http://go.pardot.com" > -->
  <meta charset="utf-8">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <meta name="description" content="%%description%%">
  <title>Email Preference Center</title>
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css" integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" crossorigin="anonymous">
  <style>
    body form.form {
      width: 100%;
      max-width: 500px;
      margin: 0 auto;
    }

    body form.form p.email-pref {
      margin-left: 0;
      text-align: left;
      border-bottom: 1px solid #ccc;
      padding-bottom: 20px;
    }

    body form.form p.no-label {
      text-align: center;
      border-bottom: none;
      padding-bottom: 30px;
      margin: 1em;
    }

    body form.form p a {
      color: #b8b8b8;
    }

    body form.form p label.inline {
      font-size: 15px;
      color: #5d5c5c;
    }

    body form.form p.email-pref span.description {
      font-size: 13px;
      color: #7b7a7a;
    }

    body form.form p label {
      /* stack the label on top of the form field */
      float: none;
      text-align: left;
      /* label font styling */
      font-weight: normal;
      font-size: 15px;
      padding-bottom: 5px;
      color: #5d5c5c;
    }

    /* hide the required star */
    body form.form p.required label,
    body form.form span.required label {
      background: none;
    }

    body form.form input.text {
      width: 100%;
      padding: 5px;
      border: 1px solid #ccc;
      height: 40px;
      margin-bottom: 20px;
    }

    /* Submit button properties */
    body form.form p.submit input {
      background: #119fe9;
      color: #FFF;
      border: 0;
      padding: 10px 35px;
      font-style: normal;
      text-transform: uppercase;
      line-height: 1.6923em;
      letter-spacing: 2px;
      cursor: pointer;
    }

    /* Submit button hover */
    body form.form p.submit input:hover {
      background: #20acf5;
    }

    /* the submit button wrapper */
    body form.form p.submit {
      margin-left: 0;
      /* get rid of the default left margin */
      width: 100%;
      /* give it a width in order to center the button */
      text-align: center;
      /* center the button */
    }

    /* hide the regular checkbox */
    #pardot-form .pd-checkbox input {
      opacity: 0;
      position: absolute;
    }

    /* position the label */
    #pardot-form .pd-checkbox input,
    #pardot-form .pd-checkbox label {
      /*display: inline-block;*/
      vertical-align: middle;
      margin: 5px;
      cursor: pointer;
    }

    #pardot-form .pd-checkbox label {
      position: relative;
    }

    /* style the unchecked checkbox */
    #pardot-form .pd-checkbox input+label:before {
      content: '';
      background: #fff;
      border: 2px solid #ddd;
      display: inline-block;
      vertical-align: middle;
      width: 20px;
      height: 20px;
      padding: 0px;
      margin-right: 10px;
      text-align: center;
      font-size: 15px;
      line-height: 17px;
    }

    /* style the checked checkbox */
    #pardot-form .pd-checkbox input:checked+label:before {
      content: "\2713";
      background: #66368f;
      color: #fff;
      border-color: #8a5cb1;
    }
  </style>
  <div class="container">
    <div class="py-3">
      <div class="text-center">
        <img class="d-block mx-auto mb-4" src="https://www.coniq.com/logos/coniq-logo-320x132.png" alt="" width="160">
        <div class="preference-container">
          <h4>Subscription preferences</h4>
          <p style="margin-bottom: 30px;">Select which lists would like to receive communication from:</p>
          <p class="form-field  pd-email required    %%form-field-dependency-css%%">
            <label class="field-label" for="piEmailPrefEmail">Email Address</label>
            <input type="text" name="piEmailPrefEmail" id="piEmailPrefEmail" value="t*****s@e******.a*****w.com" class="text" readonly="readonly">
          </p>
          <div id="error_for_piEmailPrefEmail" style="display:none"></div>
          <p class="form-field  %%form-field-class-type%% required    %%form-field-dependency-css%%">
            <input type="hidden" name="piEmToken" id="piEmToken" value="RyzR3RH8vdXkMPIojm7f8waSi7n6ANLGlTN9W6eCPCM" readonly="readonly">
          </p>
          <div id="error_for_piEmToken" style="display:none"></div>
          <p class="form-field email-pref pd-checkbox     %%form-field-dependency-css%%">
            <input type="checkbox" name="list[]" id="list_38275" value="38275">&nbsp;<label class="inline" for="list_38275">Marketing | Coniq Events</label>
            <span class="description">Receive updates about the latest Coniq events</span>
          </p>
          <div id="error_for_list_38275" style="display:none"></div>
          <p class="form-field email-pref pd-checkbox     %%form-field-dependency-css%%">
            <input type="checkbox" name="list[]" id="list_38277" value="38277">&nbsp;<label class="inline" for="list_38277">Sales Email | One to One</label>
            <span class="description">One to One emails</span>
          </p>
          <div id="error_for_list_38277" style="display:none"></div>
          <p class="form-field %%form-field-css-classes%% %%form-field-class-type%%   no-label  %%form-field-dependency-css%%">
            <a href="https://go.coniq.com/unsubscribe/u/851623/99207587c82d4ba244b78385fc1249339b42af4cb39b38c2da5f97085f80e4fc/1526855928" onclick="return confirm(this.getAttribute('data-confirm'));" data-confirm="Are you sure you want to unsubscribe from the future email communications?" target="_top">Unsubscribe from all communication</a>
          </p>
          <div id="error_for_gUnsub" style="display:none"></div>
          <p style="position:absolute; width:190px; left:-9999px; top: -9999px;visibility:hidden;">
            <label for="pi_extra_field">Comments</label>
            <input type="text" name="pi_extra_field" id="pi_extra_field">
          </p>
          <!-- forces IE5-8 to correctly submit UTF8 content  -->
          <input name="_utf8" type="hidden" value="☃">
          <p class="submit">
            <input type="submit" accesskey="s" value="Save Preferences">
          </p>
        </div>
      </div>
    </div>
    <footer class="text-muted text-center text-small">
      <p style="margin-top: 50px;">© 2021 Coniq</p>
    </footer>
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var anchors = document.getElementsByTagName("a");
    for (var i = 0; i < anchors.length; i++) {
      var anchor = anchors[i];
      if (anchor.getAttribute("href") && !anchor.getAttribute("target")) {
        anchor.target = "_top";
      }
    }
    //]]>
  </script>
</form>

Text Content

Email Preference Center

SUBSCRIPTION PREFERENCES

Select which lists would like to receive communication from:

Email Address







 Marketing | Coniq Events Receive updates about the latest Coniq events



 Sales Email | One to One One to One emails



Unsubscribe from all communication



Comments



© 2021 Coniq

May we use cookies to track your activities? We take your privacy very
seriously. Please see our privacy policy for details and any questions.Yes No