sendpulse.com Open in urlscan Pro
3.77.105.15  Public Scan

Submitted URL: https://stat.uniqid.com.ua/sl/MjY0OTYwNjYz/d4992c760d28b0d0ad9935c02ab4e3ccd85e0s1/pl1
Effective URL: https://sendpulse.com/url-disabled
Submission: On June 10 via manual from IN — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://login.sendpulse.com/login/?l=en

<form class="" method="post" action="https://login.sendpulse.com/login/?l=en">
  <div class="input-group mb-3">
    <span class="input-group-text">
      <img src="//www.spcdn.org/templates/sendpulsev1/img/svg-icons/mail.svg" class="input-group__icon">
    </span>
    <input id="login_email" class="form-control" type="text" name="login" placeholder="Email" required="">
  </div>
  <div class="input-group mb-3">
    <span class="input-group-text">
      <img src="//www.spcdn.org/templates/sendpulsev1/img/svg-icons/lock.svg" class="input-group__icon">
    </span>
    <input id="login_password" class="form-control" type="password" name="password" placeholder="Password" required="">
  </div>
  <div class="login-form__submit">
    <button class="btn btn-accent login-form__btn" type="submit">Login</button>
    <label class="login-form__label">
      <input class="login-form__checkbox" type="checkbox" name="rm1" checked=""> Remember me </label>
    <input type="hidden" value="1" name="rm">
  </div>
  <div class="social-signup">
    <p class="social-signup__title">
      <span class="social-signup__text">Or log in with</span>
    </p>
    <a href="https://www.facebook.com/dialog/oauth?client_id=887296668029933&amp;redirect_uri=https%3A%2F%2Flogin.sendpulse.com%2Flogin%2Fsocial%2Fprovider%2Ffacebook&amp;scope=email&amp;display=popup" class="btn btn-block btn-social btn-social--column btn--fb js-reg-social-fb" title="Sign in with Facebook">
                                            <svg class="btn__icon btn__icon--fb align-middle">
                                                <use xlink:href="/templates/sendpulsev1/img/svg-icons/sprite-social-icons-db.svg#icon-fb"></use>
                                            </svg>
                                            <span class="align-middle">
                                            Sign in with Facebook                                        </span>
                                        </a>
    <a href="https://accounts.google.com/o/oauth2/auth?client_id=813215804672-rfnk4t8lt0cn7nfi0fdv69sg3esh22jq.apps.googleusercontent.com&amp;redirect_uri=https%3A%2F%2Flogin.sendpulse.com%2Flogin%2Fsocial%2Fprovider%2Fgoogle&amp;scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile&amp;response_type=code&amp;display=popup" class="btn btn-block btn-social btn-social--column btn--google mb-0 js-reg-social-google" title="Sign in with Google">
                                        <svg class="btn__icon align-middle">
                                            <use xlink:href="/templates/sendpulsev1/img/svg-icons/sprite-social-icons-db.svg#icon-google"></use>
                                        </svg>
                                        <span class="align-middle">
                                        Sign in with Google                                    </span>
                                    </a>
  </div>
  <input type="hidden" value="1" name="from_site">
</form>

POST

