preferences.convertkit.com Open in urlscan Pro
172.66.0.146  Public Scan

Submitted URL: https://preferences.convertkit-mail.com/38uemx9lgxtkho0evmxtrh5dnl2nn
Effective URL: https://preferences.convertkit.com/subscribers/profile
Submission: On January 24 via api from CA — Scanned from CA

Form analysis 2 forms found in the DOM

DELETE /subscribers/sessions/signout

<form method="DELETE" action="/subscribers/sessions/signout" class="absolute right-0 top-0 mx-8 my-4"><button
    class="border border-gray-200 rounded flex align-center leading-6 p-3 text-gray-800 text-sm font-semibold bg-white hover:bg-gray-50 focus:outline-blue"><svg class="fill-current inline-block overflow-visible w-6 h-6 mr-3" name="log-out-2"
      viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" style="font-size: inherit;">
      <path d="M6.686 4.75c-.785 0-1.407.627-1.407 1.385v11.73c0 .76.627 1.389 1.413 1.385l4.169-.019a.75.75 0 0 1 .006 1.5L6.7 20.75c-1.604.008-2.921-1.28-2.921-2.885V6.135c0-1.6 1.308-2.885 2.907-2.885H11a.75.75 0 0 1 0 1.5H6.686z"></path>
      <path d="M9.11 12a.75.75 0 0 1 .75-.75h8.33l-2.72-2.72a.75.75 0 0 1 1.06-1.06l4 4a.749.749 0 0 1 0 1.06l-4 4a.75.75 0 1 1-1.06-1.06l2.72-2.72H9.86a.75.75 0 0 1-.75-.75z"></path>
    </svg>Log out</button></form>

PUT /subscribers/profile

<form method="PUT" action="/subscribers/profile">
  <section class="flex flex-col mt-24 mb-12 mx-auto rounded-lg bg-white w-2/3 max-w-6xl min-w-full md:min-w-0">
    <header class="px-8 pt-8 border-b border-gray-200">
      <h1 class="pb-6 text-gray-800 text-2xl font-semibold">Update your profile</h1>
    </header>
    <div class="mx-8 py-6">
      <h2 class="text-gray-800 font-semibold text-xl">Contact details</h2>
      <div class="flex flex-auto space-x-4">
        <fieldset class="my-4 flex flex-col flex-auto"><label class="font-semibold text-gray-700 text-xs" for="profile-subscriber-first-name">First name</label>
          <div class="flex flex-col gap-2">
            <div><label class="text-sm font-semibold font-sans leading-snug text-gray-700" for="profile-subscriber-first-name" style="margin-bottom: 0px;"></label></div>
            <div>
              <div class="flex text-sm border rounded px-3 py-2 w-full border-gray-200 focus:outline-blue"><input class="w-full focus:outline-none design-input" name="first_name" id="profile-subscriber-first-name" placeholder="Jane" type="text"
                  value="Sasa" style="line-height: 22px;"></div>
            </div>
          </div>
        </fieldset>
        <fieldset class="my-4 flex flex-col flex-auto"><label class="font-semibold text-gray-700 text-xs" for="profile-subscriber-last-name">Last name</label>
          <div class="flex flex-col gap-2">
            <div><label class="text-sm font-semibold font-sans leading-snug text-gray-700" for="profile-subscriber-last-name" style="margin-bottom: 0px;"></label></div>
            <div>
              <div class="flex text-sm border rounded px-3 py-2 w-full border-gray-200 focus:outline-blue"><input class="w-full focus:outline-none design-input" name="custom_fields[last_name]" id="profile-subscriber-last-name" placeholder="Smith"
                  type="text" value="" style="line-height: 22px;"></div>
            </div>
          </div>
        </fieldset>
      </div>
      <fieldset class="my-4 flex flex-col"><label class="font-semibold text-gray-700 text-xs" for="profile-subscriber-email">Email</label>
        <div class="flex flex-col gap-2">
          <div><label class="text-sm font-semibold font-sans leading-snug text-gray-700" for="profile-subscriber-email" style="margin-bottom: 0px;"></label></div>
          <div>
            <div class="flex text-sm border rounded px-3 py-2 w-full border-gray-200 focus:outline-blue"><input class="w-full focus:outline-none design-input" name="email_address" id="profile-subscriber-email" placeholder="you@example.com"
                type="email" value="sasa.lomovic@toronto.ca" style="line-height: 22px;"></div>
          </div>
        </div>
      </fieldset>
    </div>
    <footer class="border-t pb-8 pl-8" style="padding-top: 1.75rem;"><span class="flex justify-start"><button
          class="inline-flex items-center border border-transparent no-underline leading-5 focus:outline-none bg-gray-900 text-sm text-white font-semibold hover:bg-red-600 focus:outline-blue rounded py-3 px-5">Update profile</button></span></footer>
  </section>
</form>

Text Content

Log out


UPDATE YOUR PROFILE


CONTACT DETAILS

First name

Last name

Email

Update profile