www.ercprosclaim.com Open in urlscan Pro
2620:12a:8001::4  Public Scan

URL: https://www.ercprosclaim.com/
Submission: On May 02 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form id="businessInfo" class="ercleadform1 _mPS2id-t" autocomplete="off" enctype="multipart/form-data" novalidate="novalidate" method="post">
  <div class="calculator _mPS2id-t" id="business-info">
    <div class="row">
      <div class="col-md-12">
        <p class="title center"><strong>Employee Retention Credit Estimator</strong></p>
      </div>
      <div class="col-md-12">
        <div class="potential-amount-box">
          <p><strong>Potential ERC Amount*</strong></p>
          <h2 class="text-center pot-2 numbformat">$ 0</h2>
          <div class="scale-display d-block">
            <div>
              <img decoding="async" src="/wp-content/themes/pearl/qualification/images/scale.png" alt="POTENTIAL ERC AMOUNT SCALE" class="scale-img">
            </div>
            <div class="d-flex scale-display-sideval">
              <h2 class="col pot-1 nowrap numbformat">$ 0</h2>
              <div class="sideval-separator">&nbsp;</div>
              <h2 class="col pot-3 nowrap numbformat">$ 0</h2>
            </div>
          </div>
        </div>
      </div>
      <div class="col-md-6 mt-3">
        <label class="form-label">Avg. W-2 Employees Count 2020 *</label>
        <input type="number" name="companies[0][ercDetails][avgFullTimeEmp2020]" min="1" class="form-control valid" required="" value="" aria-invalid="false" max="500">
      </div>
      <div class="col-md-6 mt-3">
        <label class="form-label">Avg. W-2 Employees Count 2021 *</label>
        <input type="number" name="companies[0][ercDetails][avgFullTimeEmp2021]" min="1" class="form-control valid" required="" value="" aria-invalid="false" max="500">
      </div>
    </div>
  </div>
  <div class="">
    <div class="row">
      <div class="col-md-6 mt-3">
        <div class="form-group">
          <label class="form-label">Owner First Name *</label>
          <input type="text" name="ownersFirstName" class="form-control edit valid" required="" value="">
        </div>
      </div>
      <div class="col-md-6 mt-3">
        <div class="form-group">
          <label class="form-label">Owner Last Name *</label>
          <input type="text" name="ownersLastName" class="form-control" required="" value="">
        </div>
      </div>
      <div class="col-md-6 mt-3">
        <div class="form-group">
          <label class="form-label">Owner Email *</label>
          <input type="email" name="email" class="form-control" required="" value="">
        </div>
      </div>
      <div class="col-md-6 mt-3">
        <div class="form-group">
          <label class="form-label">Owner Phone *</label>
          <input type="tel" name="phone" class="form-control phone" required="" placeholder="(123) 456-7899" maxlength="14" minlength="14" value="">
        </div>
      </div>
      <div class="col-md-6 mt-3">
        <div class="form-group">
          <label class="form-label">Company Name *</label>
          <input type="text" name="companies[0][name]" class="form-control companyname" required="" value="">
        </div>
      </div>
      <div class="col-md-6 mt-3">
        <div class="form-group">
          <label class="form-label">Do you have W-2 employees?*</label>
          <div class="radiobutton">
            <div class="form-check form-check-inline">
              <input class="form-check-input" data-ercont="cont1" type="radio" name="companies[0][ercDetails][w2employees]" id="w2-employees-yes" value="yes" required="">
              <label class="form-check-label" for="w2-employees-yes">Yes</label>
            </div>
            <div class="form-check form-check-inline">
              <input class="form-check-input" data-ercont="cont1" type="radio" name="companies[0][ercDetails][w2employees]" id="w2-employees-no" value="no" required="">
              <label class="form-check-label" for="w2-employees-no">No</label>
            </div>
          </div>
          <div class="error-cont1"></div>
        </div>
      </div>
      <div class="col-md-6 mt-3 w2existcheck" style="display: none;">
        <label class="form-label">Did you experience a reduction in gross revenue in 2020 or 2021? *</label>
        <div class="radiobutton">
          <div class="form-check form-check-inline">
            <input class="form-check-input" data-ercont="cont2" type="radio" name="companies[0][ercDetails][covidQuarterAffect]" id="reduction-revenue-yes" value="yes" required="">
            <label class="form-check-label" for="reduction-revenue-yes">Yes</label>
          </div>
          <div class="form-check form-check-inline">
            <input class="form-check-input" data-ercont="cont2" type="radio" name="companies[0][ercDetails][covidQuarterAffect]" id="reduction-revenue-no" value="no" required="">
            <label class="form-check-label" for="reduction-revenue-no">No</label>
          </div>
        </div>
        <div class="error-cont2"></div>
      </div>
      <div class="col-md-6 mt-3 w2existcheck" style="display: none;">
        <label class="form-label">Were there government orders that impacted Your Business Operations? *</label>
        <div class="radiobutton">
          <div class="form-check form-check-inline">
            <input class="form-check-input" data-ercont="cont3" type="radio" name="companies[0][ercDetails][govtOrderQuarters]" id="gov-orders-impacted-yes" value="yes" required="">
            <label class="form-check-label" for="gov-orders-impacted-yes">Yes</label>
          </div>
          <div class="form-check form-check-inline">
            <input class="form-check-input" data-ercont="cont3" type="radio" name="companies[0][ercDetails][govtOrderQuarters]" id="gov-orders-impacted-no" value="no" required="">
            <label class="form-check-label" for="gov-orders-impacted-no">No</label>
          </div>
        </div>
        <div class="error-cont3"></div>
      </div>
      <div class="col-md-6 mt-3 w2existcheck" style="display: none;">
        <label class="form-label">Did your business start after January 1, 2019? *</label>
        <div class="radiobutton">
          <div class="form-check form-check-inline">
            <input class="form-check-input businessafter19" type="radio" name="companies[0][ercDetails][businessafter2019]" id="business-after-2019-yes" data-ercont="cont4" data-id="0" value="yes" required="">
            <label class="form-check-label" for="business-after-2019-yes">Yes</label>
          </div>
          <div class="form-check form-check-inline">
            <input class="form-check-input businessafter19" type="radio" name="companies[0][ercDetails][businessafter2019]" id="business-after-2019-no" data-ercont="cont4" data-id="0" value="no" required="">
            <label class="form-check-label" for="business-after-2019-no">No</label>
          </div>
        </div>
        <div class="error-cont4">
        </div>
      </div>
      <div class="col-md-6 mt-3 business-start-date w2existcheck" style="display: none;">
        <div class="form-group">
          <label class="form-label">When did you start sales for your business? * (mm/dd/yy)</label>
          <input id="bstartDate0" type="text" name="companies[0][ercDetails][businessStartDate]" class="form-control bstartDate hasDatepicker" value="" readonly=""><img class="ui-datepicker-trigger"
            src="https://www.ercprosclaim.com/wp-content/themes/pearl/qualification//images/icons8-calendar-40.png" alt="..." title="...">
          <label for=""><small>Approximate Date. Can be changed later. </small></label>
        </div>
      </div>
      <div class="col-md-12 mt-3">
        <div class="form-group">
          <label class="form-label">Additional Information</label>
          <textarea name="notes" class="form-control"></textarea>
        </div>
      </div>
      <div class="col-md-12 mt-3">
        <div class="form-group">
          <div class="form-check form-check-inline"><input class="form-check-input" type="checkbox" name="preferSpanish" value="1" id="preferSpanish"><label class="form-check-label" for="preferSpanish">Click here if you would prefer communication in
              Spanish.</label>
          </div>
        </div>
      </div>
      <div class="col-md-12 mt-3">
        <div class="form-group">
          <div class="form-check form-check-inline">
            <input class="form-check-input" type="checkbox" name="opting-calls-msg" value="1" id="opting-calls-msg" checked="" required="">
            <label class="form-check-label" for="opting-calls-msg"><small>I agree to the <a href="/privacy-policy/">PRIVACY POLICY and the TERMS &amp; CONDITIONS</a>, which include mandatory arbitration. I also provide my consent for Clear Link
                Technologies, LLC, its affiliates, and associated brands to send me timely offers and useful information via emails, phone calls, and SMS messages, including SMS messages or calls to my mobile phone via automated technology and
                artificial or pre-recorded voice, at the number provided in this form. I understand that my consent is not required as a condition of purchase and that message and data rates may apply.</small></label>
          </div>
        </div>
      </div>
      <div class="col-md-12 mt-3">
        <input type="hidden" name="page_url" value="https://www.ercprosclaim.com/">
        <input type="hidden" name="browser_referrer" value="">
        <input type="hidden" class="mapi_promo_code" name="promo_code" value="168176">
        <input type="hidden" class="mapi_request_id" name="request_id" value="">
      </div>
      <div class="col-lg-6">
        <button style="background-color: #C5001B;" class="btn btn-danger reset">RESET</button>
      </div>
      <div class="col-lg-6">
        <input type="submit" class="btn btn-primary " value="CHECK ELIGIBILITY">
      </div>
    </div>
  </div>
  <div class="form-message-box pt-3 pb-3"></div>
  <input type="hidden" name="xxTrustedFormToken" id="xxTrustedFormToken_0" value="https://cert.trustedform.com/f60b3abb174bf41898c3d298513eef1ca59dd4b9"><input type="hidden" name="xxTrustedFormCertUrl" id="xxTrustedFormCertUrl_0"
    value="https://cert.trustedform.com/f60b3abb174bf41898c3d298513eef1ca59dd4b9"><input type="hidden" name="xxTrustedFormPingUrl" id="xxTrustedFormPingUrl_0"
    value="https://ping.trustedform.com/0.7JpOxj7ve4VNevfOJDNQgzzf46zZRmRIS0ASqzqOjutJy5nu-yiFUxPaPp4QBAGi-uxu46W2._HPvTWH0nr4hCcpugVIFMA.sE16zdQTnHFeUUo1q7OKnA">