<form method="post" autocomplete="on" class="registration-form needs-validation" novalidate="">
  <div id="registrationForm">
    <input type="hidden" id="country" value="SE">
    <input type="hidden" id="countryCode" value="SE">
    <input type="hidden" id="userapp" value="sendpulse.com">
    <input type="hidden" id="site-url" value="https://sendpulse.com/">
    <input type="hidden" id="gclid" value="">
    <div class="position-relative js-regform-body" id="regform-body">
      <div class="ajax-loader"></div>
      <div class="row mb-3 registration-form__item js-regform-item">
        <label class="col-md-3 col-form-label text-end" for="inputName"> Name </label>
        <div class="col-md-9">
          <div class="input-group">
            <div class="input-group-text"><i class="bi bi-person-fill"></i></div>
            <input placeholder="John Doe" type="text" id="inputName" class="form-control" name="first_name" autocomplete="on" autofocus="">
          </div>
          <div id="error-name" class="regform-message"></div>
        </div>
      </div>
      <div class="row mb-3 registration-form__item js-regform-item">
        <label class="col-md-3 col-form-label text-end" for="inputEmail"> Email </label>
        <div class="col-md-9">
          <input type="hidden" name="GUAAccount" id="GUAAccount" value="1">
          <div class="input-group">
            <div class="input-group-text"><i class="bi bi-envelope-fill"></i></div>
            <input placeholder="email@example.com" type="text" id="inputEmail" class="form-control" name="email" autocomplete="on">
          </div>
          <div id="error-email" class="regform-message"></div>
        </div>
      </div>
      <div class="row mb-3 registration-form__item js-regform-item">
        <label class="col-md-3 col-form-label text-end" for="inputPhone"> Phone number</label>
        <div class="col-md-9">
          <div class="input-group inside-it-block">
            <input type="tel" id="inputPhone" class="form-control" name="phone" autocomplete="on">
            <span
              data-bs-content="Your phone number is in complete safety. We’ll never sell, rent, or lease your phone number to any third party. We won't send you any SMS either. We'll only use it to contact you in case there are any questions about your service usage."
              data-bs-toggle="popover" data-bs-trigger="hover focus" data-bs-container="body" data-bs-placement="left" class="help-icon--right bi bi-patch-question-fill d-block animate-fast" id="whyPhone" data-original-title="" data-html="true"
              title=""></span>
          </div>
          <div id="error-mobile-phone" class="regform-message"></div>
        </div>
      </div>
      <div class="row mb-3 registration-form__item js-regform-item">
        <label class="col-md-3 col-form-label text-end" for="inputPassword"> Password </label>
        <div class="col-md-9">
          <div class="input-group inside-it-block js-password-group">
            <div class="input-group-text"><i class="bi bi-lock-fill"></i></div>
            <span id="showPassEye" class="bi bi-eye animate-fast help-icon--right" onclick="showPassword()"></span>
            <div class="js-password-rules d-none">
              <p class="fw-bold small mb-2">Password security tips:</p>
              <div class="d-flex mt-0">
                <div class="flex-shrink-0">
                  <span id="passLength" class="bi bi-check-square text-gray"></span>
                </div>
                <div class="flex-grow-1 ms-3 small pt-0"> from 8 to 48 characters long </div>
              </div>
              <div class="d-flex mt-0">
                <div class="flex-shrink-0">
                  <span id="charNum" class="bi bi-check-square text-gray"></span>
                </div>
                <div class="flex-grow-1 ms-3 small pt-0"> contains a digit </div>
              </div>
              <div class="d-flex mt-0">
                <div class="flex-shrink-0">
                  <span id="charUp" class="bi bi-check-square text-gray"></span>
                </div>
                <div class="flex-grow-1 ms-3 small pt-0"> contains an uppercase character </div>
              </div>
              <div class="d-flex mt-0">
                <div class="mflex-shrink-0">
                  <span id="charLow" class="bi bi-check-square text-gray"></span>
                </div>
                <div class="flex-grow-1 ms-3 small pt-0"> contains a lowercase character </div>
              </div>
            </div> <!--/.js-password-rules-->
            <input id="inputPassword" class="form-control" placeholder="8 to 48 characters long" type="password" name="password" autocomplete="off">
          </div>
          <div id="error-password" class="regform-message"></div>
        </div>
      </div>
      <div class="row mb-3 gRecaptchaRegFrom">
        <div class="col-md-9 inside-it-block offset-md-3">
          <div id="gRecaptchaRegFrom"></div>
          <div class="error-gRecaptcha" style="color: #a94442;"></div>
        </div>
      </div>
      <div class="row mb-3 login-options js-regform-item">
        <div class="col-md-9 offset-md-3">
          <div class="form-check">
            <input class="form-check-input" type="checkbox" value="" checked="" id="iAntiSpanRule" name="nospam">
            <label class="form-check-label" for="iAntiSpanRule"> I accept the <a target="_blank" href="/en/legal/terms">Terms of Service</a> </label>
          </div>
          <div id="error-antispanrule" data-msg="You have not agreed to the Anti-Spam Policy" class="regform-message text-danger">
          </div>
        </div>
        <div class="col-md-9 offset-md-3">
          <div id="error-fingerprint" data-msg="Looks like you already have an account. Please email us at support@sendpulse.com if you think this is an error." class="regform-message text-danger">
          </div>
        </div>
      </div>
      <div class="row mb-3">
        <div class="">
          <input type="hidden" id="g-recaptcha-v3" name="g-recaptcha-response"
            value="03AL8dmw8vlwWKZdnpvrCs15bViL2EDhrIskYHFkk8LagON9aKsqN_iHRa-8Urgeq9Q6qyQKZM4DP_UWuv0E_rfwXGroDr9RAzJn9Sza7kvu37TeUoHLY3GweuvPl3MdQgsR0_A3a__MypnKsyGMFWZE_RNBr7gfYhAi0lTjCqJOiqWfRMEEYVnpLfI4lM3ntylJaN5meiudgqhgdi2Ooh6ajpWrbE2FmACvbxyv3YnQF7lw_oIGhIhI6ZXv80ew9DQRavipklnxfYsw4oNmgVFLZb09liaxemhUCsEYQsOTcvvk2-8dtSKHau5KTM3gfFLtI_A0RNVW7DXEx-QFU3uriIgEZ79w_ZbHlwLGnx6IcxyvljE5isecFU65l-5W0cdY1ZHBh6cnvP4g0zHuUS2N_usvMjhcx39EdBdtoVkIyw_JWVNu3WVycV2DxH5s5XLkbOsbXRcEQsY4cVescVq_V7jwS3HB6r29mGkQuldU3qZT0OoEU_EjRbAxUec-jt0_z8kQbLhD0SlHzeVXmczgfGiSwgEhmSxcLZXqWGse7zpaaMt28Wjcg">
          <div class="wrap-btn-login">
            <input id="btn-reg" type="submit" name="submit" data-loading-text="Sign Up" value="Sign Up" class="btn btn-lg btn--red">
            <a href="https://login.sendpulse.com/login/" class="login_link btn btn-lg">Login </a>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

