community.yotpo.com Open in urlscan Pro
2600:9000:2156:e00:18:155a:d6c0:93a1  Public Scan

URL: https://community.yotpo.com/getting-started-with-reviews-32/view-latest-news-263
Submission Tags: falconsandbox
Submission: On July 14 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

<form>
  <div class="search-and-filter-wrapper"><span>
      <div class="algolia-search-container" role="combobox" aria-haspopup="listbox" aria-labelledby="downshift-2-label">
        <div class="algolia-search-container--empty-input">
          <div class="search-box"><input aria-label="Search" type="search" placeholder="Unlock greatness in every search..." autocomplete="off" autocorrect="off" autocapitalize="off" class="search-box__input" aria-autocomplete="list"
              aria-labelledby="downshift-2-label" id="downshift-2-input"><button type="submit" aria-label="Enter" class="search-box__submit"><svg aria-hidden="true" width="16" height="16" class="" viewBox="0 0 24 24"
                xmlns="http://www.w3.org/2000/svg">
                <path
                  d="M15.5 14H14.71L14.43 13.73C15.41 12.59 16 11.11 16 9.5C16 5.91 13.09 3 9.5 3C5.91 3 3 5.91 3 9.5C3 13.09 5.91 16 9.5 16C11.11 16 12.59 15.41 13.73 14.43L14 14.71V15.5L19 20.49L20.49 19L15.5 14ZM9.5 14C7.01 14 5 11.99 5 9.5C5 7.01 7.01 5 9.5 5C11.99 5 14 7.01 14 9.5C14 11.99 11.99 14 9.5 14Z"
                  fill="currentColor"></path>
              </svg></button><button type="reset" aria-label="Clear search" class="search-box__reset" style="opacity: 0;"><svg aria-hidden="true" width="16" height="16" viewBox="0 0 16 16" fill="none" class="">
                <path
                  d="M8.00065 1.33334C4.31398 1.33334 1.33398 4.31334 1.33398 8.00001C1.33398 11.6867 4.31398 14.6667 8.00065 14.6667C11.6873 14.6667 14.6673 11.6867 14.6673 8.00001C14.6673 4.31334 11.6873 1.33334 8.00065 1.33334ZM11.334 10.3933L10.394 11.3333L8.00065 8.94001L5.60732 11.3333L4.66732 10.3933L7.06065 8.00001L4.66732 5.60668L5.60732 4.66668L8.00065 7.06001L10.394 4.66668L11.334 5.60668L8.94065 8.00001L11.334 10.3933Z"
                  fill="currentColor"></path>
              </svg></button></div>
        </div>
      </div>
    </span></div>
</form>

GET /search/index

<form method="get" action="/search/index">
  <div>
    <div class="search-and-filter-wrapper"><span>
        <div class="algolia-search-container" role="combobox" aria-haspopup="listbox" aria-labelledby="downshift-1-label">
          <div class="algolia-search-container--empty-input">
            <div class="search-box"><input aria-label="Search" type="search" placeholder="Unlock greatness in every search..." autocomplete="off" autocorrect="off" autocapitalize="off" class="search-box__input" aria-autocomplete="list"
                aria-labelledby="downshift-1-label" id="downshift-1-input"><button type="submit" aria-label="Enter" class="search-box__submit"><svg aria-hidden="true" width="16" height="16" class="" viewBox="0 0 24 24"
                  xmlns="http://www.w3.org/2000/svg">
                  <path
                    d="M15.5 14H14.71L14.43 13.73C15.41 12.59 16 11.11 16 9.5C16 5.91 13.09 3 9.5 3C5.91 3 3 5.91 3 9.5C3 13.09 5.91 16 9.5 16C11.11 16 12.59 15.41 13.73 14.43L14 14.71V15.5L19 20.49L20.49 19L15.5 14ZM9.5 14C7.01 14 5 11.99 5 9.5C5 7.01 7.01 5 9.5 5C11.99 5 14 7.01 14 9.5C14 11.99 11.99 14 9.5 14Z"
                    fill="currentColor"></path>
                </svg></button><button type="reset" aria-label="Clear search" class="search-box__reset" style="opacity: 0;"><svg aria-hidden="true" width="16" height="16" viewBox="0 0 16 16" fill="none" class="">
                  <path
                    d="M8.00065 1.33334C4.31398 1.33334 1.33398 4.31334 1.33398 8.00001C1.33398 11.6867 4.31398 14.6667 8.00065 14.6667C11.6873 14.6667 14.6673 11.6867 14.6673 8.00001C14.6673 4.31334 11.6873 1.33334 8.00065 1.33334ZM11.334 10.3933L10.394 11.3333L8.00065 8.94001L5.60732 11.3333L4.66732 10.3933L7.06065 8.00001L4.66732 5.60668L5.60732 4.66668L8.00065 7.06001L10.394 4.66668L11.334 5.60668L8.94065 8.00001L11.334 10.3933Z"
                    fill="currentColor"></path>
                </svg></button></div>
          </div>
        </div>
      </span></div>
  </div>