</form>

Text Content

Call: 1-855-565-1933
Check Eligibility

ERC

 * About ERC
 * Eligibility Criteria
 * Process
 * Examples
 * FAQ

Check Eligibility
Call: 1-855-565-1933
 * About ERC
 * Eligibility Criteria
 * Process
 * Examples
 * FAQ




CLAIM YOUR EMPLOYEE
RETENTION CREDIT
WITH CERTIFIED PROFESSIONALS

NO FAKE CLAIMS. SIMPLE PROCESS. EASY SUBMISSIONS.

As professionals in Employee Retention Credit (ERC) claims, we can guide you
business owners with the right information and documentation requirements to
help maximize your potential funding.

Check Your Eligibility



$500M OF ERC PROCESSED ACROSS
30+ INDUSTRIES AND STATES IN THE U.S.

Entertainment

Total Number Processed:


100+

Total Credit Filings:


$15 MILLION

Food & Beverage

Total Number Processed:


1000+

Total Credit Filings:


$80 MILLION

Personal Care

Total Number Processed:


175+

Total Credit Filings:


$12 MILLION

Recreation

Total Number Processed:


85+

Total Credit Filings:


$28 MILLION

Religious Owned Institutions

Total Number Processed:


150+

Total Credit Filings:


$22 MILLION