toggle menu
 * Products
 * Prices
 * Support
 * 
 * Resources

 * Email Campaigns
 * Drag and Drop Editor
 * Subscription Forms
 * Transactional Emails
 * Campaign Analytics
 * Email Verifier
 * СRM
 * Landing Pages
 * Online Course Creator
 * Automation 360

 * Chatbots
 * Instagram Chatbots
 * WhatsApp Chatbots
 * Viber Chatbots
 * Facebook Chatbots
 * Telegram Chatbots
 * Online Chat
 * Chatbots App
 * SMS
 * Viber Campaigns
 * Web Push
 * Pop-ups

 * API
 * Integrations
 * Partner Program
 * Find a SendPulse Expert
 * All Features →

 * Blog Useful articles and interesting marketing ideas
 * Knowledge Base How-tos for using SendPulse services
 * Updates Recent platform updates

 * Academy Video training for email marketing and chatbots
 * YouTube Digital marketing videos and webinars
 * Marketing 101 Basic internet marketing terms and definitions

English
 * Українська
 * Русский
 * Português
 * Türkçe
 * Español
 * Français
 * Italiano

 * Login
   Login Remember me
   
   Or log in with
   
   Sign in with Facebook Sign in with Google
 * Sign Up
   GDPR compliant


INVALID LINK

The link you followed is unavailable for one of the following reasons:

 * the link has been blocked to prevent spam;
 * the page you were trying to access is unavailable.

More about SendPulse


WHAT IS SENDPULSE?

SendPulse is a multichannel marketing automation platform that allows you to
stay in touch with your customers via numerous communication channels with ease

EMAIL MARKETING

Implement email marketing for your business and send bulk email campaigns
automatically

SMS

Keep your audience in the loop using transactional and promotional messages

CHATBOTS

Use chatbots to send messages on Instagram, WhatsApp, Viber, Facebook, and
Telegram

WEB PUSH

Promote your brand’s products and services using instant browser notifications

SUBSCRIPTION FORMS

Start your marketing campaign by building a quality subscriber base. Create your
own subscription form with a unique design and place it on your website to
collect more contacts.

AUTOMATION 360

Automate your email campaigns and guide users through each deal stage
effectively. Create automated email flows and combine them with web push, SMS,
and chatbot messages.

DRAG AND DROP EDITOR

Craft professional and effective bulk email campaigns with minimal effort. Use
our intuitive builder to create responsive templates in just a few minutes, even
if you have no experience as a designer or programmer.

130+ FREE templates

Responsive emails

SEGMENTATION

Segment your audience and provide personalized content to your customers based
on their gender, location, or interests.

Read more

STATISTICS

Use our email service to get detailed statistics on email opens and clicks to
enhance your email campaign’s effectiveness.

Read more

INTEGRATION

Connect different services, including CRM, CMS, and more, to your project by
integrating with any system through API.

Read more
All features



FREE PRICING PLAN

Focus on your customers and leave the technical side of your digital marketing
to us
Sign Up
Email Email CampaignsTransactional EmailsDrag and Drop EditorSubscription
FormsAutomationCampaign AnalyticsFree Email TemplatesFree Chrome Extension
ChatbotsChatbot BuilderInstagram ChatbotsWhatsApp ChatbotsWhatsApp Business
APIViber ChatbotsFacebook ChatbotsTelegram ChatbotsChatbot Signup
WidgetsChatbots App
ServicesCourse CreatorCRMLanding PagesBio Link Page SMSViberWeb Push
NotificationsSmart Pop-upsOnline ChatAll-in-one platform About Our CompanyOur
TeamClientsFeedbackService Updates
Resources SendPulse AcademyKnowledge BaseInternet Marketing
101BlogIntegrationsAPIExpert directory For PartnersPartner ProgramInvite
friendsСertification
 * Terms of Service
 * Privacy Policy
 * Cookie Statement
 * SendPulse Security
 * Data Processing Agreement

Copyright © 2015 - 2023. SendPulse. All rights reserved

English
 * Українська
 * Русский
 * Português
 * Türkçe
 * Español
 * Français
 * Italiano




REGISTRATION

Please enter a valid email address

The password is too short

Your password should be from 8 to 48 characters long, contain at least one
uppercase letter, one lowercase letter, and a number.

Please enter 3 or more characters

Please enter your name

Please enter a valid phone number

Please confirm you are not a robot

Registration domain is blocked

The user with this email address already exists. You can Login or Restore a
password.

You should agree with our Anti-Spam Policy

Your promo code is invalid

Such phone number is already registered.You can Login or Restore a password.

Looks like you already have an account. Please email us at support@sendpulse.com
if you think this is an error.



Name

Email

Phone number

Password

Password security tips:

from 8 to 48 characters long
contains a digit
contains an uppercase character
contains a lowercase character


I accept the Terms of Service


Login

Sign up with

Sign in with Facebook Sign in with Google


SendPulse uses cookies to enhance your browsing experience. If you continue to
use this site, you consent to our use of cookies. Details

Got it