sendpulse.com Open in urlscan Pro
46.4.94.80  Public Scan

Submitted URL: https://s8473783.sendpul.se/sl/MTUzMDI1NA==/d37216e9d198430e6ecdb4ca44d8dc800fe05s9
Effective URL: https://sendpulse.com/url-disabled
Submission: On May 20 via api from LU — Scanned from SE

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="login-form__item input-group">
    <span class="input-group-text">
      <img class="input-group__icon" src="//www.spcdn.org/templates/sendpulsev1/img/svg-icons/mail.svg">
    </span>
    <input id="login_email" class="form-control" type="text" name="login" placeholder="Email" required="">
  </div>
  <div class="login-form__item input-group">
    <span class="input-group-text">
      <img class="input-group__icon" src="//www.spcdn.org/templates/sendpulsev1/img/svg-icons/lock.svg">
    </span>
    <input id="login_password" class="form-control" type="password" name="password" placeholder="Password" required="">
  </div>
  <button class="btn btn--red login-form__submit" type="submit"> Login </button>
  <label class="login-form__save">
    <input class="login-form__checkbox" type="checkbox" name="rm1" checked=""> Remember me </label>
  <input type="hidden" value="1" name="rm">
  <div class="social-signup">
    <p class="social-signup__title">
      <span>or</span>
    </p>
    <div class="social-signup__btns">
      <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" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
                                                    <path d="M16.049 8.07259C16.049 3.63971 12.4574 0.048111 8.02448 0.048111C3.5916 0.048111 0 3.63971 0 8.07259C0 12.0777 2.93444 15.3975 6.77066 16V10.3923H4.73218V8.07259H6.77066V6.30462C6.77066 4.29364 7.96786 3.18284 9.80152 3.18284C10.6797 3.18284 11.598 3.33944 11.598 3.33944V5.31321H10.5858C9.58926 5.31321 9.27831 5.93187 9.27831 6.56638V8.07259H11.5038L11.1479 10.3923H9.27831V16C13.1145 15.3975 16.049 12.0777 16.049 8.07259Z" fill="white"></path>
                                                </svg>
                                                <span>
                                                    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">
                                                    <use xlink:href="/templates/sendpulsev1/img/svg-icons/sprite-social-icons-db.svg#icon-google"></use>
                                                </svg>
                                                <span>
                                                    Sign in with Google                                                </span>
                                            </a>
    </div>
  </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="DE">
    <input type="hidden" id="countryCode" value="DE">
    <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="mb-3 registration-form__item js-regform-item">
        <label class="form-label registration-form__label" for="inputName"> Name </label>
        <div class="input-group">
          <div class="input-group-text"><i class="bi bi-person-fill"></i></div>
          <input id="inputName" class="form-control" name="first_name" type="text" placeholder="Oliver Johnson" autocomplete="on">
        </div>
        <div id="error-name" class="regform-message"></div>
      </div>
      <div class="mb-3 registration-form__item js-regform-item">
        <label class="form-label registration-form__label" for="inputEmail"> Email address </label>
        <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 id="inputEmail" class="form-control" name="email" type="text" placeholder="email@example.com" autocomplete="on">
        </div>
        <div id="error-email" class="regform-message"></div>
      </div>
      <div class="mb-3 registration-form__item js-regform-item">
        <label class="form-label registration-form__label" for="inputPhone"> Phone number</label>
        <div class="input-group inside-it-block">
          <input id="inputPhone" class="form-control" name="phone" type="tel" 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-question-circle 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 class="mb-3 registration-form__item js-regform-item">
        <label class="form-label registration-form__label" for="inputPassword"> Password </label>
        <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()" style="display: none;"></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"> at least 8 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="at least 8 characters long" type="password" name="password" autocomplete="off">
        </div>
        <div id="error-password" class="regform-message"></div>
      </div>
      <div class="gRecaptchaRegFrom">
        <div class="inside-it-block registration-form__recaptcha">
          <div id="gRecaptchaRegFrom"></div>
          <div class="error-gRecaptcha" style="color: #a94442;"></div>
        </div>
      </div>
      <div class="mb-3 mt-4">
        <input type="hidden" id="g-recaptcha-v3" name="g-recaptcha-response">
        <input id="btn-reg" class="btn btn-lg btn--red d-block w-100" type="submit" name="submit" data-loading-text="Sign Up" value="Sign Up" disabled="">
      </div>
    </div>
  </div>
</form>

Text Content

toggle menu
 * Products
 * Pricing
 * Support
 * 
 * Resources

SEND

 * Email Campaigns
 * Automation 360
 * Transactional Emails
 * SMS
 * Web Push Notifications

COMMUNICATE

 * Live Chat
 * Facebook Chatbots
 * Instagram Chatbots
 * WhatsApp Chatbots
 * Telegram Chatbots
 * Viber Chatbots

GET LEADS

 * Landing Pages
 * Pop-ups

MANAGE & SELL

 * CRM
 * Online Course Builder
 * Email Verifier

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

Get started with SendPulse for free

 * Send 15,000 monthly emails
 * Use our website builder
 * Create 3 chatbots
 * Leverage a built-in CRM system
 * No credit card required

Sign up now
 * Blog Discover actionable tips and helpful tools to fuel your growth
 * Help Center Learn how to use SendPulse with our in-depth guides
 * Platform Updates Recent SendPulse updates and new features

 * SendPulse Academy Take online courses to grow in-demand marketing skills
 * Community Stay connected and gain insights from industry experts.
 * YouTube Channel Expand your knowledge with video content from our experts
 * Marketing 101 Keep up with all the key digital marketing terms and
   definitions

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

 * Login
   
   Login Remember me
   
   or
   
   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
Show more


FREE PRICING PLAN

Focus on your customers and leave the technical side of your digital marketing
to us
Sign Up
Email Email CampaignsSMTP ServiceDrag-and-Drop BuilderSubscription
FormsAutomationCampaign AnalyticsFree Email TemplatesEmail VerifierFree Chrome
Extension
ChatbotsChatbot BuilderInstagram ChatbotsWhatsApp ChatbotsWhatsApp Business
APIWhatsApp Сampaigns WhatsApp Link GeneratorFree WhatsApp QR Code
GeneratorViber ChatbotsFacebook ChatbotsTelegram ChatbotsChatbot Signup
WidgetsChatbots App
ServicesOnline Course BuilderLMSWebinar ToolCRMWebsitesBio Link Page SMSViberWeb
Push NotificationsSmart Pop-upsNPS WidgetsLive ChatAll-in-one Platform About Our
CompanyOur TeamFeedbackService Updates
Resources SendPulse AcademyHelp СenterInternet Marketing
101BlogIntegrationsAPIExpert Directory For
PartnersAgenciesСertificationAffiliate ProgramPartner Program


 * Terms of Service
 * Privacy Policy
 * Cookie Statement
 * SendPulse Security
 * Data Processing Agreement

Copyright © 2015 - 2024. SendPulse. All rights reserved

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




GET STARTED WITH SENDPULSE

Create a free account. No credit card required

Please enter a valid email address

Required field

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.

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 address


Phone number


Password

Password security tips:

at least 8 characters long
contains a digit
contains an uppercase character
contains a lowercase character




or

Sign up with Facebook Sign up with Google
By creating a SendPulse account, you agree to our Terms of Service and
Privacy Policy


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