www.sitejabber.com Open in urlscan Pro
52.72.109.62  Public Scan

URL: https://www.sitejabber.com/reviews/grammarly.com
Submission Tags: @phish_report
Submission: On November 17 via api from FI — Scanned from FI

Form analysis 8 forms found in the DOM

Name: glb_searchGET /search

<form name="glb_search" method="GET" action="/search" class="form header__search__form search-form__form" id="header__search__form" target="_top">
  <input name="keyword" id="keyword" class="header__search__keyword search-form__keyword form__input ui-autocomplete-input" type="text" placeholder="Enter a website, business, or keyword" value="" required="" tabindex="0"
    aria-label="Search businesses by keyword" autocomplete="off">
  <button class="button header__search__form__button search-form__button" tabindex="0" aria-label="Sitejabber search">
    <i class="custom-icon-search search-form__icon" aria-hidden="true"></i>
  </button>
  <input type="hidden" name="_csrf" value="">
</form>

POST /bookmark/242416

<form method="post" accept-charset="utf-8" class="form" id="UrlsBookmarkDialogFormBookmark6b07eb3385ca3191fb84cdc0d047aead" action="/bookmark/242416" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <input type="hidden" name="UserUrlBookmark[display_address]" id="UrlsBookmarkAddressBookmark6b07eb3385ca3191fb84cdc0d047aead" aria-label="UserUrlBookmark.display address" class="validator" value="grammarly.com">
  <div class="input textarea"><label class="form__label" for="UrlsBookmarkCommentBookmark6b07eb3385ca3191fb84cdc0d047aead">Add a note (optional - e.g. to review, to try)</label><textarea name="UserUrlBookmark[comment]"
      class="form__textarea validator" id="UrlsBookmarkCommentBookmark6b07eb3385ca3191fb84cdc0d047aead" rows="5"></textarea></div>
  <button class="button  button--primary" id="submit_bookmark_button_Bookmark6b07eb3385ca3191fb84cdc0d047aead" type="submit">Bookmark</button>
  <script>
    loadjsReady({
      event: "app",
      checker: function() {
        return typeof app === "undefined";
      },
      callback: function() {
        //<![CDATA[
        $("#submit_bookmark_button_Bookmark6b07eb3385ca3191fb84cdc0d047aead").bind("click", function(event) {
          function _ajax() {
            $.ajax({
              beforeSend: function(XMLHttpRequest) {
                app.spinnerBlock("#UrlsBookmarkDialogFormBookmark6b07eb3385ca3191fb84cdc0d047aead", true);
              },
              crossDomain: false,
              data: $("#submit_bookmark_button_Bookmark6b07eb3385ca3191fb84cdc0d047aead").closest("form").serialize(),
              dataType: "html",
              error: function(XMLHttpRequest, textStatus, errorThrown) {
                app.ajaxError(XMLHttpRequest);
              },
              success: function(data, textStatus) {
                $("dummy").html(data);
                $(document).trigger("dialogContentLoaded");
                app.openBookmarkDlg("Bookmark6b07eb3385ca3191fb84cdc0d047aead", data);
              },
              type: "post",
              url: "\/bookmark\/242416"
            });
          }
          if (typeof globalValidatorUrlsBookmarkDialogFormBookmark6b07eb3385ca3191fb84cdc0d047aead == "undefined") return false;
          globalValidatorUrlsBookmarkDialogFormBookmark6b07eb3385ca3191fb84cdc0d047aead.form();

          function isValid() {
            $('#submit_bookmark_button_Bookmark6b07eb3385ca3191fb84cdc0d047aead').each(function() {
              $(this).attr('disabled', 'disabled');
            });
            _ajax();
            return true;
          }

          function isPending() {
            if (globalValidatorUrlsBookmarkDialogFormBookmark6b07eb3385ca3191fb84cdc0d047aead.pendingRequest == 0) {
              if (globalValidatorUrlsBookmarkDialogFormBookmark6b07eb3385ca3191fb84cdc0d047aead.numberOfInvalids() == 0) return isValid();
            } else {
              setTimeout(isPending, 100);
              return false;
            }
          }
          if (globalValidatorUrlsBookmarkDialogFormBookmark6b07eb3385ca3191fb84cdc0d047aead.numberOfInvalids() == 0) {
            isPending();
          } else {}
          return false;
          return false;
        });
        //]]>
      }
    });
  </script>
  <button class="button  button--gray-middle" onclick="$('.dialog--bookmark.Bookmark6b07eb3385ca3191fb84cdc0d047aead').dialog('close')" error="app.ajaxError(XMLHttpRequest);" type="button">Cancel</button>
  <div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="08cfcf95ebc734e6b93264c07701397835cda4d9%3AUserUrlBookmark.display_address"><input type="hidden" name="_Token[unlocked]" autocomplete="off"
      value="share_button%7Csubmit"><input type="hidden" name="_Token[debug]" autocomplete="off"
      value="%5B%22%5C%2Fbookmark%5C%2F242416%22%2C%7B%22UserUrlBookmark.display_address%22%3A%22grammarly.com%22%2C%220%22%3A%22UserUrlBookmark.comment%22%7D%2C%5B%22share_button%22%2C%22submit%22%5D%5D"></div>
</form>

POST /request-corporate-values/grammarly.com/goods-unite

<form method="post" accept-charset="utf-8" class="form hidden" id="CorporateValuesGUForm" action="/request-corporate-values/grammarly.com/goods-unite" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div> <button class="button  corporate-values__button--submit" id="submit-385733830" type="submit">dummy</button>
  <script>
    loadjsReady({
      event: "app",
      checker: function() {
        return typeof app === "undefined";
      },
      callback: function() {
        //<![CDATA[
        $("#submit-385733830").bind("click", function(event) {
          function _ajax() {
            $.ajax({
              crossDomain: false,
              data: $("#submit-385733830").closest("form").serialize(),
              dataType: "json",
              error: function(XMLHttpRequest, textStatus, errorThrown) {
                app.ajaxError(XMLHttpRequest);
              },
              success: function(data, textStatus) {
                app.corporateValuesSubmit(data);
              },
              type: "post",
              url: "\/request-corporate-values\/grammarly.com\/goods-unite"
            });
          }
          if (typeof globalValidatorCorporateValuesGUForm == "undefined") return false;
          globalValidatorCorporateValuesGUForm.form();

          function isValid() {
            app.corporateValuesValid();
            $('#dialog form :submit').each(function() {
              $(this).attr('disabled', 'disabled');
            });
            _ajax();
            return true;
          }

          function isPending() {
            if (globalValidatorCorporateValuesGUForm.pendingRequest == 0) {
              if (globalValidatorCorporateValuesGUForm.numberOfInvalids() == 0) return isValid();
            } else {
              setTimeout(isPending, 100);
              return false;
            }
          }
          if (globalValidatorCorporateValuesGUForm.numberOfInvalids() == 0) {
            isPending();
          } else {}
          return false;
          return false;
        });
        //]]>
      }
    });
  </script>
  <div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="55486c39fe02284ca8d0e865891a9d72380978a4%3A"><input type="hidden" name="_Token[unlocked]" autocomplete="off" value=""><input type="hidden"
      name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2Frequest-corporate-values%5C%2Fgrammarly.com%5C%2Fgoods-unite%22%2C%5B%5D%2C%5B%5D%5D"></div>
</form>

POST /request-corporate-values/grammarly.com/gender-fair

