app.contify.com Open in urlscan Pro
3.72.134.194  Public Scan

URL: https://app.contify.com/
Submission: On January 21 via api from DO — Scanned from DE

Form analysis 4 forms found in the DOM

POST /accounts/site-login/

<form id="login-form" role="form" class="text-left padding-left--16 padding-right--16" autocomplete="off" action="/accounts/site-login/" method="post">
  <a class="navbar-brand company-logo-login" href="">Log in</a>
  <h2 class="margin--0 text-01 quotation-01">Log in</h2>
  <p class="body--short-01 text-01 margin--0 margin-top--4 margin-bottom--48">Don't have an account? <a href="https://www.contify.com/signup/market-intelligence-free-trial/" class="link-01">Sign up for a free trial</a>.</p>
  <div class="section__fold__divider margin-bottom--16"></div>
  <div class="login_inputs_wrapper">
    <label class="label--01 text-02 margin-bottom--8">Email address</label>
    <input type="text" autofocus="" placeholder="" class="form--input email-icon login_email margin-bottom--16" name="username">
  </div>
  <div class="login_inputs_wrapper">
    <label class="label--01 text-02 margin-bottom--8">Password</label>
    <input id="loginPassword" type="password" placeholder="" autocomplete="off" class="form--input password-icon login_password margin-bottom--16 padding-right--32" name="password">
    <img class="show-hide-btn" src="https://112233.contify.com/images/contify-postlogin-assets/icons/nav/view.svg">
    <input type="hidden" name="clientCompanyId">
    <a class="btn__link forgot-password input_forgot_passwd">
                Forgot password?
              </a>
  </div>
  <div class="login_btn_wrapper margin-bottom--48">
    <button class="btn--form btn__link__primary submit-login-form"> Log in <svg class="btn__arrow will-change__transform" focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
        viewBox="0 0 16 16" aria-hidden="true">
        <path d="M9.3 3.7l3.8 3.8H1v1h12.1l-3.8 3.8.7.7 5-5-5-5z"></path>
      </svg>
    </button>
  </div>
</form>

POST

<form id="forgot_password_form" method="post">
  <label class="label--01 text-07 margin-bottom--8">Email address</label>
  <input class="form--input" id="email_address" name="email" placeholder="">
  <div class="display__flex"><span class="display__none"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#EF5350" width="18px" height="18px">
        <path d="M0 0h24v24H0z" fill="none"></path>
        <path d="M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"></path>
      </svg></span>&nbsp;<span id="password-verification-error" class="error" style="font-size: 12px;"></span></div>
  <div class="login_btn_wrapper margin-top--24">
    <button class="btn--form btn__link__primary submit-forgot-password"> Submit <svg class="btn__arrow will-change__transform margin-left--32" focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" width="16"
        height="16" viewBox="0 0 16 16" aria-hidden="true">
        <path d="M9.3 3.7l3.8 3.8H1v1h12.1l-3.8 3.8.7.7 5-5-5-5z"></path>
      </svg>
    </button>
  </div>
</form>

POST /auth/get-client-sso-url/

<form id="sso-login-form" role="form" class="text-left padding-left--16 padding-right--16 display__none " autocomplete="off" action="/auth/get-client-sso-url/" method="post"> <input type="hidden" name="csrfmiddlewaretoken"
    value="kJAm7j4m900Zk1gZg6KrLDf81m3y8fP3lzzfEJlR51KhNEIriNTUxYQjBkqrqfQE">
  <h2 class="margin--0 text-01 quotation-01">Log in</h2>
  <p class="body--short-01 text-01 margin--0 margin-top--4 margin-bottom--48"><a href="javascript:void(0)" class="link-01 login-options">Go back to Log in options</a></p>
  <div class="section__fold__divider margin-bottom--16"></div>
  <div class="login_inputs_wrapper">
    <label class="label--01 text-02 margin-bottom--8">Enter your work email</label>
    <input type="text" autofocus="" placeholder="" class="form--input email-icon login_email margin-bottom--24" name="username">
  </div>
  <div class="login_btn_wrapper margin-bottom--48">
    <button class="btn--form btn__link__primary submit-sso-login-form"> Log in <svg class="btn__arrow will-change__transform" focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
        viewBox="0 0 16 16" aria-hidden="true">
        <path d="M9.3 3.7l3.8 3.8H1v1h12.1l-3.8 3.8.7.7 5-5-5-5z"></path>
      </svg>
    </button>
  </div>
</form>

POST .

<form class="email-share-form" action="." method="post" id="share-email-form">
  <input type="hidden" name="csrfmiddlewaretoken" value="kJAm7j4m900Zk1gZg6KrLDf81m3y8fP3lzzfEJlR51KhNEIriNTUxYQjBkqrqfQE">
  <div class="dialog-body">
    <br>
    <!--<label>Recipient's Name :</label>
      <input type="text" class="rname search-label" name="rname" style="margin-top: 0px;"><br>
-->
    <label>Recipient's Email :</label>
    <input type="text" class="remail search-label" name="remail" style="margin-top: 0px;"><br>
    <span class="err_msg" id="err_remail" style="display: none;margin-left: 209px;"></span>
    <label>Kommentar :</label><br>
    <textarea name="comment" form="share-email-form" maxlength="500" cols="42" rows="4" class="comment search-label"></textarea><br><br>
    <!--			<input type="checkbox" name="add_cc" value="cc">Send me a copy<br>-->
    <p class="error-message"></p>
    <div style="clear: both;"></div>
  </div>
  <div class="dialog-footer">
    <a class="send-email btn btn-success">
        Send Mail
      </a>
    <a class="cancel-button btn btn-default">
        Cancel
      </a>
  </div>
</form>

Text Content

YOUR COMPETITIVE EDGE

The Market and Competitive Intelligence Platform
Trusted by M&CI Teams of Numerous Organizations
Across Industries

Visit our Help Center for a detailed guide

Log in


LOG IN

Don't have an account? Sign up for a free trial.


Email address
Password Forgot password?
Log in
×


FORGOT YOUR PASSWORD?

We will send you an email to reset your password.

Email address
 
Submit

We've sent you an email with instructions to reset your password

It may take a couple of minutes for the email to reach you. If you still did not
receive any instructions, check your spam folder or try resending your request.

OR

Log in with Google Log in with Microsoft Log in with SSO


LOG IN

Go back to Log in options


Enter your work email
Log in


Ok

Recipient's Email :
Kommentar :







Send Mail Cancel
Sichern Cancel
"+message+" x




x
✖
We use cookies to enhance your experience. By continuing to visit this site you
agree to our use of cookies. More info cookie script