codb.iwallet.com Open in urlscan Pro
2606:4700:20::681a:fa4  Public Scan

URL: https://codb.iwallet.com/
Submission: On August 30 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST send_lab_calc.php

<form id="msform" action="send_lab_calc.php" method="POST">
  <!-- progressbar -->
  <ul id="progressbar">
    <li class="active"><span class="hide_title_mob">Overhead</span></li>
    <li><span class="hide_title_mob">Tech Count</span></li>
    <li><span class="hide_title_mob">Billable Hours</span></li>
    <li><span class="hide_title_mob">Hourly Rate</span></li>
    <li><span class="hide_title_mob">Net Profit</span></li>
  </ul>
  <!-- fieldsets -->
  <div id="main_form_fields">
    <fieldset>
      <h2 class="fs-title">List your total overhead expenses for last year.</h2>
      <h3 class="fs-subtitle">The expense total should include everything, rent, utilities, office salaries, etc. Don’t include amortization, vehicle depreciation or taxes.</h3>
      <input type="text" name="overhead_exp" id="currency-field" pattern="^\$\d{1,3}(,\d{3})*(\.\d+)?$" data-type="currency" placeholder="$1,000,000.00">
      <input type="button" name="next" class="next action-button" value="Next">
    </fieldset>
    <fieldset>
      <h2 class="fs-title">How many techs on your payroll?</h2>
      <h3 class="fs-subtitle">Be sure to account for all future or contracted techs in the next 12 months.</h3>
      <input type="text" name="salaried_tech" placeholder="Enter # of salaried techs">
      <input type="text" name="sub_contractors" placeholder="Enter # sub contractors">
      <input type="button" name="previous" class="previous action-button-previous" value="Previous">
      <input type="button" name="next" class="next action-button" value="Next">
    </fieldset>
    <fieldset>
      <h2 class="fs-title">Average holidays per tech per year?</h2>
      <input type="text" name="holidays" placeholder="Amount of days">
      <h2 class="fs-title" style="padding-bottom:0px;">Average percentage of completed jobs per day? </h2>
      <h3 class="fs-subtitle" style="margin-top:0px;margin-bottom: 20px;">This is a statistic used to track and measure sold tech hours; the industry average is under 50%</h3>
      <select class="form-select form-select-lg mb-3" aria-label="Default select example" name="completed_jobs">
        <option selected="">Select percentage</option>
        <option value="10">10%</option>
        <option value="30">30%</option>
        <option value="50">50%</option>
        <option value="70">70%</option>
        <option value="90">90%</option>
        <option value="95">Higher than 90%</option>
      </select>
      <input type="button" name="previous" class="previous action-button-previous" value="Previous">
      <input type="button" name="next" class="next action-button" value="Next">
    </fieldset>
    <fieldset>
      <h2 class="fs-title">What is your average tech hourly rate?</h2>
      <h3 class="fs-subtitle">This is the average hourly rate you pay technicians and should include health care, taxes and any other benefits.</h3>
      <input type="text" name="tech_hrly_rate" id="currency-field" pattern="^\$\d{1,3}(,\d{3})*(\.\d+)?$" value="" data-type="currency" placeholder="Enter $ amount">
      <input type="button" name="previous" class="previous action-button-previous" value="Previous">
      <input type="button" name="next" class="next action-button" value="Next">
    </fieldset>
    <fieldset>
      <h2 class="fs-title">What is your target net profit?</h2>
      <h3 class="fs-subtitle">Your net profit is divided by sales. 25% is considered a good starting point.</h3>
      <select class="form-select form-select-lg mb-3" aria-label="Default select example" name="target_net">
        <option selected="">Select percentage</option>
        <option value="10">10% Net Profit</option>
        <option value="25">25% Net Profit</option>
        <option value="30">30% Net Profit</option>
        <option value="50">Above 30% Net Profit</option>
      </select>
      <input type="button" name="previous" class="previous action-button-previous" value="Previous">
      <!--  <input type="submit" name="submit" />  -->
      <input type="button" name="submit" class="submit action-button" value="Submit" onclick="submit_form()">
    </fieldset>
  </div>
  <div id="processing_div" style="text-align:center;display:none;">
    <img src="images/calc.gif" style="margin: auto;  display: block;">
    <h2 class="fs-title">Calculating Labor Cost</h2>
  </div>
  <!-- Modal -->
  <div class="modal fade in" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="false" style="display: none;">
    <div class="modal-dialog" role="document">
      <div class="modal-content">
        <div class="modal-body" style="padding: 30px 60px;">
          <h2 class="fs-title" style="text-align:center;margin-bottom:30px;">Labor rate is calculated and ready for review </h2>
          <img src="images/cal_result.png" style="margin: auto;  display: block;width:50%;">
          <h3 class="fs-subtitle">Your report is ready, where should we send it?</h3>
          <input type="email" name="client_email" placeholder="Enter business email address" required="">
          <input type="submit" name="submit" onclick="hide_submit_btn()" id="hide_submit_btn_id">
          <img src="images/calc.gif" style="margin: auto;width: 20%;  display: none;" id="show_gif_loading">
          <!--  <input type="button" name="submit" class="submit action-button" onclick="submit_report()" value="Send Report" style="width:100%;margin-top:15px;margin-bottom:30px;margin-left:0px;" /> -->
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Toggle navigation
 * Sign-up
 * Login
 * Mobile check Deposit
 * API
 * Who we are

 * Mobile check Deposit
 * API
 * Who we are

