pages.deere.com Open in urlscan Pro
13.111.227.134  Public Scan

Submitted URL: http://click.e.johndeere.com/?qs=1738f85745a84eb48a795f1afed74640004cefe7c2254bbea9283ef0d86a6f6f8d09b7f9d718f00c2646a30b8faa...
Effective URL: https://pages.deere.com/Rewards_Unsubscribes_US?qs=989c5a967227fb34a3d69a005eb631ee698f836b4503993d2e83587aa444b66d238bc...
Submission: On November 25 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="smartcapture-block-qkbvya5krc" class="smartcapture-content-wrapper fuelux" novalidate="novalidate">
  <style id="smartcapture-styles-qkbvya5krc">
    #smartcapture-block-qkbvya5krc {
      background-color: transparent;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      padding-top: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
      text-align: center;
    }

    #smartcapture-block-qkbvya5krc .smartcapture-controls {
      padding-bottom: 10px;
    }

    #smartcapture-block-qkbvya5krc .smartcapture-controls .sc-formfield-label,
    #smartcapture-block-qkbvya5krc .smartcapture-controls .sc-formfield-label label,
    #smartcapture-block-qkbvya5krc .smartcapture-controls .sc-formfield-input label {
      color: #000000;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 16px;
    }

    #smartcapture-block-qkbvya5krc input[type="radio"],
    #smartcapture-block-qkbvya5krc input[type="checkbox"] {
      margin: 0 0.4em 3px 0;
      vertical-align: middle;
    }

    #smartcapture-block-qkbvya5krc input[type="text"],
    #smartcapture-block-qkbvya5krc input[type="email"],
    #smartcapture-block-qkbvya5krc input[type="number"] {
      width: 200px;
    }

    #smartcapture-block-qkbvya5krc .sc-button {
      background-color: #50AE50;
      border-color: #50AE50;
      border-radius: 3px;
      border-style: solid;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      color: #FFFFFF;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 16px;
      line-height: normal;
      padding: 10px;
    }

    #smartcapture-block-qkbvya5krc .smartcapture-submit-button-wrapper {
      padding-bottom: 10px;
      text-align: center;
    }

    #smartcapture-block-qkbvya5krc .date-dropdown-select-boxes input {
      display: none;
    }

    #smartcapture-block-qkbvya5krc .date-dropdown-select-boxes .select {
      max-height: 28em;
      max-width: 6em;
      overflow: auto;
    }
  </style>
  <table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="min-width: 100%; " class="stylingblock-content-wrapper">
    <tbody>
      <tr>
        <td class="stylingblock-content-wrapper camarker-inner">
          <div class="smartcapture-controls">
            <div class="sc-formfield-label"><label for="Email Address">Email Address *</label></div>
            <div class="sc-formfield-input"><input type="text" name="Email Address" data-field-type="Text" required="required" data-validation-message="Please fill out this field."></div>
          </div>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="smartcapture-submit-button-wrapper">
    <button type="submit" class="sc-button">Submit</button>
  </div>
  <script id="smartcapture-script-qkbvya5krc">
    var scFormLoaded = function() {
      window.ScForm.init({
        "gearID": "qkbvya5krc",
        "smartCaptureFormID": 0,
        "sourceKey": 11284,
        "source": "list",
        "triggeredSend": "",
        "confirmationMessage": "<div style=\"text-align: center;\">\n\t<br />\n\t<br />\n\t<b>You have been successfully removed from John Deere Rewards&nbsp; promotion e-mails.</b></div>",
        "buttonText": "Unsubscribe",
        "formStyling": {
          "background-color": "transparent",
          "margin-top": "0px",
          "margin-right": "0px",
          "margin-bottom": "0px",
          "margin-left": "0px",
          "padding-top": "0px",
          "padding-right": "0px",
          "padding-bottom": "0px",
          "padding-left": "0px",
          "text-align": "center"
        },
        "fieldStyling": {
          "width": "200px"
        },
        "buttonStyling": {
          "background-color": "#50AE50",
          "border-color": "#50AE50",
          "border-radius": "3px",
          "border-style": "solid",
          "-webkit-border-radius": "3px",
          "-moz-border-radius": "3px",
          "color": "#FFFFFF",
          "font-family": "Arial, Helvetica, sans-serif",
          "font-size": "16px",
          "line-height": "normal",
          "padding": "10px"
        },
        "onSubmitGotoUrlType": 2
      });
    };
    window.appDomain = window.appDomain || '' || 'mc.s7.exacttarget.com';
    window.contentDetail = window.contentDetail || {
      "isSite": true,
      "mid": 7315370,
      "eid": 7273168,
      "pageID": 4592,
      "siteID": 1342099,
      "isMobile": "false"
    };
    if (!window.ScForm || !window.ScForm.init) {
      var head = document.getElementsByTagName('head')[0];
      var id = 'smartcapture-formjs-script';
      var script = document.getElementById(id);
      var domain = window.appDomain;
      var el;
      if (!script) {
        if (domain) {
          domain = '//' + domain;
        }
        el = document.createElement('script');
        el.async = true;
        el.id = id;
        el.src = domain + '/CloudPages/lib/smartcapture-formjs.js';
        el.onload = scFormLoaded;
        head.appendChild(el);
      } else {
        if (script.addEventListener) {
          script.addEventListener('load', scFormLoaded);
        } else if (script.attachEvent) {
          script.attachEvent('onload', scFormLoaded);
        }
      }
    } else {
      scFormLoaded();
    }
  </script>
</form>

Text Content



To unsubscribe from the John Deere Rewards promotion emails, please enter your
email address below and click submit.

 

Email Address *


Submit