<form method="post" accept-charset="utf-8" class="form hidden" id="CorporateValuesGFForm" action="/request-corporate-values/grammarly.com/gender-fair" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div> <button class="button  corporate-values__button--submit" id="submit-139666422" type="submit">dummy</button>
  <script>
    loadjsReady({
      event: "app",
      checker: function() {
        return typeof app === "undefined";
      },
      callback: function() {
        //<![CDATA[
        $("#submit-139666422").bind("click", function(event) {
          function _ajax() {
            $.ajax({
              crossDomain: false,
              data: $("#submit-139666422").closest("form").serialize(),
              dataType: "json",
              error: function(XMLHttpRequest, textStatus, errorThrown) {
                app.ajaxError(XMLHttpRequest);
              },
              success: function(data, textStatus) {
                app.corporateValuesSubmit(data);
              },
              type: "post",
              url: "\/request-corporate-values\/grammarly.com\/gender-fair"
            });
          }
          if (typeof globalValidatorCorporateValuesGFForm == "undefined") return false;
          globalValidatorCorporateValuesGFForm.form();

          function isValid() {
            app.corporateValuesValid();
            $('#dialog form :submit').each(function() {
              $(this).attr('disabled', 'disabled');
            });
            _ajax();
            return true;
          }

          function isPending() {
            if (globalValidatorCorporateValuesGFForm.pendingRequest == 0) {
              if (globalValidatorCorporateValuesGFForm.numberOfInvalids() == 0) return isValid();
            } else {
              setTimeout(isPending, 100);
              return false;
            }
          }
          if (globalValidatorCorporateValuesGFForm.numberOfInvalids() == 0) {
            isPending();
          } else {}
          return false;
          return false;
        });
        //]]>
      }
    });
  </script>
  <div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="a104c62af17ab114e988dba34ad493e1ecbe715e%3A"><input type="hidden" name="_Token[unlocked]" autocomplete="off" value=""><input type="hidden"
      name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2Frequest-corporate-values%5C%2Fgrammarly.com%5C%2Fgender-fair%22%2C%5B%5D%2C%5B%5D%5D"></div>
</form>

POST /reviews/grammarly.com

