portal.brandrep.com Open in urlscan Pro
54.86.179.39  Public Scan

URL: https://portal.brandrep.com/login
Submission: On October 01 via manual from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST /pages/save_invitation

<form class="started-form" action="/pages/save_invitation" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="k2j/SN/u4UVV2zRTlcqFMk5f7PmYOSiAPal6BC2wEYvnmJp/cdKWvkeLjgXEL21Ehl9zIVOt2BLgMhACFN++Bw=="><input value="/login" type="hidden" name="lead[landing_page_url]" id="lead_landing_page_url">
  <fieldset>
    <div class="row row-required">
      <input class="text" placeholder="Full name" required="required" type="text" name="lead[full_name]" id="lead_full_name">
    </div>
    <div class="row row-required">
      <input class="text" placeholder="Company name" required="required" type="text" name="lead[company_name]" id="lead_company_name">
    </div>
    <div class="row row-required">
      <input class="text" placeholder="Website" type="text" name="lead[website]" id="lead_website">
    </div>
    <div class="row row-required">
      <input class="text" placeholder="Phone number" required="required" type="text" name="lead[phone_number]" id="lead_phone_number">
    </div>
    <div class="row row-required">
      <input class="text" placeholder="Email Address" required="required" type="email" name="lead[email]" id="lead_email">
    </div>
    <div class="row row-required"> Language <input type="radio" value="" checked="checked" name="lead[language]" id="lead_language_">
      <label for="lead_language_">English</label>
      <input type="radio" value="spanish" name="lead[language]" id="lead_language_spanish">
      <label for="lead_language_spanish">Español</label>
    </div>
    <div class="row row-required"> Referred by Friend <input required="required" type="radio" value="No" name="lead[referrer]" id="lead_referrer_no">
      <label for="lead_referrer_no">No</label>
      <input required="required" type="radio" value="Yes" name="lead[referrer]" id="lead_referrer_yes">
      <label for="lead_referrer_yes">Yes</label>
    </div>
    <div class="row row-required">
      <select name="lead[interested_in]" id="lead_interested_in">
        <option value="">I'm interested in...</option>
        <option value="Local SEO">Local SEO</option>
        <option value="Lead Generation">Lead Generation</option>
        <option value="Local Directory Submission &amp; Monitoring">Local Directory Submission &amp; Monitoring</option>
        <option value="Review Generation">Review Generation</option>
        <option value="SEO Website">SEO Website</option>
        <option value="All of the above">All of the above</option>
      </select>
    </div>
    <!-- TODO undo comment out for public website -->
    <div class="row row-required" id="recaptcha-1">
      <script src="//www.google.com/recaptcha/api.js" async="" defer=""></script>
      <div class="g-recaptcha" data-sitekey="6LcFzwATAAAAAHeNFWX6jfVTOIHgrUTB0cSnfDGx">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-wfgbdg2jeobz" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcFzwATAAAAAHeNFWX6jfVTOIHgrUTB0cSnfDGx&amp;co=aHR0cHM6Ly9wb3J0YWwuYnJhbmRyZXAuY29tOjQ0Mw..&amp;hl=de&amp;v=xds0rzGrktR88uEZ2JUvdgOY&amp;size=normal&amp;cb=agnh9dhurqcf"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
      <noscript>
        <div style="width: 302px; height: 352px;">
          <div style="width: 302px; height: 352px; position: relative;">
            <div style="width: 302px; height: 352px; position: absolute;"> <iframe src="//www.google.com/recaptcha/api/fallback?k=6LcFzwATAAAAAHeNFWX6jfVTOIHgrUTB0cSnfDGx" frameborder="0" scrolling="no"
                style="width: 302px; height:352px; border-style: none;"> </iframe> </div>
            <div style="width: 250px; height: 80px; position: absolute; border-style: none;              bottom: 21px; left: 25px; margin: 0px; padding: 0px; right: 25px;"> <textarea id="g-recaptcha-response" name="g-recaptcha-response"
                class="g-recaptcha-response" style="width: 250px; height: 80px; border: 1px solid #c1c1c1;                   margin: 0px; padding: 0px; resize: none;" value="">         </textarea> </div>
          </div>
        </div>
      </noscript>
    </div>
    <div class="btn-area">
      <input type="submit" name="commit" value="get started now" class="submit">
    </div>
    <strong class="slogan">No hidden fees. No risk.</strong>
  </fieldset>