Retail

Total Number Processed:


300+

Total Credit Filings


$27+ MILLION

Assisted Living

Total Number Processed:


80+

Total Credit Filings:


$35 MILLION

Education

Total Number Processed:


45+

Total Credit Filings


$4 MILLION

Entertainment

Total Number Processed:


100+

Total Credit Filings:


$15 MILLION

Food & Beverage

Total Number Processed:


1000+

Total Credit Filings:


$80 MILLION

Personal Care

Total Number Processed:


175+

Total Credit Filings:


$12 MILLION

Recreation

Total Number Processed:


85+

Total Credit Filings:


$28 MILLION

Religious Owned Institutions

Total Number Processed:


150+

Total Credit Filings:


$22 MILLION

Retail

Total Number Processed:


300+

Total Credit Filings


$27+ MILLION

Assisted Living

Total Number Processed:


80+

Total Credit Filings:


$35 MILLION

Education

Total Number Processed:


45+

Total Credit Filings


$4 MILLION

Entertainment

Total Number Processed:


100+

Total Credit Filings:


$15 MILLION

Food & Beverage

Total Number Processed:


1000+

Total Credit Filings:


$80 MILLION

‹›


THE BACKGROUND


WHAT IS ERC?



The ERC program is a fully refundable business tax credit for small and medium
sized businesses who paid payroll taxes in 2020 and Q1-Q3 of 2021. Additionally,
recovery startups are potentially eligible for Q3 & Q4 2021.