<form method="post" accept-charset="utf-8" class="form url-reviews__filters__form" aria-hidden="false" id="UrlReviewsFiltersForm" action="/reviews/grammarly.com" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <div class="hidden">
    <div class="input text"><input type="text" name="page" class="form__input url-reviews__filters__form__page validator" aria-hidden="true" aria-label="page value" tabindex="-1" id="page" value="1"></div>
  </div>
  <div class="search-sort">
    <div class="search-sort__search search-form url-reviews__search">
      <div class="input text"><input type="text" name="search" aria-label="Search reviews by keyword" class="form__input search-form__keyword search-sort__search__keyword validator" placeholder="Search reviews" id="search"></div> <button
        aria-label="filter reviews by keyword" class="button  search-sort__search__button url-reviews__search__link search-form__button" id="filters_button"
        type="submit"><i class="custom-icon-search search-form__icon" aria-hidden="true"></i></button>
    </div>
    <div class="search-sort__sort">
      <div class="input select"><label class="modern-select__label" for="sort">Sort by:</label>
        <div id="sortSelectBoxItContainer" class="selectboxit-container selectboxit-container">
          <div id="sortSelectBoxIt" class="selectboxit search-sort__sort__dropdown modern-select validator validator selectboxit-enabled selectboxit-btn" name="sort" tabindex="-1" unselectable="on">
            <div class="selectboxit-option-icon-container"><i id="sortSelectBoxItDefaultIcon" class="selectboxit-default-icon selectboxit-option-icon selectboxit-container" unselectable="on"></i></div>
            <div id="sortSelectBoxItText" class="selectboxit-text" unselectable="on" data-val="relevant" aria-live="polite" style="max-width: 217.953px;">Relevant</div>
            <div id="sortSelectBoxItArrowContainer" class="selectboxit-arrow-container" unselectable="on">
              <div id="sortSelectBoxItArrow" class="selectboxit-arrow custom-icon-caret-down" unselectable="on"></div>
            </div>
          </div>
          <ul id="sortSelectBoxItOptions" class="selectboxit-options selectboxit-list" tabindex="-1" role="listbox" aria-hidden="true">
            <li data-id="0" data-val="relevant" data-disabled="false" class="selectboxit-option selectboxit-option-first selectboxit-selected" role="option">
              <a class="selectboxit-option-anchor" href="/nofollow" role="button" aria-label="open select"><span class="selectboxit-option-icon-container"><i class="selectboxit-option-icon  selectboxit-container"></i></span>Relevant</a></li>
            <li data-id="1" data-val="published" data-disabled="false" class="selectboxit-option" role="option">
              <a class="selectboxit-option-anchor" href="/nofollow" role="button" aria-label="open select"><span class="selectboxit-option-icon-container"><i class="selectboxit-option-icon  selectboxit-container"></i></span>Newest to Oldest</a></li>
            <li data-id="2" data-val="num_positive_votes" data-disabled="false" class="selectboxit-option" role="option">
              <a class="selectboxit-option-anchor" href="/nofollow" role="button" aria-label="open select"><span class="selectboxit-option-icon-container"><i class="selectboxit-option-icon  selectboxit-container"></i></span>Helpful</a></li>
            <li data-id="3" data-val="rating" data-disabled="false" class="selectboxit-option selectboxit-option-last" role="option">
              <a class="selectboxit-option-anchor" href="/nofollow" role="button" aria-label="open select"><span class="selectboxit-option-icon-container"><i class="selectboxit-option-icon  selectboxit-container"></i></span>Rating</a></li>
          </ul><select name="sort" aria-label="Sort reviews by" class="search-sort__sort__dropdown modern-select validator validator" id="sort"
            style="display: block; visibility: visible; width: 247.953px; height: 50px; opacity: 0; position: absolute; top: 0px; left: 0px; cursor: pointer; z-index: 99; margin: 0px; padding: 0px; appearance: menulist-button;">
            <option value="relevant">Relevant</option>
            <option value="published">Newest to Oldest</option>
            <option value="num_positive_votes">Helpful</option>
            <option value="rating">Rating</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="url-reviews__flex mt-30">
    <div class="url-reviews__filters url-reviews__filters--rating">
      <h3 class="url-reviews__filters__title">Rating</h3>
      <div class="url-reviews__filters__histogram">
        <div class="histogram histogram--digits-4 histogram--form">
          <div class="input checkbox checkbox--light checkbox--orange"><label for="url-filterrating-0">
              <div class="checker" id="uniform-url-filterrating-0"><span><input type="checkbox" name="rating[5]" value="5" class="form__checkbox histogram__checkbox validator" id="url-filterrating-0"></span></div><span class="histogram__stars">5
                stars</span> <span class="histogram__item"><span class="histogram__item histogram__item--percentage" style="width:68%"></span></span> <span class="histogram__count">2,365</span>
            </label></div>
          <div class="input checkbox checkbox--light checkbox--orange"><label for="url-filterrating-1">
              <div class="checker" id="uniform-url-filterrating-1"><span><input type="checkbox" name="rating[4]" value="4" class="form__checkbox histogram__checkbox validator" id="url-filterrating-1"></span></div><span class="histogram__stars">4
                stars</span> <span class="histogram__item"><span class="histogram__item histogram__item--percentage" style="width:16%"></span></span> <span class="histogram__count">557</span>
            </label></div>
          <div class="input checkbox checkbox--light checkbox--orange"><label for="url-filterrating-2">
              <div class="checker" id="uniform-url-filterrating-2"><span><input type="checkbox" name="rating[3]" value="3" class="form__checkbox histogram__checkbox validator" id="url-filterrating-2"></span></div><span class="histogram__stars">3
                stars</span> <span class="histogram__item"><span class="histogram__item histogram__item--percentage" style="width:3%"></span></span> <span class="histogram__count">118</span>
            </label></div>
          <div class="input checkbox checkbox--light checkbox--orange"><label for="url-filterrating-3">
              <div class="checker" id="uniform-url-filterrating-3"><span><input type="checkbox" name="rating[2]" value="2" class="form__checkbox histogram__checkbox validator" id="url-filterrating-3"></span></div><span class="histogram__stars">2
                stars</span> <span class="histogram__item"><span class="histogram__item histogram__item--percentage" style="width:2%"></span></span> <span class="histogram__count">55</span>
            </label></div>
          <div class="input checkbox checkbox--light checkbox--orange"><label for="url-filterrating-4">
              <div class="checker" id="uniform-url-filterrating-4"><span><input type="checkbox" name="rating[1]" value="1" class="form__checkbox histogram__checkbox validator" id="url-filterrating-4"></span></div><span class="histogram__stars">1
                star</span> <span class="histogram__item"><span class="histogram__item histogram__item--percentage" style="width:11%"></span></span> <span class="histogram__count">380</span>
            </label></div>
        </div>
        <script>
          loadjsReady({
            event: 'app',
            checker: function() {
              return typeof app === "undefined" || typeof app.histogram === "undefined";
            },
            callback: function() {
              app.histogram();
            }
          })
        </script>
      </div>
    </div>
    <div class="url-reviews__filters url-reviews__filters--dropdowns">
      <h3 class="url-reviews__filters__title">Timeframe</h3>
      <div class="input select">
        <div id="timeframeSelectBoxItContainer" class="selectboxit-container selectboxit-container">
          <div id="timeframeSelectBoxIt" class="selectboxit modern-select url-reviews__filters__item validator validator selectboxit-enabled selectboxit-btn" name="timeframe" tabindex="-1" unselectable="on">
            <div class="selectboxit-option-icon-container"><i id="timeframeSelectBoxItDefaultIcon" class="selectboxit-default-icon selectboxit-option-icon selectboxit-container" unselectable="on"></i></div>
            <div id="timeframeSelectBoxItText" class="selectboxit-text" unselectable="on" data-val="" aria-live="polite" style="max-width: 170px;">All time</div>
            <div id="timeframeSelectBoxItArrowContainer" class="selectboxit-arrow-container" unselectable="on">
              <div id="timeframeSelectBoxItArrow" class="selectboxit-arrow custom-icon-caret-down" unselectable="on"></div>
            </div>
          </div>
          <ul id="timeframeSelectBoxItOptions" class="selectboxit-options selectboxit-list" tabindex="-1" role="listbox" aria-hidden="true">
            <li data-id="0" data-val="" data-disabled="false" class="selectboxit-option selectboxit-option-first selectboxit-selected" role="option">
              <a class="selectboxit-option-anchor" href="/nofollow" role="button" aria-label="open select"><span class="selectboxit-option-icon-container"><i class="selectboxit-option-icon  selectboxit-container"></i></span>All time</a></li>
            <li data-id="1" data-val="7" data-disabled="false" class="selectboxit-option" role="option">
              <a class="selectboxit-option-anchor" href="/nofollow" role="button" aria-label="open select"><span class="selectboxit-option-icon-container"><i class="selectboxit-option-icon  selectboxit-container"></i></span>Past week</a></li>
            <li data-id="2" data-val="30" data-disabled="false" class="selectboxit-option" role="option">
              <a class="selectboxit-option-anchor" href="/nofollow" role="button" aria-label="open select"><span class="selectboxit-option-icon-container"><i class="selectboxit-option-icon  selectboxit-container"></i></span>Past month</a></li>
            <li data-id="3" data-val="180" data-disabled="false" class="selectboxit-option" role="option">
              <a class="selectboxit-option-anchor" href="/nofollow" role="button" aria-label="open select"><span class="selectboxit-option-icon-container"><i class="selectboxit-option-icon  selectboxit-container"></i></span>Past 6 months</a></li>
            <li data-id="4" data-val="365" data-disabled="false" class="selectboxit-option selectboxit-option-last" role="option">
              <a class="selectboxit-option-anchor" href="/nofollow" role="button" aria-label="open select"><span class="selectboxit-option-icon-container"><i class="selectboxit-option-icon  selectboxit-container"></i></span>Past year</a></li>
          </ul><select name="timeframe" aria-label="Search reviews by timeframe" class="modern-select url-reviews__filters__item validator validator" id="timeframe"
            style="display: block; visibility: visible; width: 55.9062px; height: 30px; opacity: 0; position: absolute; top: 0px; left: 0px; cursor: pointer; z-index: 99; margin: 0px; padding: 0px; appearance: menulist-button;">
            <option value="">All time</option>
            <option value="7">Past week</option>
            <option value="30">Past month</option>
            <option value="180">Past 6 months</option>
            <option value="365">Past year</option>
          </select>
        </div>
      </div>
    </div>
    <div class="url-reviews__filters  url-reviews__filters--other">
      <h3 class="url-reviews__filters__title">Other</h3>
      <div class="input checkbox checkbox--light"><input type="hidden" name="filter[]" value="0"><label for="filter-verified_purchase">
          <div class="checker" id="uniform-filter-verified_purchase"><span><input type="checkbox" name="filter[]" value="verified_purchase" class="form__checkbox url-reviews__filters__item validator" id="filter-verified_purchase"></span></div>
          Verified purchase
        </label></div>
      <div class="input checkbox checkbox--light"><input type="hidden" name="filter[]" value="0"><label for="filter-media">
          <div class="checker" id="uniform-filter-media"><span><input type="checkbox" name="filter[]" value="media" class="form__checkbox url-reviews__filters__item validator" id="filter-media"></span></div>Contains image or video
        </label></div>
      <div class="input checkbox checkbox--light"><input type="hidden" name="filter[]" value="0"><label for="filter-english">
          <div class="checker" id="uniform-filter-english"><span><input type="checkbox" name="filter[]" value="english" class="form__checkbox url-reviews__filters__item validator" id="filter-english"></span></div>English only
        </label></div>
    </div>
  </div>
  <div class="tag-filters url-reviews__tags">
    <p class="tag-filters__heading">Reviews that mention popular keywords</p>
    <span class="tag-filters__filter" data-keyword="school work" tabindex="0" role="button" aria-label="school work"> school work (33) </span>
    <span class="tag-filters__filter" data-keyword="customer service" tabindex="0" role="button" aria-label="customer service"> customer service (64) </span>
    <span class="tag-filters__filter" data-keyword="grammar mistakes" tabindex="0" role="button" aria-label="grammar mistakes"> grammar mistakes (40) </span>
    <span class="tag-filters__filter" data-keyword="credit card" tabindex="0" role="button" aria-label="credit card"> credit card (34) </span>
    <span class="tag-filters__filter" data-keyword="premium version" tabindex="0" role="button" aria-label="premium version"> premium version (40) </span>
    <span class="tag-filters__filter" data-keyword="spelling errors" tabindex="0" role="button" aria-label="spelling errors"> spelling errors (34) </span>
    <span class="tag-filters__filter" data-keyword="phone number" tabindex="0" role="button" aria-label="phone number"> phone number (14) </span>
  </div>
  <div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="774e220ec5a58216b8d7ee31b46404f6c9be2c5a%3A"><input type="hidden" name="_Token[unlocked]" autocomplete="off" value=""><input type="hidden"
      name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2Freviews%5C%2Fgrammarly.com%22%2C%5B%22page%22%2C%22search%22%2C%22sort%22%2C%22rating%22%2C%22timeframe%22%2C%22filter%22%5D%2C%5B%5D%5D"></div>
</form>

Name: glb_searchGET /faq/grammarly.com

<form name="glb_search" method="GET" action="/faq/grammarly.com" class="url-qa__search__form search-form__form form" target="_top">
  <input name="search" class="url-qa__search__keyword search-form__keyword search-sort__search__keyword form__input ui-autocomplete-input" type="text" placeholder="Search Q&amp;A" value="" aria-label="Search questions by keyword" autocomplete="off">
  <button class="button  search-sort__search__button url-qa__search__link button search-form__button" aria-label="Search" error="app.ajaxError(XMLHttpRequest);"
    type="submit"><i class="custom-icon-search search-form__icon" aria-hidden="true"></i></button>
</form>

POST /ask-question