Sign-up Login

 * Overhead
 * Tech Count
 * Billable Hours
 * Hourly Rate
 * Net Profit


LIST YOUR TOTAL OVERHEAD EXPENSES FOR LAST YEAR.


THE EXPENSE TOTAL SHOULD INCLUDE EVERYTHING, RENT, UTILITIES, OFFICE SALARIES,
ETC. DON’T INCLUDE AMORTIZATION, VEHICLE DEPRECIATION OR TAXES.


HOW MANY TECHS ON YOUR PAYROLL?


BE SURE TO ACCOUNT FOR ALL FUTURE OR CONTRACTED TECHS IN THE NEXT 12 MONTHS.


AVERAGE HOLIDAYS PER TECH PER YEAR?


AVERAGE PERCENTAGE OF COMPLETED JOBS PER DAY?


THIS IS A STATISTIC USED TO TRACK AND MEASURE SOLD TECH HOURS; THE INDUSTRY
AVERAGE IS UNDER 50%

Select percentage 10% 30% 50% 70% 90% Higher than 90%


WHAT IS YOUR AVERAGE TECH HOURLY RATE?


THIS IS THE AVERAGE HOURLY RATE YOU PAY TECHNICIANS AND SHOULD INCLUDE HEALTH
CARE, TAXES AND ANY OTHER BENEFITS.


WHAT IS YOUR TARGET NET PROFIT?


YOUR NET PROFIT IS DIVIDED BY SALES. 25% IS CONSIDERED A GOOD STARTING POINT.

Select percentage 10% Net Profit 25% Net Profit 30% Net Profit Above 30% Net
Profit


CALCULATING LABOR COST


LABOR RATE IS CALCULATED AND READY FOR REVIEW


YOUR REPORT IS READY, WHERE SHOULD WE SEND IT?

About

Sign Up

Compliance

Remote Check Deposit

Qr Menu

Industries

FAQ

Blog

API

Follow Us :

Contact Us : hello@iwallet.com

Integrates with :




© 2024 iWallet. All Rights Reserved.

PRIVACY POLICY TERMS OF SERVICE

Get the App:



Follow Us:


Contact Us:
hello@iwallet.com

Integrates with :




About

Sign Up

Compliance

Remote Check Deposit

Qr Menu

industries

FAQ

Blog

API

TERMS OF SERVICE

PRIVACY POLICY

© 2024 iWallet. All Rights Reserved.