This program was created under the Coronavirus Aid, Relief, and Economic
Security Act (CARES Act), as a part of the federal government’s relief program
to encourage and reward business owners who retained employees during the
COVID-19 pandemic.
Check Your Eligibility


ERC IS A REFUNDABLE TAX CREDIT


EMPLOYERS ARE ELIGIBLE FOR BOTH ERC AND PPP (PAYCHECK PROTECTION PROGRAM)


RECEIVE A CREDIT FOR UP TO $26,000 PER W2 EMPLOYEE


THERE IS NO LIMIT ON FUNDING

THE BENEFITS


WHY SHOULD YOU CHOOSE ERCPROSCLAIM?


OUR EXPERTISE SUBSTANTIATES HOW AND WHY SMALL AND MEDIUM SIZED BUSINESSES
QUALIFY FOR ERC


OUR TECH-ENABLED PROCESS IS COMPLETELY TRANSPARENT


WE HAVE WORKED WITH 30+ INDUSTRIES AND HELPED CLAIM OVER $500M OF ERC


HIGH-TOUCH CUSTOMER SUPPORT DURING EVALUATION, SUBMISSION, AND CALCULATION

ELIGIBILITY CRITERIA


WHO QUALIFIES FOR ERC?




FULL/PARTIAL SUSPENSION OF
BUSINESS OPERATIONS

If your operations were partially or fully shut down during 2020 or 2021 due to
government mandate, you may be eligible. This may include operations being
limited by commerce, inability to travel or restrictions of group meetings.


REDUCTION OF GROSS RECEIPTS

The criteria for gross receipt reduction differ for 2020 and 2021. However, both
are measured against the current quarter as compared to the 2019 pre-pandemic
amounts.
Check Your Eligibility

THE PROCESS


HOW DO WE GO ABOUT IT?


STEP 1

Fill out the Form to check eligibility


STEP 2

Submit documents for 2020-2021 payrolls and any PPP funding received (if any)


STEP 3

Substantiate eligibility and claim with IRS for their approval.

EXAMPLES


A FEW SCENARIOS WHERE EMPLOYERS
HAVE A HIGH CHANCE OF CLAIMING ERC.

Slide
Example #1

A themed diner can't serve customers on-site due to a state order closing
restaurants and bars; however, it can still offer carry-out, drive-through, or
delivery services. But 85% of their business came from on-site dining.

Thus, the diner has a high probability of being eligible for an ERC claim.

Slide
Example #2

A women's clothing store must close due to a government order. But the online
sales system remains unaffected. As storefronts are a significant part of the
business, its operations are considered partially suspended.

Thus, its clothing store might be eligible for a good erc claim depending on the
employees she had to manage her store.

Slide
Example #3

A restaurant resumed indoor dining but with 6ft spaced tables, resulting in a
35% capacity reduction, 25% fewer orders, and 22% less revenue compared to 2019.
The business remains partially suspended due to the government's order impacting
indoor dining.

Thus, the restaurant may be eligible for an ERC claim.






WE CATER TO A WIDE
RANGE OF CLIENTS
ACROSS INDUSTRIES

 * Retail
 * Food and Beverage
 * Religious-Owned Institutions
 * Assisted Living
 * Education
 * Entertainment
 * Personal Care
 * Recreation
 * Others

FAQS


SOME OF YOUR QUESTIONS ANSWERED….

What does ERC stand for?

ERC stands for Employee Retention Credit.

What is the ERC tax credit?

ERC is a generous stimulus program designed to help businesses retain their
valued employees amidst the COVID-19 pandemic.

How do I apply for ERC?

 * Step 1 – Fill out the Form to check eligibility

 * Step 2 – Submit documents for 2020-2021 payrolls and any PPP funding received
   (if any)

 * Step 3 – The IRS approves the application and transfers your ERC refund