<form method="post" accept-charset="utf-8" class="form url-qa__form" id="UrlQuestionViewForm" action="/ask-question" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <h3 class="url-qa__form__title"> Can’t see your question? Ask to get answers from the Grammarly staff and other customers. </h3>
  <div class="input textarea"><textarea name="content" class="form__textarea url-qa__form__content validator" aria-label="Hi, what would you like to know about this business?" id="url-qa__form__content" maxlength="150"
      placeholder="Hi, what would you like to know about this business?" rows="5"></textarea></div> <input type="hidden" name="url_id" value="242416">
  <div class="url-qa__form__flex">
    <div class="input checkbox form__checkbox--orange url-qa__form__checkbox"><input type="hidden" name="subscribe" value="0"><label class="form__label" for="url-qa__form__subscribe">
        <div class="checker" id="uniform-url-qa__form__subscribe"><span class="checked"><input type="checkbox" name="subscribe" value="1" checked="checked" class="form__checkbox url-qa__form__subscribe validator" id="url-qa__form__subscribe"></span>
        </div>Get notified about new answers to your questions.
      </label></div> <button class="button  url-qa__form__button button--primary" id="question_button" type="submit">Ask Question</button>
  </div>
  <a href="/nofollow" class="url-qa__form__guidelines" id="link-13632446" rel="nofollow" title="Q&amp;A Posting Guidelines" aria-hidden="true" tabindex="-1">Posting guidelines</a>
  <script>
    loadjsReady({
      event: "app",
      checker: function() {
        return typeof app === "undefined";
      },
      callback: function() {
        //<![CDATA[
        $("#link-13632446").bind("click", function(event) {
          $.ajax({
            beforeSend: function(XMLHttpRequest) {
              dialogInit({
                title: 'Q&A Posting Guidelines',
                dialogClass: 'sj-dialog ',
                autoResize: true,
                fluid: false,
                maxWidth: '350',
                minHeight: '150',
                width: '450',
                modal: true,
                resizable: false,
                draggable: false,
                yOffset: 160,
                zIndex: 1500,
                open: function(event, ui) {},
                beforeClose: function(event, ui) {}
              }, '<i class="custom-icon-spinner2 loading-image__spinner"></i><span class="loading-image__label">Loading...</span>', 'dialog', true);
            },
            crossDomain: false,
            dataType: "html",
            error: function(XMLHttpRequest, textStatus, errorThrown) {
              $("#dialog").dialog("close");
              app.ajaxError(XMLHttpRequest);
            },
            global: false,
            group: null,
            success: function(data, textStatus) {
              $("#dialog").html(data);
              $(document).trigger("dialogContentLoaded");
            },
            url: "\/question-guidelines"
          });
          return false;
        });
        //]]>
      }
    });
  </script>
  <div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="c276cf2a5eb8c86ce6989e9cb79b0ec2d4d68921%3Aurl_id"><input type="hidden" name="_Token[unlocked]" autocomplete="off" value=""><input type="hidden"
      name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2Fask-question%22%2C%7B%220%22%3A%22content%22%2C%22url_id%22%3A%22242416%22%2C%221%22%3A%22subscribe%22%7D%2C%5B%5D%5D"></div>
</form>

POST /ask-question

<form method="post" accept-charset="utf-8" class="form" id="UrlQuestionBoxForm" action="/ask-question" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <div class="input textarea"><textarea name="content" aria-label="Ask a question textarea" class="form__textarea validator" id="question" maxlength="150" placeholder="Ask about Grammarly from staff and past customers" rows="5"></textarea></div>
  <input type="hidden" name="source" value="sidebar"> <input type="hidden" name="url_id" value="242416">
  <button class="button  button--primary button--big url-box__button" id="submit-959136193" type="submit">Ask Question</button>
  <div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="585a0335b6f2bfaf0b0aa35f2be79e56c64c73cb%3Asource%7Curl_id"><input type="hidden" name="_Token[unlocked]" autocomplete="off" value=""><input
      type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2Fask-question%22%2C%7B%220%22%3A%22content%22%2C%22source%22%3A%22sidebar%22%2C%22url_id%22%3A%22242416%22%7D%2C%5B%5D%5D"></div>
</form>

Text Content

 * Login
 * Signup

For Business
 * Login
 * Signup

Write a Review For Business For Business

 * Log in
 * Browse Businesses
   * Categories
   * Best of 2024
 * Guides
   * How to Spot a Trustworthy Website
   * Dating Apps
   * Shopping Discount Fashion
   * Discount Clothing
   * Discount Designer Clothing
   * Affordable Wedding Dresses
   * Affordable Activewear for Women
   * Plus-Size Swimwear
   * COVID-19 Resources
 * Resources
 * Write a Review
 * Request a Review
 * Backed by the National Science Foundation
 * For Business



 * Education
 * Tutor

 * Share
   Share on Facebook
   Share on Twitter
   
   Done
 * Bookmark
   
   
   GRAMMARLY
   
   Add a note (optional - e.g. to review, to try)
   Bookmark Cancel
   

2024 SITEJABBER AWARD


GRAMMARLY




4.4 (3,475 reviews)

 * UNSOLICITED
   
   
   1,060 review

 * UNSOLICITED - VERIFIED PURCHASE
   
   
   12 reviews

 * SOLICITED - VERIFIED PURCHASE
   
   
   2,404 reviews

www.grammarly.com
Write a Review Visit Business


RATINGS ON OTHER PLATFORMS

Trustpilot

4.4 / 5
Corporate Values

dummy


dummy

Corporate Values

Write a Review Visit Business



OVERVIEW

Grammarly has a rating of 4.4 stars from 3,475 reviews, indicating that most
customers are generally satisfied with their purchases. Reviewers satisfied with
Grammarly most frequently mention free version, great tool, and sentence
structure. Grammarly ranks 5th among Tutor sites.

 * Service
   
   194
 * Value
   
   128
 * Quality
   
   192

Proactively asks for customer feedback

This company responds to reviews on average within 18 days

Positive reviews (last 12 months): 91.9%
Positive
533
Neutral
– 17
Negative
30
View ratings trends
68
See all photos
 * Reviews
 * Q&A

How would you rate Grammarly?


Business's Favorite Review


“SMART!”


David M.
4/29/22


It helped me tremendously write work emails, business reports, and even text
messages. I have more confidence in all my writings, and Grammarly is one
productive tool I cannot live without each day. I subscribed to the Premium
membership, which is well worth the investment. Keep up all your great work.


Show more
See full review
Top Positive Review


“AN INVALUABLE TOOL”


Deb H.
9/10/24


Remember this text: Grammarly is indispensable, especially when writing
concisely with your audience in mind. In addition, it provides tailored
suggestions, whether for an informal or business audience and addresses
punctuation and content nuances.


Show more
See positive reviews


REVIEWS (3,475)

Sort by:
Relevant

 * Relevant
 * Newest to Oldest
 * Helpful
 * Rating

RelevantNewest to OldestHelpfulRating


RATING


5 stars 2,365

4 stars 557

3 stars 118

2 stars 55

1 star 380


TIMEFRAME

All time

 * All time
 * Past week
 * Past month
 * Past 6 months
 * Past year

All timePast weekPast monthPast 6 monthsPast year


OTHER


Verified purchase

Contains image or video

English only

Reviews that mention popular keywords

school work (33) customer service (64) grammar mistakes (40) credit card (34)
premium version (40) spelling errors (34) phone number (14)

Deb H.
North Carolina
1 review
0 helpful votes
 * Follow Deb H.
 * Send Message
 * Share Review
 * 

“An invaluable tool”
September 10th, 2024
Verified purchase


Remember this text: Grammarly is indispensable, especially when writing
concisely with your audience in mind. In addition, it provides tailored
suggestions, whether for an informal or business audience and addresses
punctuation and content nuances.

 * Comment
 * Thank you

Helpful  (0)
Thank you


Aspen D.
Canada
1 review
0 helpful votes
 * Follow Aspen D.
 * Send Message
 * Share Review
 * 