</form>

Name: registerPOST /member/register

<form name="register" method="post" action="/member/register" class="form js-ajax-form--registration" novalidate="novalidate">
  <div class="js-notification ">
    <div class="box box__pad is-hidden">
      <ul></ul>
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label data-required="1" class="label required" for="register_user_username"> Username * </label>
    </div>
    <div class="second">
      <input type="text" id="register_user_username" name="register[user][username]" required="required">
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label data-required="1" class="label required" for="register_user_email"> E-mail address * </label>
    </div>
    <div class="second">
      <input type="email" id="register_user_email" name="register[user][email]" required="required">
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label data-required="1" class="label" for="register_customfield_5"> Company * </label>
    </div>
    <div class="second">
      <input type="text" id="register_customfield_5" name="register[customfield][5]" data-minchar="" data-maxchar="1000" placeholder=""
        data-labels="{&quot;single&quot;:&quot;{n} character left&quot;,&quot;plural&quot;:&quot;{n} characters left&quot;}">
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label data-required="1" class="label" for="register_customfield_6"> Job Title * </label>
    </div>
    <div class="second">
      <input type="text" id="register_customfield_6" name="register[customfield][6]" data-minchar="" data-maxchar="1000" placeholder=""
        data-labels="{&quot;single&quot;:&quot;{n} character left&quot;,&quot;plural&quot;:&quot;{n} characters left&quot;}">
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label data-required="1" class="label required" for="register_user_password"> Password * </label>
    </div>
    <div class="second">
      <input type="password" id="register_user_password" name="register[user][password]" required="required">
    </div>
  </div>
  <div class="form__row">
    <div class="first choices--stacked fancyselect">
      <input type="checkbox" id="register_terms" name="register[terms]" required="required" value="1">
      <label for="register_terms" class="required"> I accept the <a href="/site/terms" target="_blank" class="terms">
          terms &amp; conditions
        </a>
      </label>
    </div>
  </div>
  <div class="email_repeat" style="display: none;">
    <div class="form__row">
      <div class="first">
        <label class="label" for="register_email_repeat"> loginBox.register.email_repeat </label>
      </div>
      <div class="second">
        <input type="text" id="register_email_repeat" name="register[email_repeat]">
      </div>
    </div>
  </div>
  <button type="submit" id="register_submit" name="register[submit]" class="btn btn--cta btn--full-width"> Register <div class="loader"></div></button>
  <input type="hidden" id="register_is_invite" name="register[is_invite]">
  <input type="hidden" id="register__token" name="register[_token]" value="mi9qKISkI3e8Jm0SAoPbqY-uEH0NHxgeDcEU3sSlvpg">
</form>

Name: loginPOST /member/login

<form name="login" method="post" action="/member/login" class="form js-ajax-form--login">
  <div class="js-notification">
    <div class="box box__pad is-hidden">
      <ul></ul>
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label class="label required" for="login_usernameOrEmail"> Username or Email </label>
    </div>
    <div class="second">
      <input type="text" id="login_usernameOrEmail" name="login[usernameOrEmail]" required="required">
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label class="label required" for="login_password"> Password </label>
    </div>
    <div class="second">
      <input type="password" id="login_password" name="login[password]" required="required">
    </div>
  </div>
  <div class="form__row">
    <div class="first choices--stacked fancyselect">
      <input type="checkbox" id="login_remember" name="login[remember]" value="1">
      <label for="login_remember"> Remember me </label>
    </div>
  </div>
  <button type="submit" id="login_submit" name="login[submit]" class="btn btn--cta btn--full-width"> Log in <div class="loader"></div></button>
  <div class="box__pad box--note box--blend">
    <a href="#" class="js-open-modal" data-modal="forgot" tabindex="-1">Forgot password?</a>
  </div>
  <input type="hidden" id="login__token" name="login[_token]" value="O6v3WmHgBmdFnphv_ixrJrMTqZurMG8ehQ0LP8hzxR0">
</form>

Name: forgotPasswordPOST /member/forgotPassword

<form name="forgotPassword" method="post" action="/member/forgotPassword" class="form js-ajax-form--forgot" id="form--forgot__348526716">
  <div class="js-notification">
    <div class="box box__pad is-hidden">
      <ul></ul>
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label class="label required" for="forgotPassword_username"> Username or e-mail </label>
    </div>
    <div class="second">
      <input type="text" id="forgotPassword_username" name="forgotPassword[username]" required="required">
    </div>
  </div>
  <div class="form-row first">
    <button type="submit" id="forgotPassword_submit" name="forgotPassword[submit]" class="btn btn--cta qa-submit-button"> Send <div class="loader"></div></button>
    <a href="#" class="group__item end js-open-modal qa-forgot-password-overview-link" data-modal="login">Back to overview</a>
  </div>
  <input type="hidden" id="forgotPassword__token" name="forgotPassword[_token]" value="HDny1oylRinLJTnUzgRwYrfSxCCIB5MUJdoaPgyEUU0">
</form>

Text Content

< Visit Yotpo.com
 * Community
    * 
    * * Community overview
      * Recently active topics
      * Unanswered questions
      * Community Chat
      * Welcome to the Community5
      * eCommerce marketing chat10
      * Subscriptions (NEW)
      * Getting started with Subscriptions13
      * Loyalty & Referrals
      * Getting started with Loyalty15
      * Best practices and examples3
      * Reviews & UGC
      * Getting started with Reviews15
      * Best practices and examples4
      * Yotpo SMSBump
      * Getting started with SMS10
      * Best practices and examples5
      * Yotpo 101
      * Yotpo platform6
      * Yotpo Tech Talk11

 * Yotpo News
 * Feature Requests
 * Events
 * Groups
 * Knowledge Base




 * Create topic
   Login


 * Home
 * Something's gone wrong.


PAGE NOT FOUND

Sorry, the page you are looking for might have been removed, is temporarily
unavailable, or the name has been changed.

If you came here through our website, please let us know where this error
occurred, so we can repair the defect. Contact us by e-mail: support@insided.com

If you came here through a link on another website, this reference will have
been incorrectly recorded. Unfortunately we cannot change this. Please contact
the website which recorded this error directly.

Perhaps the following can be of help:

 1. Check that the spelling in the address bar is correct.
 2. Go to: Homepage.
 3. Click the on 'previous' button in your browser if you want to try another
    link.


💟 BUILD LOYALTY WITH REVIEWS




📲 SMS ANALYZER




🧮 LOYALTY ROI CALCULATOR




👑 AMAZING WOMEN IN ECOMMERCE




JUMP TO

 * loyalty
 * reviews
 * sms
 * subscriptions
 * strategy


Powered by inSided
Terms & ConditionsCookie settings


SIGN UP

Already have an account? Login


Username *

E-mail address *

Company *

Job Title *

Password *

I accept the terms & conditions
loginBox.register.email_repeat

Register



LOGIN TO THE COMMUNITY

No account yet? Create an account

Username or Email

Password

Remember me
Log in

Forgot password?

Enter your username or e-mail address. We'll send you an e-mail with
instructions to reset your password.

Username or e-mail

Send

Back to overview


SCANNING FILE FOR VIRUSES.

Sorry, we're still checking this file's contents to make sure it's safe to
download. Please try again in a few minutes.

OK


THIS FILE CANNOT BE DOWNLOADED

Sorry, our virus scanner detected that this file isn't safe to download.

OK



COOKIE POLICY

We use cookies to enhance and personalize your experience. If you accept you
agree to our full cookie policy. Learn more about our cookies.

Accept cookies Deny all
Cookie settings
×


COOKIE SETTINGS


We use 3 different kinds of cookies. You can choose which cookies you want to
accept. We need basic cookies to make this site work, therefore these are the
minimum you can select. Learn more about our cookies.


Basic
Functional

Normal
Functional + analytics

Complete
Functional + analytics + social media + embedded videos

Accept cookies
Product
 * SMS Marketing
 * Loyalty & Referrals
 * Reviews & Ratings
 * Visual UGC
 * Consumer Insights
 * Integrations
 * Use Cases
 * Google Partnership
 * Walmart Syndication
 * AI Engine
 * Enterprise
 * Pricing

Resources
 * SMS Analyzer
 * A+ Texts
 * Ultimate eCommerce Product Page Guide
 * eCommerce Retention Course
 * SMS Marketing Examples
 * Loyalty ROI Calculator
 * Google Shopping Guide
 * The Complete Guide to SMS Marketing
 * Inspiration Gallery
 * Loyalty Program Generator
 * D2C Marketing Course
 * Fan Favorites
 * Glossary
 * Videos & Webinars
 * Success Stories

Partnerships
 * Partner Awards
 * App Market
 * eCommerce Platforms
 * Partner Program
 * Agency Partners
 * App Developer Terms
 * App Developer API Docs

Company
 * Contact Us
 * Request a Demo
 * Careers
 * Destination:D2C Conference
 * Customer Success
 * Refer a Friend
 * Events
 * SMSBump
 * Amazing Women in eCommerce
 * About Yotpo

Support
 * Help Center
 * Contact Support
 * Release Notes
 * Accessibility Statement
 * Status
 * API Documentation
 * API Changelog