</form>

POST /login

<form class="col s12 login-form" action="/login" accept-charset="UTF-8" method="post" novalidate="novalidate"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="k2j/SN/u4UVV2zRTlcqFMk5f7PmYOSiAPal6BC2wEYvnmJp/cdKWvkeLjgXEL21Ehl9zIVOt2BLgMhACFN++Bw==">
  <div class="row">
    <div class="col s12"></div>
  </div>
  <div class="row">
    <div class="input-field col s12">
      <input placeholder="Email" class="validate" type="email" name="user[email]" id="user_email">
    </div>
    <div class="input-field col s12">
      <input placeholder="Password" class="validate" type="password" name="user[password]" id="user_password">
    </div>
  </div>
  <div class="row">
    <div class="col s12 no-padding">
      <i class="btn waves-effect waves-light left waves-input-wrapper" style=""><input type="submit" name="commit" value="login" class="waves-button-input"></i>
    </div>
  </div>
  <div class="row">
    <div class="col s12">
      <input name="user[remember_me]" type="hidden" value="0"><input class="checkbox" type="checkbox" value="1" name="user[remember_me]" id="user_remember_me">
      <label class="left remember-me" for="user_remember_me">Remember me on this computer</label>
    </div>
  </div>
  <div class="row">
    <label>
      <a class="forgot-password" href="/password/new">Forgot password?</a>
    </label>
  </div>
</form>

POST /tickets

<form class="new_task" id="new_task" action="/tickets" accept-charset="UTF-8" data-remote="true" method="post"><input name="utf8" type="hidden" value="✓">
  <div class="status-message" style="color: red; text-transform: uppercase; display: none;"></div>
  <div class="modal-header">
    <div class="contact-us-text">Contact Us</div>
  </div>
  <div class="modal-content" style="background: url(&quot;/assets/public/hero/contact_us.webp&quot;) no-repeat center center fixed;">
    <div class="input-field text-10">
      <input class="text" placeholder="Name" type="text" name="task[title]" id="task_title">
    </div>
    <div class="input-field text-10">
      <input class="text" placeholder="Phone" type="text" name="task[requester_phone_number]" id="task_requester_phone_number">
    </div>
    <div class="input-field text-10">
      <input class="text" placeholder="Email" type="text" name="task[requester_email]" id="task_requester_email">
    </div>
    <div class="input-field text-10">
      <textarea class="text-area" placeholder="Type your message here" name="task[description]" id="task_description"></textarea>
    </div>
    <div align="center" class="input-field">
      <script src="//www.google.com/recaptcha/api.js" async="" defer=""></script>
      <div class="g-recaptcha" data-sitekey="6LcFzwATAAAAAHeNFWX6jfVTOIHgrUTB0cSnfDGx">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-easqh26uire9" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcFzwATAAAAAHeNFWX6jfVTOIHgrUTB0cSnfDGx&amp;co=aHR0cHM6Ly9wb3J0YWwuYnJhbmRyZXAuY29tOjQ0Mw..&amp;hl=de&amp;v=xds0rzGrktR88uEZ2JUvdgOY&amp;size=normal&amp;cb=4kv7qer7rvw3"></iframe>
          </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <noscript>
        <div style="width: 302px; height: 352px;">
          <div style="width: 302px; height: 352px; position: relative;">
            <div style="width: 302px; height: 352px; position: absolute;"> <iframe src="//www.google.com/recaptcha/api/fallback?k=6LcFzwATAAAAAHeNFWX6jfVTOIHgrUTB0cSnfDGx" frameborder="0" scrolling="no"
                style="width: 302px; height:352px; border-style: none;"> </iframe> </div>
            <div style="width: 250px; height: 80px; position: absolute; border-style: none;              bottom: 21px; left: 25px; margin: 0px; padding: 0px; right: 25px;"> <textarea id="g-recaptcha-response" name="g-recaptcha-response"
                class="g-recaptcha-response" style="width: 250px; height: 80px; border: 1px solid #c1c1c1;                   margin: 0px; padding: 0px; resize: none;" value="">         </textarea> </div>
          </div>
        </div>
      </noscript>
      <input type="hidden" name="validate_user" id="validate_user" value="true">
      <i class="btn waves-effect waves-light waves-input-wrapper" style=""><input type="submit" name="commit" value="Submit" class="waves-button-input" disable_with="Sending..."></i>
    </div>
  </div>
  <!-- .modal-footer -->
  <!-- = submit_tag 'Submit', class: 'btn waves-effect waves-light', disable_with: 'Sending...' -->