“Grammarly has made spelling easier.”
November 4th, 2024
Verified purchase


Grammarly has made my grammar and spelling mistakes more visible for me and has
helped me with so many questions like "What is POV?" or "How to get rid of
writer's block". The only thing I would recommend is having a widespread search
bar on the Grammarly blog page so I can find information faster and more
efficiently. Sincerely, Thank you!

 * Comment
 * Thank you

Helpful  (0)
Thank you
Kristina M. – Grammarly Rep 10/26/24

Hi,

We appreciate you taking the time to share your experience with us. We strive to
provide an excellent experience for all users, and comments like this mean a lot
to us!

We will be sure to share your feedback with our team.

Thanks again,
Grammarly Support team


Show more



Lucy E.
Nigeria
1 review
0 helpful votes
 * Follow Lucy E.
 * Send Message
 * Share Review
 * 

“I am grateful to Grammarly for simplifying my writing journey.”
October 9th, 2024
Verified purchase


Thanks to Grammarly, my writing has improved a lot. As an enthusiastic reader, I
used to struggle with expressing my thoughts clearly in writing, especially when
I wanted to share ideas from a book. Now, I find it much easier to paraphrase
and rephrase thanks to the help of Grammarly.

 * Comment
 * Thank you

Helpful  (0)
Thank you
Kristina M. – Grammarly Rep 10/1/24

Hi Lucy,

Thank you for taking the time to leave us a review! We're so glad Grammarly has
made it easier for you to express your thoughts and has been helpful in your
writing.

Since you gave three stars to Grammarly, we'd love to clarify what we can do to
improve. We want to eliminate any issues you face while using our product to
make your user experience smooth and seamless. Please feel free to submit a
ticket to the Grammarly Support team at http://gram.ly/3zJAHbw.

In case you gave us the rating accidentally, we'd appreciate it if you could
update your review and change the rating.

Thanks again,
Grammarly Support team


Show more



Megan C.
California
1 review
0 helpful votes
 * Follow Megan C.
 * Send Message
 * Share Review
 * 

“Not Usable”
September 24th, 2024
Verified purchase


Grammarly underlined every sentence I wrote, offering so many unhelpful
suggestions that I had to turn it off. My job requires me to proofread, and I
had hoped that Grammarly might speed up that process, but it actually hindered
it. Would not recommend.

 * Comment
 * Thank you

Helpful  (0)
Thank you
Kristina M. – Grammarly Rep 9/16/24

Hi Megan,

Thank you for bringing this issue to our attention. We'd be happy to look into
this.

If you decide to give us another chance to improve your experience, please
create a support ticket at http://gram.ly/3zJAHbw and provide the original
sentences or paragraphs where the problems occurred.

Our team will need specific examples in order to investigate the issue and
implement a fix. We look forward to hearing from you and putting things right.

Thanks again,
Grammarly Support team


Show more



Andrea N.
California
1 review
0 helpful votes
 * Follow Andrea N.
 * Send Message
 * Share Review
 * 

“Overall okay”
September 25th, 2024
Verified purchase


I like the way Grammerly corrects my spelling or suggests better sentences.
Sometimes, however, I wish it would remember how I write and stop correcting me.
I have to write a certain way for my field. I enjoy that it tells me when I
write plainly (T-shirt) or formally (Blouse with necklace.).

 * Comment
 * Thank you

Helpful  (0)
Thank you
Kristina M. – Grammarly Rep 9/16/24

Hello Andrea,

We appreciate you taking the time to share your feedback with us.

Did you know our Grammarly Pro plan offers a company style guide feature that
might be just the solution you're looking for? We introduced new style rules
features to help you create the most precise and relevant style guide
suggestions for you or your team:

Use the asterisk symbol (*) as a placeholder in the text

Case-sensitive original text

Lowercase replacement text at the start of a sentence

Context awareness

Related materials

To learn more about these features, check out this article:
https://support.grammarly.com/hc/en-us/articles/27195639866509

You can find out more about Grammarly Pro here: http://grammarly.com/pro

Feel free to contact us at http://gram.ly/3zJAHbw with any further questions or
concerns you might have. We are committed to making your experience with
Grammarly pleasant and rewarding.

Thanks again,
Grammarly Support team


Show more



Destiny D.
Pennsylvania
1 review
0 helpful votes
 * Follow Destiny D.
 * Send Message
 * Share Review
 * 

“Rating Grammarly”
August 15th, 2024
Verified purchase


Grammarly is the best thing ever. I am writing a book, and it has helped with so
much punctuation. I receive new tones every week. It makes my work very good and
special. I would recommend this to anyone. Thank you, Grammarly.

Service
Value
Shipping
Returns
Quality


Show more
 * Comment
 * Thank you

Helpful  (0)
Thank you

Galina L.
Peru
1 review
0 helpful votes
 * Follow Galina L.
 * Send Message
 * Share Review
 * 

“Is it only corporate?”
August 21st, 2024
Verified purchase


Hi, Grammarly: I quite liked your work. I have already decided to sign up and
even tried to sign up for a plan, but when I filled out the form, I realized it
was only for companies. And I am a natural person and not a legal entity. I
don't know if a natural person can get a Grammarly plan. And if it is possible,
then, what are the requirements for this? Thank you.

 * Comment
 * Thank you

Helpful  (0)
Thank you

Chelsea H.
Florida
1 review
0 helpful votes
 * Follow Chelsea H.
 * Send Message
 * Share Review
 * 

“Helpful”
August 20th, 2024
Verified purchase


I struggle with punctuation sometimes, and for my job, I do a lot of historical
research, so in a professional setting, it's crucial that my papers are
grammatically correct. Grammarly helps me understand where I struggle so I can
correct my mistakes.

 * Comment
 * Thank you

Helpful  (0)
Thank you

Lakshmikant P.
India
1 review
0 helpful votes
 * Follow Lakshmikant P.
 * Send Message
 * Share Review
 * 

“Writing Made Joyful by Grammarly”
October 1st, 2024
Verified purchase


I am enjoying writing with the support of Grammarly. My poor vocabulary is no
more a handicap. I never thought that writing long drafts can be so much
exciting and flawless.

 * Comment
 * Thank you

Helpful  (0)
Thank you

Jaxson T.
Wisconsin
1 review
0 helpful votes
 * Follow Jaxson T.
 * Send Message
 * Share Review
 * 

“Great app, but...”
September 13th, 2024
Verified purchase


Every time I script on Roblox, Grammarly flags a bunch of spelling errors, but
it's just the script language. Everything else is perfect, though! Keep it up,
Grammarly!

 * Comment
 * Thank you

Helpful  (0)
Thank you
Kristina M. – Grammarly Rep 9/3/24

Hi,

Thanks for taking the time to share your feedback with us!

We strive to give all of our customers a great experience, and we want to keep
improving. We've forwarded your comments to our product team so that they can
take them into account when making future development plans.

Thanks again,
Grammarly Support team


Show more



Jennifer N.
Massachusetts
1 review
0 helpful votes
 * Follow Jennifer N.
 * Send Message
 * Share Review
 * 

“Extremely helpful!”
November 3rd, 2024
Verified purchase


I have been in school again, after years, since last year. Going back to school
had been a true ete opener. Grammarly has truly helped teach this old dog new
tricks!

 * Comment
 * Thank you

Helpful  (0)
Thank you


Richard W.
GB
2 reviews
0 helpful votes
 * Follow Richard W.
 * Send Message
 * Share Review
 * 

“Even though I have paid for PRO they still have not updated my credentials”
September 30th, 2024


Very difficult company to communicate with they seem to ignore most attempts to
communicate. I ahve had an acknowledgment of my complaint but as yet no
resolution since August!

Tip for consumers:
Careful if you sign up for pro they take the money but do not provide the
service yet.

Products used:
Tring to use Grammarly pro

Service
Shipping
Returns



Show more

 * Comment
 * Thank you