How long does it take to get an ERC refund?

While timelines may vary from business to business, IRS documentation states
that receiving your ERC refund could take 20 weeks at minimum.

What are the key differences between ERC & PPP?


ERC

 * The Employee Retention Credit is a tax credit given in the form of a check by
   the IRS that does not need to be paid back.
 * Due to the IRS backlog, receiving ERC funds can take 20 weeks at minimum.
 * There is no cost for ERC because it is a deduction you take on your quarterly
   tax return. However, if you use a tax filing service, fees may be associated.
 * ERC funding is still available, while PPP ended in May 2021.


PPP

 * The PPP was a forgivable business loan, that if used correctly, such as to
   fund payroll or pay rent, did not need to be repaid.
 * Funds were directly deposited into a bank account, usually within a week of
   loan approval.
 * There was no upfront cost for the PPP. Cost was only incurred if the loan
   wasn’t spent according to the loan term.

FAQS


HERE ARE KEY DIFFERENCES BETWEEN THE ERC & PPP THAT YOU SHOULD BE AWARE OF:

ERC
 * The Employee Retention Credit is a tax credit given in the form of a check by
   the IRS that does not need to be paid back.
   Due to the IRS backlog, receiving ERC funds can take 20 weeks at minimum.
 * There is no cost for ERC because it is a deduction you take on your quarterly
   tax return. However, if you use a tax filing service, fees may be associated.
 * ERC funding is still available, while PPP ended in May 2021.

PPP
 * The PPP was a forgivable business loan, that if used correctly, such as to
   fund payroll or pay rent, did not need to be repaid.
 * Funds were directly deposited into a bank account, usually within a week of
   loan approval.
 * There was no upfront cost for the PPP. Cost was only incurred if the loan
   wasn’t spent according to the loan term.

GET IN TOUCH


START YOUR ERC CLAIM
PROCESS


Our significant experience allows us to ensure we maximize any qualifications
that may be available to your business. You can either fill out this form and
our team will get back to you or you could reach out to us at 1-855-565-1933
[contact-form-7 id="5026" title="ERC Claim Process"]


SEE IF YOU QUALIFY

Receive up to $26k per W2 Employee. Over 70% of businesses qualify.



Fill out this form to know how much you qualify. If you own one or many
companies, add them on the next step.

STEP 1


ADD THE COUNT OF W2 EMPLOYEES

STEP 2


ADD MANDATORY DETAILS

STEP 3


CHECK THE TENTATIVE AMOUNT YOU ARE ELIGIBLE FOR

If you have already applied, please refer to our refund status page to check the
status of your refund.

Employee Retention Credit Estimator

Potential ERC Amount*


$ 0


$ 0

 


$ 0

Avg. W-2 Employees Count 2020 *
Avg. W-2 Employees Count 2021 *
Owner First Name *
Owner Last Name *
Owner Email *
Owner Phone *
Company Name *
Do you have W-2 employees?*
Yes
No

Did you experience a reduction in gross revenue in 2020 or 2021? *
Yes
No

Were there government orders that impacted Your Business Operations? *
Yes
No

Did your business start after January 1, 2019? *
Yes
No

When did you start sales for your business? * (mm/dd/yy) Approximate Date. Can
be changed later.
Additional Information
Click here if you would prefer communication in Spanish.
I agree to the PRIVACY POLICY and the TERMS & CONDITIONS, which include
mandatory arbitration. I also provide my consent for Clear Link Technologies,
LLC, its affiliates, and associated brands to send me timely offers and useful
information via emails, phone calls, and SMS messages, including SMS messages or
calls to my mobile phone via automated technology and artificial or pre-recorded
voice, at the number provided in this form. I understand that my consent is not
required as a condition of purchase and that message and data rates may apply.

RESET



Disclaimer: The content is for information purposes only. Our site is not in
association with Facebook, Google or LinkedIn in any way and your information is
covered by our privacy policy. We may also send updates to the mobile
number/email id registered with us. All Rights Reserved.

Copyrights © 2023 ERC ProsClaim, All Right Reserved.