cloud.email.finnair.com Open in urlscan Pro
128.17.81.1  Public Scan

Submitted URL: http://cloud.email.finnair.com/preference-page?qs=935119596cadce9b6fe21a90e8626dbcf075188bd3f919ea2bbcf9e99730676dd1e905ff703f9...
Effective URL: https://cloud.email.finnair.com/preference-page?qs=935119596cadce9b6fe21a90e8626dbcf075188bd3f919ea2bbcf9e99730676dd1e905ff703f9...
Submission: On November 24 via api from RU — Scanned from GB

Form analysis 2 forms found in the DOM

POST

<form action="" method="POST" id="language_form">
  <label for="lang"></label>
  <div class="custom-select" style="width:400px">
    <select name="lang" id="lang" onchange="this.form.submit()">
      <option value="Select your language">Select your language</option>
      <option value="English">English</option>
      <option value="Finnish">Finnish</option>
      <option value="Swedish">Swedish</option>
    </select>
  </div>
</form>

Name: ProfileFormPOST https://cloud.email.finnair.com/pref-thank-you-page

<form action="https://cloud.email.finnair.com/pref-thank-you-page" name="ProfileForm" method="POST" id="profile-form">
  <!---->
  <div class="first-form">
    <h1>Manage email preferences </h1>
    <p>Your email: philipp.jaeger@jaeger-ttc.com <input type="hidden" class="text" name="EmailAddress" id="EmailAddress" value="philipp.jaeger@jaeger-ttc.com">
    </p>
    <p> We want you to have full control over emails you receive and make the most of our communication. <br> Choose which emails you’d like to receive from us and save changes. </p>
    <div class="checkboxes">
      <label class="custom-checkbox"> Important information on your flights and check-in reminders<input name="flight_checkin" type="checkbox" value="true" class="checkbox" checked=""> <span class="checkmark"></span>
      </label>
      <br>
      <label class="custom-checkbox"> Travel extra offers<input name="travel_extra" type="checkbox" value="true" class="checkbox" checked=""> <span class="checkmark"></span>
      </label>
      <br>
      <label class="custom-checkbox"> Travel class upgrade offers<input name="one_upgrade" type="checkbox" value="true" class="checkbox" checked=""> <span class="checkmark"></span>
      </label>
      <br>
      <label class="custom-checkbox"> Post-trip thank-you message<input name="after_flight_offer" type="checkbox" value="true" class="checkbox" checked="">
        <span class="checkmark"></span>
      </label>
      <br>
      <label class="custom-checkbox"> Customer satisfaction and feedback surveys<input name="survey" type="checkbox" class="checkbox" value="true" checked=""> <span class="checkmark"></span>
      </label>
      <br>
      <label class="custom-checkbox"> Newsletters with flight offers, limited-time discounts, travel tips and Finnair news<input name="Marketing_Newsletter" type="checkbox" class="checkbox" value="true" checked=""> <span class="checkmark"></span>
      </label>
      <br>
      <label class="custom-checkbox"> Reminders on your previous flight searches<input name="Abandoned_Cart" type="checkbox" class="checkbox" value="true"> <span class="checkmark"></span>
      </label>
      <br>
      <label class="custom-checkbox"> Personalized advertising<input name="Personalized_advertising" type="checkbox" class="checkbox" value="true"> <span class="checkmark"></span>
      </label>
    </div>
    <br>
    <div class="country_dropdown">
      <div>
        <label for="country">Country</label>
        <select id="country" name="country" class="dropdown" onchange="updateLanguages()">
          <option value="Choose your country">Choose your country</option>
          <option value="Australia">Australia</option>
          <option value="Austria">Austria</option>
          <option value="Belgium">Belgium</option>
          <option value="China">China</option>
          <option value="Czech Republic">Czech Republic</option>
          <option value="Denmark">Denmark</option>
          <option value="Estonia">Estonia</option>
          <option value="Finland">Finland</option>
          <option value="France">France</option>
          <option value="Germany">Germany</option>
          <option value="Hong Kong">Hong Kong</option>
          <option value="Hungary">Hungary</option>
          <option value="Iceland">Iceland</option>
          <option value="Ireland">Ireland</option>
          <option value="Israel">Israel</option>
          <option value="Italy">Italy</option>
          <option value="Japan">Japan</option>
          <option value="Korea">Korea</option>
          <option value="Latvia">Latvia</option>
          <option value="Lithuania">Lithuania</option>
          <option value="The Netherlands">The Netherlands</option>
          <option value="Norway">Norway</option>
          <option value="Poland">Poland</option>
          <option value="Russia">Russia</option>
          <option value="Singapore">Singapore</option>
          <option value="Spain">Spain</option>
          <option value="Sweden">Sweden</option>
          <option value="Switzerland">Switzerland</option>
          <option value="Thailand">Thailand</option>
          <option value="United Kingdom">United Kingdom</option>
          <option value="United States">United States</option>
          <option value="International">International</option>
        </select>
      </div>
      <div>
        <label for="language">Language</label>
        <select id="language" name="language" class="dropdown">
          <option value="Choose your language">Choose your language</option>
        </select>
      </div>
    </div>
  </div>
  <div class="second-form" id="second-Form" style="display: block;">
    <p class="second-form-text"> Please let us know why you want to unsubscribe and help us improve our communication. </p>
    <div class="checkboxes">
      <label class="custom-checkbox"> I don't think the content is relevant and useful<input name="Content_not_useful" type="checkbox" value="true" class="checkbox" checked=""> <span class="checkmark"></span>
      </label>
      <br>
      <label class="custom-checkbox"> I get too many emails<input name="Too_many_emails" type="checkbox" value="true" class="checkbox" checked="">
        <span class="checkmark"></span>
      </label>
      <br>
      <label class="custom-checkbox"> I'm changing my email address<input name="Change_email" type="checkbox" value="true" class="checkbox" checked="">
        <span class="checkmark"></span>
      </label>
      <br>
      <label class="custom-checkbox"> I don’t want any email<input name="No_email" type="checkbox" value="true" class="checkbox" checked=""> <span class="checkmark"></span>
      </label>
      <br>
    </div>
    <div class="feedback-container" style="display: block;">
      <p class="second-form-text"> Enter other reasons or additional feedback. Note that we read all feedback but are unable to respond to the messages given via this form. </p>
      <input type="text" id="feedback" name="feedback" class="feedback" placeholder="Enter other reasons or additional feedback" maxlength="1000">
      <br>
      <div class="counter" id="char-count">1000/1000 </div>
    </div>
  </div>
  <div class="buttons">
    <button type="button" class="cancel-button">Cancel</button>
    <button type="submit" class="save-button">Save Changes</button>
    <input type="hidden" name="submitted" value="true">
    <input type="hidden" name="SubscriberKey" value="philipp.jaeger@jaeger-ttc.com">
    <input type="hidden" name="SubscriptionKey" value="philipp.jaeger@jaeger-ttc.com">
    <input type="hidden" name="EmailName" value="Pre-departure-30D">
    <input type="hidden" name="RowID" value="philipp.jaeger@jaeger-ttc.com_2024-11-23_19:11_Pre-departure-30D">
  </div>
</form>

Text Content

Select your language English Finnish Swedish


MANAGE EMAIL PREFERENCES

Your email: philipp.jaeger@jaeger-ttc.com

We want you to have full control over emails you receive and make the most of
our communication.
Choose which emails you’d like to receive from us and save changes.

Important information on your flights and check-in reminders
Travel extra offers
Travel class upgrade offers
Post-trip thank-you message
Customer satisfaction and feedback surveys
Newsletters with flight offers, limited-time discounts, travel tips and Finnair
news
Reminders on your previous flight searches
Personalized advertising

Country Choose your country Australia Austria Belgium China Czech Republic
Denmark Estonia Finland France Germany Hong Kong Hungary Iceland Ireland Israel
Italy Japan Korea Latvia Lithuania The Netherlands Norway Poland Russia
Singapore Spain Sweden Switzerland Thailand United Kingdom United States
International
Language Choose your language

Please let us know why you want to unsubscribe and help us improve our
communication.

I don't think the content is relevant and useful
I get too many emails
I'm changing my email address
I don’t want any email


Enter other reasons or additional feedback. Note that we read all feedback but
are unable to respond to the messages given via this form.


1000/1000
Cancel Save Changes