Helpful  (0)
Thank you
Kristina M. – Grammarly Rep 9/21/24

Hi Richard,

Thank you for taking the time to leave us a review, and we're sorry to hear
about your experience.

Our support team has located your support request and replied with more details
to assist you further.

If you consider the matter resolved and feel that the current review is not an
accurate reflection of your service experience, we'd appreciate it if you could
update your review and change the rating.

Please feel free to contact us at http://gram.ly/3zJAHbw with any additional
questions.

Sincerely,
Grammarly Support team


Show more



Sumera A.
India
1 review
0 helpful votes
 * Follow Sumera A.
 * Send Message
 * Share Review
 * 

“Wonderful aid for writing perfect content!”
October 9th, 2024
Verified purchase


I had a pleasant experience while using grammarly, frankly at times I got a
little too much of assistance and prompts which I didnt expect. Overall it was
quite productive to use the software.

 * Comment
 * Thank you

Helpful  (0)
Thank you

Dugald G.
Australia
1 review
0 helpful votes
 * Follow Dugald G.
 * Send Message
 * Share Review
 * 

“Not smart enough!”
August 28th, 2024
Verified purchase


Grammarly comes up and obscures text and is difficult to switch off. I don't
like your American English I like UK English without all your "z s", and I want
to be able to add words to my dictionary that you don't "recognise" such as that
last word!

 * Comment
 * Thank you

Helpful  (0)
Thank you
Kristina M. – Grammarly Rep 8/19/24

Hi Dugald,

We appreciate you taking the time to leave a review and are sorry to hear about
your experience. We are committed to providing satisfaction to our users and
would like to address any issues that you may have faced.

Could you please contact our support team at http://gram.ly/3zJAHbw with a
full-screen video showing the issue? Here are some instructions on recording a
video: https://gram.ly/3IeuXMw. Even a smartphone video will work!

We look forward to hearing from you.

Thanks again,
Grammarly Support team


Show more



Whales M.
Viet Nam
1 review
0 helpful votes
 * Follow Whales M.
 * Send Message
 * Share Review
 * 

“So good!”
October 11th, 2024
Verified purchase


Grammarly helps me to improve my writing skills a lot. Now, I feel very
confident when writing anything in English. Thanks, Grammarly and the person who
created Grammarly!

 * Comment
 * Thank you

Helpful  (0)
Thank you

Rolando R.
Florida
1 review
0 helpful votes
 * Follow Rolando R.
 * Send Message
 * Share Review
 * 

“Grammarly is a great tool!”
August 11th, 2024
Verified purchase


Grammarly is a great tool, but it needs some improvements. One of the things
that bothers me is that sometimes I'm typing along and Grammarly is not working.
I have to go back to the start menu and activate it. Furthermore, sometimes I
might misspell something, and Grammarly has no idea what I'm trying to spell. It
would be helpful if it could provide suggestions for words that I might be
trying to spell.

 * Comment
 * Thank you

Helpful  (0)
Thank you
Kristina M. – Grammarly Rep 8/12/24

Hi Rolando,

Thank you for taking the time to leave us a review, and we're sorry to hear
about your experience.

Please know that you're always welcome to contact us directly at
http://gram.ly/3zJAHbw so that our support team can investigate any issue you've
experienced. We'd appreciate it if you could provide as many details as
possible, as this will enable us to investigate the issue better.

We are committed to making your experience with Grammarly pleasant and
rewarding.

Thanks again,
Grammarly Support team


Show more



Namgay C.
Canada
1 review
0 helpful votes
 * Follow Namgay C.
 * Send Message
 * Share Review
 * 

“Very bad app and its makes your laptop hang, cant even remove it cz it say app
is open but its not.”
November 10th, 2024


The app was very bad cz once i installed it disturped my Macbook and i cant even
remove it. Useless app and its slow and hangs all your other apps and i cant
even delete the app its like a virus in my laptop and i regret downloading it
and i am so glad i didnt waste my money on this

 * Comment
 * Thank you

Helpful  (0)
Thank you
Valeria I. – Grammarly Rep 11/1/24

Hi there,

Thank you for taking the time to leave us a review, and we're sorry to hear
about your experience.

We've created a support ticket using the email address you provided here. Our
team will contact you to help resolve this.

We are committed to making your experience with Grammarly pleasant and
rewarding.

Thanks again,
Grammarly Support team


Show more


Kristina M. – Grammarly Rep 11/1/24

Hi,

Thank you for taking the time to leave us a review, and we're sorry to hear
about your experience.

We've created a support ticket using the email address you provided here. Our
team will contact you to help address this.

We are committed to making your experience with Grammarly pleasant and
rewarding.

Thanks again,
Grammarly Support team


Show more



Hem Shailabh S.
India
1 review
0 helpful votes
 * Follow Hem Shailabh S.
 * Send Message
 * Share Review
 * 

“Great Literary tool for English Learners & Experts alike”
July 28th, 2024
Verified purchase


Grammarly has been a great aid for creating accurate, innovative and tone
appropriate text from emails to whatsapp chats. Never imagined that a conputer
tool could analyze sentences and suggest suitable changes. Wishing Team
Grammarly a remarkable journey ahead!

 * Comment
 * Thank you

Helpful  (0)
Thank you

Zane W.
North Carolina
1 review
0 helpful votes
 * Follow Zane W.
 * Send Message
 * Share Review
 * 

“Pro”
October 31st, 2024
Verified purchase


It is really good but make more free samples so I can test it before I buy the
Pro.I love Grammarly because it helps me make my scripts and more better.Thanks
Grammarly.

 * Comment
 * Thank you

Helpful  (0)
Thank you

Grace M.
South Africa
1 review
0 helpful votes
 * Follow Grace M.
 * Send Message
 * Share Review
 * 

“Excellent”
October 5th, 2024
Verified purchase


Alignment of the sentences and rectify spelling. Give suggestions to the
sentences. Like for editing research and assignments. Thank you and it is highly
recommended👌🏽

 * Comment
 * Thank you

Helpful  (0)
Thank you

Evan H.
GB
1 review
0 helpful votes
 * Follow Evan H.
 * Send Message
 * Share Review
 * 

“My Confidence Booster”
November 11th, 2024
Verified purchase


I was always a poor speller, but now I can write confidently because I always
have my friend Grammarly with me. Now I am the best speller online.
Thank You, Grammarly

 * Comment
 * Thank you

Helpful  (0)
Thank you

Rose G.
California
1 review
0 helpful votes
 * Follow Rose G.
 * Send Message
 * Share Review
 * 

“All I need to know”
November 2nd, 2024
Verified purchase


Periodically I'm not sure of what's correct.
Grammarly always knows. The biggest problem is convincing others that I &
grammar are correct.

 * Comment
 * Thank you

Helpful  (0)
Thank you

Adrian S.
South Africa
1 review
0 helpful votes
 * Follow Adrian S.
 * Send Message
 * Share Review
 * 

“Grammar / Spelling experience”
August 19th, 2024
Verified purchase


Worked well thusfar. Until yesterday on a long email at correction nr 9 a window
popped up directing me to the paid version. I would not edit further to
correction nr 13...

 * Comment
 * Thank you

Helpful  (0)
Thank you

Shalini S.
India
1 review
0 helpful votes
 * Follow Shalini S.
 * Send Message
 * Share Review
 * 

“Perfect”
October 2nd, 2024
Verified purchase


It was great using Grammarly. I hope I could get extended services like earlier
at no additional cost. :)

 * Comment
 * Thank you

Helpful  (0)
Thank you

Rubén L.
Mexico
1 review
0 helpful votes
 * Follow Rubén L.
 * Send Message
 * Share Review
 * 

“Amazing tool!”
August 2nd, 2024
Verified purchase


Grammarly is a very helpful tool that allows you to continue learning grammar
while you write your e-mails or any kind of text, also it's an amicable system.

 * Comment
 * Thank you

Helpful  (0)
Thank you