</form>

Text Content

 * Call Now: (800) 405-7119
 * Company
   * Our Company
   * Our Team
   * Our Partners
     
     
     
     
     
     
     
     
     
   * Testimonials
   * Reviews
   * Careers
   * Service Commitment
 * Plans
   * Marketing Plans
     
     
     
     
     
     
     
     
     
     
     
     
 * Services
   Search Marketing Websites Advertising
   Social Media Reputation Management Tools & Utilities
 * Home


   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Demos
   * Website Demos
   * Social Media Demos
   * Scan My Business
   * Keyword Generator
   * Industries
   * Client Portal
 * Blog
 * Instagram
 * Contact Us
 * Sign In
 * Es
 * |
 * En

   
    * Services
       * Search Marketing
       * Websites
       * Advertising
       * Social Media
       * Reputation Management
       * Tools & Utilities

    * Plans
       * Marketing Plans
         
         
         
         

    * Company
       * Our Company
       * Our Team
       * Our Partners
       * Instagram
       * Testimonials
       * Reviews
       * Careers

    * Demos
       * Website Demos
       * Social Media Demos
       * Keyword Generator
       * Industries

    * Blog
       * BrandRep Blog

    * Instagram
       * Instagram Feed

    * Contact Us
       * Contact Us

 * Login
 * En
 * Es

 * Es
 * |
 * En

menu
Language English Español
Referred by Friend No Yes
I'm interested in... Local SEO Lead Generation Local Directory Submission &
Monitoring Review Generation SEO Website All of the above


No hidden fees. No risk.


WELCOME TO YOUR BRANDREP PORTAL

WEBSITE ANALYTICS

SEO KEYWORDS

DIRECTORIES & SEARCH ENGINES

WEBSITE MANAGEMENT

DON'T HAVE AN ACCOUNT?

CONTACT US NOW
Remember me on this computer
Forgot password?
social
 * Facebook
 * Twitter
 * Linkedin
 * Glassdoor

Services
 * Search Marketing
 * Websites
 * Advertising
 * Social Media
 * Reputation Management
 * Tools & Utilities

about us
 * Pricing
 * Blog
 * Contact Us
 * Careers

Legal
 * Terms of Service
 * Privacy Policy
 * HIPAA Compliance

 * 
 * 
 * 
 * 
 * 

Login get started
Website Edits Request
 * Create a Support Ticket

(800) 405-7119 M-F 8am-4pm PST
 * 
 * 

brandrep

© 2024 BrandRep LLC, All rights reserved.

BrandRep™ is a pending registered trademark. All other marks are the property of
their respective owners.
Contact Us



THIS WEBSITE USES COOKIES

This website uses essential cookies necessary for its functioning. By continuing
browsing, you consent to the use of cookies and other technologies.

I AcceptLearn More
Google Recaptcha