Previous
123456...132
Next
196 reviews are not recommended


Q&A (46)


Question:


IS GRAMMARLY SAFE TO USE?

Answer:

I agree with everyone else. I have been using grammarly for almost 2 years and I
never had a problem with viruses or anything. It is a good product and well
worth the investment.

By Rose B. over a year old
See more answers (6)
Question:


HI, I COME ACROSS GRAMMARLY, I WOULD LIKE TO KNOW IF THERE IS ANY FEES INVOLVED?

Answer:

Only for premium but everything else is free It's great!

By Huzayfa S. over a year old
See more answers (3)
Question:


HOW I CAN LEARN GRAMMAR?

Answer:

You can go to school.

By Karina P. over a year old
See more answers (2)
Question:


TERRIBLE CUSTOMER SERVICE. IT'S BEEN TWO DAYS SINCE I HAVE OPEN 10 CASES. NO ONE
RETURNS MY REQUEST.

Answer:

Hi, Cath! We're sorry to hear about that. We care deeply about the satisfaction
of our users, and we want to address any issues we can in order to improve.
Could you please submit a support ticket via https://gram.ly/sitejabber so we
can check on your request?

By Kristina M., over a year old
See more answers (2)
Question:


I USED GRAMMARLY FREE AND STILL FAILED AN ESSAY. HOW CAN I TRUST THIS SITE?

Answer:

Make sure you have set it to your language, as the default is American English,
and you may need to change it. If you don't need to, remember that you could
have failed for other reasons (not enough information, too much information,
using Grammarly as a tool that will get everything right etc.).

By DA A. over a year old
See more answers (2)
Question:


CAN GRAMMARLY HANDLE DOCUMENT LONGER THAN TWENTY PAGES?

Answer:

There is a limit, but I find that only a minor inconvenience. If the document
goes over the size limit, just cut and paste the document by halves or thirds
and run Grammarly checks on each part.

By Ed N. over a year old
See more answers (2)
Question:


I NEED THE NAMES OF SOME WEBSITE LIKE GRAMMARLY

Answer:

linguisoft.com - Gtrammarian PRO is a good one.

By Steph J. over a year old
Question:


IS THIS REALLY FREE?

Answer:

So far it has been free for me, not charge at all..

By Viri c. over a year old
See more answers (5)
Question:


YES WHY DOES IT COST SO MUCH?

Answer:

I don't think it cost so much for the value; however, I do believe the lack of a
person in customer service is an overwhelmed and resounding reason not to sign
up for the service until the company takes responsibility for proving customer
service with American people in America and provides jobs for Americans. I'm not
prejudice or a national but I am unable to hear distinctly with the complexity
created by providing service from another country and an accent.

By Santina K. over a year old
See more answers (4)
Question:


I HAVE SUBMITTED QUESTIONS ON YOUR PROGRAM'S ABILITY TO DETECT PROBLEMS AND HAVE
NOT RECEIVED A REPLY. I NEED A WAY TO COMMUNICATE WITH YOU PEOPLE.

Answer:

I think that Grammarly is a very good app as it dose help me with my spelling as
my spelling is not that great

By Ian S. over a year old
See more answers (4)



CAN’T SEE YOUR QUESTION? ASK TO GET ANSWERS FROM THE GRAMMARLY STAFF AND OTHER
CUSTOMERS.



Get notified about new answers to your questions.
Ask Question
Posting guidelines

Typical questions asked:
 * How long does shipping take?
 * What is the return policy?
 * Where is the company located?

Show all questions (46)


SITEJABBER FOR BUSINESS

Gain trust and grow your business with customer reviews.

Claim your free account


FROM THE BUSINESS



Millions trust Grammarly? ۪s free writing app to make their messages, documents,
and posts clear, mistake-free, and effective.

 * Visit Website
 * Tutor, Academic Editing, Advertising
 * #5 in Tutor
 * San Francisco, CA, United States
 * Edit business info


COMPANY REPRESENTATIVE

Kristina M.
Typically responds within 18 days




HOW DO I KNOW I CAN TRUST THESE REVIEWS ABOUT GRAMMARLY?

 * Sitejabber’s mission is to increase online transparency for buyers and
   businesses
 * Sitejabber has helped over 200M buyers make better purchasing decisions
   online
 * Suspicious reviews are flagged by our algorithms, moderators, and community
   members

To learn more about reviews and trust on sitejabber.com, visit our FAQ and about
us


SEE REVIEWS AS YOU BROWSE WITH OUR CHROME EXTENSION

4.4

3,475 reviews
Add Extension
Have a question about Grammarly?

Ask Question




SIMILAR BUSINESSES YOU MAY ALSO LIKE

ALISON

7 reviews
Cuemath

174 reviews
Acellus.com

1 review
MasterPapers

238 reviews
Chegg

455 reviews
Nerdify

497 reviews
See more Tutor Businesses

 * Grammarly
 * Overview
 * Reviews
 * Q&A


Resources
 * Write a Review
 * Browser Extension
 * Resources
 * Best Sites of 2024
 * FAQ
 * Sitejabber Support

Company
 * About Us
 * News
 * Press
 * Careers
 * Contact Us

Business Owners
 * Home
 * Claim Your Business
 * Business Support
 * Business FAQ
 * Online Review Statistics

In the News
 * 
 * 


Sitemap:
 * #
 * A
 * B
 * C
 * D
 * E
 * F
 * G
 * H
 * I
 * J
 * K
 * L
 * M
 * N
 * O
 * P
 * Q
 * R
 * S
 * T
 * U
 * V
 * W
 * X
 * Y
 * Z
 * Newly Added
 * Recently Updated

 * 
 * Privacy
 * Terms
 * Accessibility
 * Copyright © 2008-2024 GGL Projects, Inc.


AllPhotosVideos

this



SFWNSFW

Report
wrote a review for this website

Browse all media






  Close

Video Close





























WE CARE ABOUT YOUR PRIVACY

We and our 850 partners store and access personal data, like browsing data or
unique identifiers, on your device. Selecting "I Accept" enables tracking
technologies to support the purposes shown under "we and our partners process
data to provide," whereas selecting "Reject All" or withdrawing your consent
will disable them. If trackers are disabled, some content and ads you see may
not be as relevant to you. You can resurface this menu to change your choices or
withdraw consent at any time by clicking the ["privacy preferences"] link on the
bottom of the webpage [or the floating icon on the bottom-left of the webpage,
if applicable]. Your choices will have effect within our Website. For more
details, refer to our Privacy Policy.Privacy Policy


WE AND OUR PARTNERS PROCESS DATA TO PROVIDE:

Use precise geolocation data. Actively scan device characteristics for
identification. Store and/or access information on a device. Personalised
advertising and content, advertising and content measurement, audience research
and services development. List of Partners (vendors)

I Accept Reject All Show Purposes



ABOUT YOUR PRIVACY

We process your data to deliver content or advertisements and measure the
delivery of such content or advertisements to extract insights about our
website. We share this information with our partners on the basis of consent.
You may exercise your right to consent, based on a specific purpose below or at
a partner level in the link under each purpose. Some vendors may process your
data based on their legitimate interests, which does not require your consent.
You cannot object to tracking technologies placed to ensure security, prevent
fraud, fix errors, or deliver and present advertising and content, and precise
geolocation data and active scanning of device characteristics for
identification may be used to support this purpose. This exception does not
apply to targeted advertising. These choices will be signaled to our vendors
participating in the Transparency and Consent Framework.
Allow All


MANAGE CONSENT PREFERENCES

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

SOCIAL MEDIA COOKIES

Social Media Cookies

These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit. If you do not allow these cookies you may not be able
to use or see these sharing tools.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

STORE AND/OR ACCESS INFORMATION ON A DEVICE 690 PARTNERS CAN USE THIS PURPOSE

Store and/or access information on a device

Cookies, device or similar online identifiers (e.g. login-based identifiers,
randomly assigned identifiers, network based identifiers) together with other
information (e.g. browser type and information, language, screen size, supported
technologies etc.) can be stored or read on your device to recognise it each
time it connects to an app or to a website, for one or several of the purposes
presented here.

List of IAB Vendors‎ | View Illustrations 

PERSONALISED ADVERTISING AND CONTENT, ADVERTISING AND CONTENT MEASUREMENT,
AUDIENCE RESEARCH AND SERVICES DEVELOPMENT 816 PARTNERS CAN USE THIS PURPOSE

Personalised advertising and content, advertising and content measurement,
audience research and services development

 * USE LIMITED DATA TO SELECT ADVERTISING 633 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Advertising presented to you on this service can be based on limited data,
   such as the website or app you are using, your non-precise location, your
   device type or which content you are (or have been) interacting with (for
   example, to limit the number of times an ad is presented to you).
   
   View Illustrations 

 * CREATE PROFILES FOR PERSONALISED ADVERTISING 507 PARTNERS CAN USE THIS
   PURPOSE
   
   Switch Label
   
   Information about your activity on this service (such as forms you submit,
   content you look at) can be stored and combined with other information about
   you (for example, information from your previous activity on this service and
   other websites or apps) or similar users. This is then used to build or
   improve a profile about you (that might include possible interests and
   personal aspects). Your profile can be used (also later) to present
   advertising that appears more relevant based on your possible interests by
   this and other entities.
   
   View Illustrations 

 * USE PROFILES TO SELECT PERSONALISED ADVERTISING 501 PARTNERS CAN USE THIS
   PURPOSE
   
   Switch Label
   
   Advertising presented to you on this service can be based on your advertising
   profiles, which can reflect your activity on this service or other websites
   or apps (like the forms you submit, content you look at), possible interests
   and personal aspects.
   
   View Illustrations 

 * CREATE PROFILES TO PERSONALISE CONTENT 225 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information about your activity on this service (for instance, forms you
   submit, non-advertising content you look at) can be stored and combined with
   other information about you (such as your previous activity on this service
   or other websites or apps) or similar users. This is then used to build or
   improve a profile about you (which might for example include possible
   interests and personal aspects). Your profile can be used (also later) to
   present content that appears more relevant based on your possible interests,
   such as by adapting the order in which content is shown to you, so that it is
   even easier for you to find content that matches your interests.
   
   View Illustrations 

 * USE PROFILES TO SELECT PERSONALISED CONTENT 199 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Content presented to you on this service can be based on your content
   personalisation profiles, which can reflect your activity on this or other
   services (for instance, the forms you submit, content you look at), possible
   interests and personal aspects. This can for example be used to adapt the
   order in which content is shown to you, so that it is even easier for you to
   find (non-advertising) content that matches your interests.
   
   View Illustrations 

 * MEASURE ADVERTISING PERFORMANCE 733 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information regarding which advertising is presented to you and how you
   interact with it can be used to determine how well an advert has worked for
   you or other users and whether the goals of the advertising were reached. For
   instance, whether you saw an ad, whether you clicked on it, whether it led
   you to buy a product or visit a website, etc. This is very helpful to
   understand the relevance of advertising campaigns.
   
   View Illustrations 

 * MEASURE CONTENT PERFORMANCE 368 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information regarding which content is presented to you and how you interact
   with it can be used to determine whether the (non-advertising) content e.g.
   reached its intended audience and matched your interests. For instance,
   whether you read an article, watch a video, listen to a podcast or look at a
   product description, how long you spent on this service and the web pages you
   visit etc. This is very helpful to understand the relevance of
   (non-advertising) content that is shown to you.
   
   View Illustrations 

 * UNDERSTAND AUDIENCES THROUGH STATISTICS OR COMBINATIONS OF DATA FROM
   DIFFERENT SOURCES 461 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Reports can be generated based on the combination of data sets (like user
   profiles, statistics, market research, analytics data) regarding your
   interactions and those of other users with advertising or (non-advertising)
   content to identify common characteristics (for instance, to determine which
   target audiences are more receptive to an ad campaign or to certain
   contents).
   
   View Illustrations 

 * DEVELOP AND IMPROVE SERVICES 552 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information about your activity on this service, such as your interaction
   with ads or content, can be very helpful to improve products and services and
   to build new products and services based on user interactions, the type of
   audience, etc. This specific purpose does not include the development or
   improvement of user profiles and identifiers.
   
   View Illustrations 

 * USE LIMITED DATA TO SELECT CONTENT 134 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Content presented to you on this service can be based on limited data, such
   as the website or app you are using, your non-precise location, your device
   type, or which content you are (or have been) interacting with (for example,
   to limit the number of times a video or an article is presented to you).
   
   View Illustrations 

List of IAB Vendors‎

USE PRECISE GEOLOCATION DATA 262 PARTNERS CAN USE THIS SPECIAL FEATURE

Use precise geolocation data

With your acceptance, your precise location (within a radius of less than 500
metres) may be used in support of the purposes explained in this notice.

List of IAB Vendors‎

ACTIVELY SCAN DEVICE CHARACTERISTICS FOR IDENTIFICATION 129 PARTNERS CAN USE
THIS SPECIAL FEATURE

Actively scan device characteristics for identification

With your acceptance, certain characteristics specific to your device might be
requested and used to distinguish it from other devices (such as the installed
fonts or plugins, the resolution of your screen) in support of the purposes
explained in this notice.

List of IAB Vendors‎

ENSURE SECURITY, PREVENT AND DETECT FRAUD, AND FIX ERRORS 524 PARTNERS CAN USE
THIS SPECIAL PURPOSE

Always Active

Your data can be used to monitor for and prevent unusual and possibly fraudulent
activity (for example, regarding advertising, ad clicks by bots), and ensure
systems and processes work properly and securely. It can also be used to correct
any problems you, the publisher or the advertiser may encounter in the delivery
of content and ads and in your interaction with them.

List of IAB Vendors‎ | View Illustrations 

DELIVER AND PRESENT ADVERTISING AND CONTENT 526 PARTNERS CAN USE THIS SPECIAL
PURPOSE

Always Active

Certain information (like an IP address or device capabilities) is used to
ensure the technical compatibility of the content or advertising, and to
facilitate the transmission of the content or ad to your device.

List of IAB Vendors‎ | View Illustrations 

MATCH AND COMBINE DATA FROM OTHER DATA SOURCES 366 PARTNERS CAN USE THIS FEATURE

Always Active

Information about your activity on this service may be matched and combined with
other information relating to you and originating from various sources (for
instance your activity on a separate online service, your use of a loyalty card
in-store, or your answers to a survey), in support of the purposes explained in
this notice.

List of IAB Vendors‎

LINK DIFFERENT DEVICES 332 PARTNERS CAN USE THIS FEATURE

Always Active

In support of the purposes explained in this notice, your device might be
considered as likely linked to other devices that belong to you or your
household (for instance because you are logged in to the same service on both
your phone and your computer, or because you may use the same Internet
connection on both devices).

List of IAB Vendors‎

IDENTIFY DEVICES BASED ON INFORMATION TRANSMITTED AUTOMATICALLY 502 PARTNERS CAN
USE THIS FEATURE

Always Active

Your device might be distinguished from other devices based on information it
automatically sends when accessing the Internet (for instance, the IP address of
your Internet connection or the type of browser you are using) in support of the
purposes exposed in this notice.

List of IAB Vendors‎

GOOGLE AD USER DATA

Google Ad User Data

Sets consent for sending user data to Google for online advertising purposes

SAVE AND COMMUNICATE PRIVACY CHOICES 330 PARTNERS CAN USE THIS SPECIAL PURPOSE

Always Active

The choices you make regarding the purposes and entities listed in this notice
are saved and made available to those entities in the form of digital signals
(such as a string of characters). This is necessary in order to enable both this
service and those entities to respect such choices.

List of IAB Vendors‎ | View Illustrations 
Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices