www.assettiger.com Open in urlscan Pro
2606:4700::6812:cf9  Public Scan

Submitted URL: https://assettiger.com.mcas-df-gov.us/
Effective URL: https://www.assettiger.com/
Submission: On December 25 via api from US — Scanned from US

Form analysis 5 forms found in the DOM

POST /contact/contact

<form action="/contact/contact" class="" data-ajax="true" data-ajax-method="Post" data-ajax-mode="replace" data-ajax-success="$('.hide_contact_formsubmit').hide();" data-ajax-update="#contactPanelWrapper" id="contactForm" method="post" role="form"
  novalidate="novalidate"><input name="__RequestVerificationToken" type="hidden" value="Bqerbq4Ck7s-qg8J1QWxX6ZCgmbqQ-3An9MZ-57uWURw9WZBXgtfQLMsze9GMRiY5MWmmwwT7ev03OtvnDaHYD_qjuOWtIhoO_VxgzGsXHX5cIasMGJ9morsKFe27qfRjm8Yvg2">
  <div class="row gx-5">
    <div class="mb-3 col-lg-6">
      <input aria-label="Your Name" aria-labelledby="CustomerName" autocomplete="off" class="form-control" data-val="true" data-val-length="Maximum length is 50." data-val-length-max="50" data-val-required="Name is required." id="CustomerName"
        maxlength="50" name="CustomerName" placeholder="Name" type="text" value="">
      <span class="field-validation-valid" data-valmsg-for="CustomerName" data-valmsg-replace="true"></span>
    </div>
    <div class="mb-3 col-lg-6">
      <input class="form-control" data-val="true" data-val-length="Maximum length is 50." data-val-length-max="50" data-val-regex="Please enter a valid email address."
        data-val-regex-pattern="^[a-zA-Z0-9.!#$%&amp;'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$" data-val-required="Email is required." id="ContactUsEmail" maxlength="50"
        name="Email" placeholder="Email" type="email" aria-label="Your email" aria-labelledby="ContactUsEmail">
      <span class="field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span>
    </div>
    <div class="mb-3 col-lg-12">
      <textarea aria-label="Your message" aria-labelledby="Message" class="form-control" cols="20" data-val="true" data-val-length="Maximum length is 5000." data-val-length-max="5000" data-val-required="Please enter message." id="Message"
        maxlength="5000" name="Message" placeholder="Message" rows="5"></textarea>
      <span class="field-validation-valid" data-valmsg-for="Message" data-valmsg-replace="true"></span>
    </div>
    <div class="mb-3 col-lg-12">
      <div class="g-recaptcha" data-sitekey="6LcXJBETAAAAAN7rPUUYVdcnlaoo23vSszhROPAx" data-callback="ContactCallAfterCaptchaSelect" data-expired-callback="CallContactRecaptchaExpired">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-vuchvkjbrinp" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcXJBETAAAAAN7rPUUYVdcnlaoo23vSszhROPAx&amp;co=aHR0cHM6Ly93d3cuYXNzZXR0aWdlci5jb206NDQz&amp;hl=en&amp;v=u-xcq3POCWFlCr3x8_IPxgPu&amp;size=normal&amp;cb=xhowtcbzkm4a"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
      <div id="dvCaptcha">
        <div style="opacity: 0; height: 0px; width: 0px; font-size: 0;">
          <input class="text-box single-line CaptchaResponse" autocomplete="off" data-val="true" data-val-required="Please verify that you are not a robot." id="ContactCaptchaResponse" name="CaptchaResponse" type="text" value="">
        </div>
      </div>
      <span class="field-validation-valid" data-valmsg-for="CaptchaResponse" data-valmsg-replace="true"></span>
    </div>
    <div class="mb-3 col-lg-12 btn_group">
      <button type="submit" class="btn btn-primary">Send</button>
      <button type="reset" class="btn btn-outline-primary" onclick="javascript: $(this).resetValidation();javascript:grecaptcha.reset();">Cancel</button>
    </div>
  </div>
</form>

POST /login

<form action="/login" data-ajax="true" data-ajax-begin="$('#LoginModel').modal('hide');" data-ajax-method="Post" data-ajax-mode="replace" data-ajax-success="funloginFormResponse();" data-ajax-update="#loginPanelWrapper" id="formLogin" method="post"
  role="form" novalidate="novalidate"><input name="__RequestVerificationToken" type="hidden" value="KFp_f_v3dvsqcbrC9dHrORpeJZiTMXJJ0xiFC2-aEHtqg1yHpLIa79aLFH4KYNCDhBMh1qfv8GmQ76jfzI6SSTVjh9M0hKepEZ_fD9PiM1fvM7CyqO7hmcuNZY-ppZ2rKxp0Fg2">
  <div class="modal-content">
    <div class="modal-header">
      <h4 class="modal-title">Sign In</h4>
      <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
    </div>
    <div class="modal-body">
      <div class="floating-form-main">
        <div class="form-floating custom_style mb-4">
          <input autocomplete="off" class="form-control" data-val="true" data-val-length="Maximum length is 60." data-val-length-max="60" data-val-regex="Please enter a valid email address."
            data-val-regex-pattern="^[a-zA-Z0-9.!#$%&amp;'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$" data-val-required="Email is required." id="LoginEmail" maxlength="60"
            name="Email" type="email" placeholder="Email">
          <label for="LoginEmail">Email</label>
          <span class="field-validation-valid material-validate" data-valmsg-for="Email" data-valmsg-replace="true"></span>
        </div>
        <div class="mb-4">
          <div class="input-group password-input-group">
            <div class="form-floating custom_style">
              <input autocomplete="off" class="form-control" data-val="true" data-val-length="Must be at least 8 characters." data-val-length-max="20" data-val-length-min="8" data-val-required="Password is required." id="LoginPassword" maxlength="20"
                name="Password" type="password" placeholder="Password">
              <label for="LoginPassword">Password</label>
            </div>
            <button class="btn btn-light showPassword" type="button" onclick="showpassword(this)" style="display:none;"><i class="far fa-eye" aria-hidden="true"></i></button>
          </div>
          <span class="field-validation-valid material-validate" data-valmsg-for="Password" data-valmsg-replace="true"></span>
        </div>
        <div class="row mb-3 align-items-center">
          <div class="col-6">
            <div class="d-flex">
              <label for="rememberMe" class="checkbox mb-0">
                <input data-val="true" data-val-required="The Remember me field is required." id="rememberMe" name="rememberMe" type="checkbox" value="true"><input name="rememberMe" type="hidden" value="false">
                <span></span>Remember me </label>
            </div>
          </div>
          <div class="col-6 text-end">
            <div class="forger_pass form-actions text-end">
              <a class="forget-password" href="/login/forgotPassword" id="forget-password">Forgot Password?</a>
            </div>
          </div>
        </div>
        <div class="row mb-2">
          <div class="col-lg-12">
            <div class="action_buttons d-flex justify-content-between">
              <button type="button" class="btn btn-link px-0 font-weight-normal" data-bs-target="#RegisterModel" data-bs-dismiss="modal" data-bs-toggle="modal">Create An Account</button>
              <button type="submit" class="btn btn-primary">Sign In</button>
            </div>
          </div>
        </div>
        <div class="m0 row" style="margin-bottom: 0">
          <div class="col-lg-12">
            <div class="or-seperator"><em>or</em></div>
          </div>
        </div>
        <div class="mb-0">
          <p class="text-center">Login with your Google or social media account</p>
          <div class="text-center social-btn">
            <a class="btn btn-light" id="btngoogle"><img src="/content/img/google-icon.svg" alt="Image" width="16">&nbsp; Google</a>
          </div>
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" id="RemainingSeconds" name="RemainingSeconds" value="120">
  <input type="hidden" id="ResendOTP" name="ResendOTP" value="False">
  <input type="hidden" id="LoginisAjax" name="isAjax" value="True">
  <input type="hidden" id="LoginResult" name="LoginResult" value="noResult">
</form>

POST /Login/externallogin

<form action="/Login/externallogin" class="form-horizontal" method="post" role="form"><input name="__RequestVerificationToken" type="hidden"
    value="OT3BY1GOTLFg91a1s_ijsPjNtvp4Uiz1jex59qRb-Qo3uHSpp8OubCbRHBI9bmg33OfNiDIuqZljgt408ZadnTliz58yX1M36Mn-vTTpN8fPtDOuuORxNDZQVWgn-BcXPN1MSw2"> <button type="submit" class="btn btn-info btn-block" name="provider" value="" style="display:none;"
    id="btnExternalLogin"></button>
</form>

Name: frmexternalloginPOST /login/SSOLogin

<form action="/login/SSOLogin" class="form-horizontal" method="post" name="frmexternallogin" role="form"><input name="__RequestVerificationToken" type="hidden"
    value="97-OvlPRbYD8MYxPmXl9CxggFWD6wZOUu5TjehN9kntN2vC2HQmDtlvFqwivg2eneSnZlNy778ye5xD-DCZnXwwXifk_XE4GDosEGDPaRCKYFXPBaujfRXeMAuEqUZe2Z3Yj1w2"> <input type="hidden" name="provider" value="">
  <input type="hidden" name="ex_auth_token" id="ex_auth_token" value="">
</form>

POST /register

<form action="/register" data-ajax="true" data-ajax-method="Post" data-ajax-mode="replace" data-ajax-success="funRegisteFormResponse();" data-ajax-update="#registerPanelWrapper" id="formRegister" method="post" role="form" novalidate="novalidate">
  <input name="__RequestVerificationToken" type="hidden" value="MS38nJzECEyIKOTJ2igiRQ11a4ehF9pWUuGzRobntTy48Qn1cqOb5SoTWu9hdNRA5Ak-aUlW4DXvmY_LNul6QrH2HeQhyF9E7JVr-L1ga4nMmdQQScH-QB1KAaJyxTjqcI9GgQ2">
  <div class="modal-content">
    <div class="modal-header">
      <h4 class="modal-title">Create an AssetTiger Account</h4>
      <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
    </div>
    <div class="modal-body">
      <div class="user_helpText"><a href="#register_help" data-bs-toggle="modal">Need to be added as a user to an existing account?</a></div>
      <div class="floating-form-main">
        <div class="form-floating custom_style mb-4">
          <input autocomplete="off" class="form-control" data-val="true" data-val-length="Maximum length is 50." data-val-length-max="50" data-val-regex="Invalid First Name" data-val-regex-pattern="^[a-zA-Z0-9_ ]+(?:\.\s[a-zA-Z0-9_]+)*$"
            data-val-required="First Name is required." id="FirstName" maxlength="50" name="FirstName" onchange="javascript: $(this).val($(this).val().split('.').join('. ')); if($(this).val().replace(/[^0-9]/g,'').length >5){$(this).val('');}"
            pattern="^[a-zA-Z0-9_ ]+(?:\.\s[a-zA-Z0-9_]+)*$" placeholder="First Name" type="text" value="">
          <label for="FirstName">First Name <span class="text-danger">*</span></label>
          <span class="field-validation-valid material-validate" data-valmsg-for="FirstName" data-valmsg-replace="true"></span>
        </div>
        <div class="form-floating custom_style mb-4">
          <input autocomplete="off" class="form-control" data-val="true" data-val-length="Maximum length is 50." data-val-length-max="50" data-val-regex="Invalid Last Name" data-val-regex-pattern="^[a-zA-Z0-9_ ]+(?:\.\s[a-zA-Z0-9_]+)*$"
            data-val-required="Last Name is required." id="LastName" maxlength="50" name="LastName" onchange="javascript: $(this).val($(this).val().split('.').join('. ')); if($(this).val().replace(/[^0-9]/g,'').length >5){$(this).val('');}"
            pattern="^[a-zA-Z0-9_ ]+(?:\.\s[a-zA-Z0-9_]+)*$" placeholder="Last Name" type="text" value="">
          <label for="LastName">Last Name <span class="text-danger">*</span></label>
          <span class="field-validation-valid material-validate" data-valmsg-for="LastName" data-valmsg-replace="true"></span>
        </div>
        <div class="form-floating custom_style mb-4">
          <input autocomplete="off" class="form-control" data-val="true" data-val-length="Maximum length is 60." data-val-length-max="60" data-val-regex="Please enter a valid email address."
            data-val-regex-pattern="^[a-zA-Z0-9.!#$%&amp;'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$" data-val-required="Email is required." id="Email" maxlength="60"
            name="Email" onchange="javascript:ValidateEmail($('<div/>').text($(this).val()).html());" placeholder="Email" type="email" value="">
          <label for="Email">Email <span class="text-danger">*</span></label>
          <span class="field-validation-valid material-validate" data-valmsg-for="Email" data-valmsg-replace="true"></span>
        </div>
        <div class="mb-4">
          <div class="input-group password-input-group">
            <div class="form-floating custom_style">
              <input autocomplete="off" class="form-control pasMsgValidate" data-val="true" data-val-length="Must be at least 8 and max 20 characters." data-val-length-max="20" data-val-length-min="8"
                data-val-regex="Your password does not meet the password requirements." data-val-regex-pattern="^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[!&quot;#$%&amp;'()*+,-./:;=?@[\]^_`{|}~])[A-Za-z\d!&quot;#$%&amp;'()*+,-./:;<=>?@[\]^_`{|}~]{8,}$"
                data-val-required="Password is required." id="Password" maxlength="20" name="Password" placeholder="Password" type="password" value="" data-bs-original-title="" title="">
              <label for="Password">Password <span class="text-danger">*</span></label>
            </div>
            <button class="btn btn-light showPassword" type="button" onclick="showpassword(this)" style="display:none;"><i class="far fa-eye" aria-hidden="true"></i></button>
          </div>
          <span class="field-validation-valid material-validate" data-valmsg-for="Password" data-valmsg-replace="true"></span>
        </div>
        <div class="mb-4">
          <div class="input-group password-input-group">
            <div class="form-floating custom_style">
              <input autocomplete="off" class="form-control" data-val="true" data-val-equalto="Password doesn't match." data-val-equalto-other="*.Password" data-val-required="Confirm Password is required." id="ConfirmPassword" maxlength="20"
                name="ConfirmPassword" placeholder="Re-type Your Password" type="password" value="">
              <label for="ConfirmPassword">Re-type Your Password <span class="text-danger">*</span></label>
            </div>
            <button class="btn btn-light showPassword" type="button" onclick="showpassword(this)" style="display:none;"><i class="far fa-eye" aria-hidden="true"></i></button>
          </div>
          <span class="field-validation-valid material-validate" data-valmsg-for="ConfirmPassword" data-valmsg-replace="true"></span>
        </div>
        <div class="form-floating custom_style mb-4">
          <input autocomplete="off" class="form-control text-uppercase" data-val="true" data-val-length="Maximum length is 6." data-val-length-max="6" id="CSRReferralCode" maxlength="6" name="CSRReferralCode" placeholder="Referral Code" type="text"
            value="">
          <label for="CSRReferralCode">Referral Code</label>
        </div>
        <div class="mb-4">
          <div class="d-flex">
            <label for="Terms" class="checkbox mb-0">
              <input class="check-box" data-val="true" data-val-enforcetrue="Please agree to 'Terms of Service' and 'Privacy Policy'." data-val-required="Please agree to 'Terms of Service' and 'Privacy Policy'." id="Terms" name="Terms"
                type="checkbox" value="true"><input name="Terms" type="hidden" value="false">
              <span></span> I Agree to the&nbsp;<a href="#termsOfServicesModel" data-bs-toggle="modal">Terms&nbsp;</a>&amp;<a href="#privacyPolicyModel" data-bs-toggle="modal">&nbsp;Privacy Policy</a>. </label>
          </div>
          <span class="field-validation-valid" data-valmsg-for="Terms" data-valmsg-replace="true"></span>
        </div>
        <div class="mb-0">
          <div class="col-md-12">
            <div id="registerCaptcha" class="g-recaptcha" data-sitekey="6LcXJBETAAAAAN7rPUUYVdcnlaoo23vSszhROPAx" data-callback="CallAfterCaptchaSelect" data-expired-callback="CallRecaptchaExpired">
              <div style="width: 304px; height: 78px;">
                <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-tpp8akjmq3cg" frameborder="0" scrolling="no"
                    sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                    src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcXJBETAAAAAN7rPUUYVdcnlaoo23vSszhROPAx&amp;co=aHR0cHM6Ly93d3cuYXNzZXR0aWdlci5jb206NDQz&amp;hl=en&amp;v=u-xcq3POCWFlCr3x8_IPxgPu&amp;size=normal&amp;cb=gq7iccc668zv"></iframe>
                </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
                  style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
              </div><iframe style="display: none;"></iframe>
            </div>
            <div id="dvCaptcha">
              <div style="opacity: 0; height: 0px; width: 0px; font-size: 0;">
                <input class="text-box single-line" data-val="true" data-val-required="Please verify that you are not a robot." id="CaptchaResponse" name="CaptchaResponse" type="text" value="">
              </div>
            </div>
            <span class="field-validation-valid" data-valmsg-for="CaptchaResponse" data-valmsg-replace="true"></span>
          </div>
        </div>
      </div>
    </div>
    <div class="modal-footer">
      <button type="button" data-bs-dismiss="modal" class="btn btn-light">Cancel</button>
      <button type="submit" class="btn btn-primary">Sign Up</button>
    </div>
  </div>
  <input type="hidden" id="RegisterisAjax" name="isAjax" value="True">
  <input type="hidden" id="RegisterResult" name="RegisterResult" value="noResult">
</form>

Text Content

 * Home
 * reviews
 * Features
 * Apps
 * Benefits
 * Pricing
 * FAQS
 * Contact Us

Create New Account Sign In


CLOUD-BASED|
ASSET MANAGEMENT TOOL.
OVER 25,000 ACTIVE ACCOUNTS.

Manage up to 250 Assets for FREE*.

Guaranteed best prices for cloud based asset management !

Lowest cost on asset tags at www.myassettag.com

* See Subscription Plans for Details

Rated 5-Star by Independent Users
 * Try it for Free
 * Sign In


ASSETTIGER USERS




VIDEOS


WHAT IS ASSETTIGER?

Learn about Asset Tiger, our Asset Management Software. Even better, it's free
for My Asset Tag customers. See the many features and functionality of this
cloud based software available for your computer, phone or tablet.


ASSETTIGER DEMO

How exactly does AssetTiger work? In this 35-minute demo, one of the AssetTiger
team members walks you through everything - from signing up to how to use some
of the complex tools that separate AssetTiger from the competition. This video
is separated into chapters, so if you're looking for specific information, you
can easily find it. It also addresses several of the most frequently asked
questions.

View All Videos


USER REVIEWS

Gabrielle

Written on Mar. 25, 2019

This Software so far is the Best Asset Management Software i Have Come Across
Since 2018. Kudos to the developers.

Myron

Written on Aug. 22, 2018

I was looking for such a software for a long time to manage my Companies Assets,
this software is the best software that I found and it serves the whole purpose
of what I was looking for. Awesome job done by the ASSET Tiger Team. Keep It up.

Edwin

Written on Apr. 06, 2018

Can't believe this is free! the application works so well that i feel bad not to
write a review... Great program!

Paul

Written on Feb. 22, 2018

This is an excellent product. We been looking for something similar for a long
time. It gives you all the options you want to create you own Asset Tracking
System. My only concern is that because it is free to use, it seems too good to
be true.

Debbie

Written on Oct. 15, 2017

This program is saving me TONS of time. It is nice that once you enter an asset,
the program keeps the information so you can simply add another like item. There
is no need to keep changing all of the information. NICE!!!

Liz

Written on Dec. 17, 2021

I'm absolutely loving the AssetTiger asset tracking software. I found this
purely by google search and reading reviews. I love the fact that we can add
employees and assign tools & equipment to them. We have a check in- check out
process now. We are also using this to manage our vehicle fleet. I can track all
the repairs to the vehicles and the tools that are located within each vehicle.
Each vehicle is set as a location for that purpose along with having the garage
and office set up as locations. ... We are also able to add as many users as we
like with specific rules for each. Who could ask for anything more AND IT'S
FREE! (we don't use the tags at this time) All I can say is it's a complete
asset tracker and is great for the items that technically don't belong
individualized in your accounting software. It's everything I needed and more.
Those 4 spreadsheets are gone and we haven't looked back. Thank you so much!
(only thing missing is calendar integration) Read More

Susan

Written on Apr. 15, 2021

The City needed a way to track assets and manage equipment such as phones,
tablets, public safety issues, etc. Once introduced to the product, each
department has expanded its use and has easily adapted the software for their
use. Our Technology group has been using your tags for quite some time, but we
have put in our first order for other departments. Super easy and versitile
database. We are using the check-in/out and move to track activity. It is really
awesome!

Anthony

Written on May. 09, 2020

We are a startup with a tight budget. After days of digging through the
internet, comparing different asset management systems, Asset Tiger came out by
far and away the best for value and ease of use. The platform is very easy to
setup and the UI is very straigtforward and user-friendly. We love the fact that
it has the flexibility to be a very simple system or a very comprehensive one.
Kudos to the team behind this great platform. We will definitely subscribe once
we hit the ATS-FREE threshold. Keep up ... the good work! Read More

Jithin

Written on Sep. 03, 2019

I started using this 5 days back and I simply love this application. I am gonna
use this for my company and I may become a paid member soon. I totally loved
this app

Marc

Written on Jul. 12, 2019

After spending HOURS to find an easy-to-use software for small and middle sized
companies, I finally found this wonderful solution. Perfect solution when Excel
lists aren't enough anymore but you don't want to spend a fortune on a bloated
software with features you never need. Can also be used by privates - you can
lend stuff, track warranties and vendors etc. Thanks guys, keep up the good
work!

Gabrielle

Written on Mar. 25, 2019

This Software so far is the Best Asset Management Software i Have Come Across
Since 2018. Kudos to the developers.

Myron

Written on Aug. 22, 2018

I was looking for such a software for a long time to manage my Companies Assets,
this software is the best software that I found and it serves the whole purpose
of what I was looking for. Awesome job done by the ASSET Tiger Team. Keep It up.

Edwin

Written on Apr. 06, 2018

Can't believe this is free! the application works so well that i feel bad not to
write a review... Great program!

Paul

Written on Feb. 22, 2018

This is an excellent product. We been looking for something similar for a long
time. It gives you all the options you want to create you own Asset Tracking
System. My only concern is that because it is free to use, it seems too good to
be true.

Debbie

Written on Oct. 15, 2017

This program is saving me TONS of time. It is nice that once you enter an asset,
the program keeps the information so you can simply add another like item. There
is no need to keep changing all of the information. NICE!!!

Liz

Written on Dec. 17, 2021

I'm absolutely loving the AssetTiger asset tracking software. I found this
purely by google search and reading reviews. I love the fact that we can add
employees and assign tools & equipment to them. We have a check in- check out
process now. We are also using this to manage our vehicle fleet. I can track all
the repairs to the vehicles and the tools that are located within each vehicle.
Each vehicle is set as a location for that purpose along with having the garage
and office set up as locations. ... We are also able to add as many users as we
like with specific rules for each. Who could ask for anything more AND IT'S
FREE! (we don't use the tags at this time) All I can say is it's a complete
asset tracker and is great for the items that technically don't belong
individualized in your accounting software. It's everything I needed and more.
Those 4 spreadsheets are gone and we haven't looked back. Thank you so much!
(only thing missing is calendar integration) Read More

Susan

Written on Apr. 15, 2021

The City needed a way to track assets and manage equipment such as phones,
tablets, public safety issues, etc. Once introduced to the product, each
department has expanded its use and has easily adapted the software for their
use. Our Technology group has been using your tags for quite some time, but we
have put in our first order for other departments. Super easy and versitile
database. We are using the check-in/out and move to track activity. It is really
awesome!

Anthony

Written on May. 09, 2020

We are a startup with a tight budget. After days of digging through the
internet, comparing different asset management systems, Asset Tiger came out by
far and away the best for value and ease of use. The platform is very easy to
setup and the UI is very straigtforward and user-friendly. We love the fact that
it has the flexibility to be a very simple system or a very comprehensive one.
Kudos to the team behind this great platform. We will definitely subscribe once
we hit the ATS-FREE threshold. Keep up ... the good work! Read More

Jithin

Written on Sep. 03, 2019

I started using this 5 days back and I simply love this application. I am gonna
use this for my company and I may become a paid member soon. I totally loved
this app

Marc

Written on Jul. 12, 2019

After spending HOURS to find an easy-to-use software for small and middle sized
companies, I finally found this wonderful solution. Perfect solution when Excel
lists aren't enough anymore but you don't want to spend a fortune on a bloated
software with features you never need. Can also be used by privates - you can
lend stuff, track warranties and vendors etc. Thanks guys, keep up the good
work!

‹›

View All Reviews


FEATURES

 * UNLIMITED USERS
   
   Unlimited users at no additional charge. Make your system as broad, or as
   narrow, as you need. Each user can have their own unique level of access
   ranging from limited viewing to full administrator. AssetTiger is designed as
   a convenient solution for everyone in your organization.
   
   

 * UNLIMITED CUSTOM REPORTS
   
   View your assets with our predefined reports that include statements about
   your assets, incorporating factors such as their status, depreciation,
   maintenance, check-out times, and more. Alleviate your workload with an
   unlimited number of fully customizable reports to fit your needs. Save your
   reports and reuse or revamp them to get the most out of your data.
   
   

 * CLOUD-BASED
   
   You don't have to buy and continuously update physical software. Our
   cloud-based system allows you to focus on your assets rather than your asset
   management program. We are constantly evolving to meet and exceed customers'
   expectations, advances in technology, and the world around us. Our system
   frees you from running tests or upgrades, saving you costly IT overhead.
   
   

 * CONFIGURABLE EMAIL ALERTS
   
   AssetTiger makes it simple for you to set reminders and alarms for assets
   that require regular maintenance, assets that are past due, contracts and
   licenses that are about to expire, and a multitude of other helpful features.
   Avoid risks and handle problems before they have a chance to impact your
   network, and never miss a deadline by enabling our customizable email alerts.
   
   

 * BARCODE SCANNING
   
   Performing internal audits and staying in touch with your assets is
   straightforward with AssetTiger's mobile barcode scanning function. Instantly
   update an asset in the field by scanning its barcode and entering the
   necessary information. The AssetTiger app is the perfect companion to stay in
   control of your assets.
   
   

 * MAINTENANCE SCHEDULING
   
   Safeguard your assets by getting them into a scheduled maintenance program.
   AssetTiger gives you the ability to establish a routine based on your
   schedule and your assets' needs. Monitor your assets' maintenance through the
   various reports that look at asset tags, people, and maintenance history.
   
   

 * COMPLETE CHECK-IN & CHECK-OUT FEATURES
   
   Watch your assets travel through your company every step of the way including
   all the people that come in contact with them. Every interaction will be
   recorded in the appropriate asset's Events tab. Get comprehensive Check-Out
   Reports that analyze employees, asset tags, due dates, and assets that are
   past due at any time.
   
   


COMPLETE MOBILE APP FOR IOS AND ANDROID



Manage your assets, scan barcodes, conduct various audits, and perform an array
of actions from your phone or tablet. As long as you can connect to the
internet, you can access our system- eliminating any need to purchase extra
equipment.

Download From:
 * 
 * 


BENEFITS

ASSETS

Focus on your company as a whole instead of individual assets. Use our software
to keep tabs on your assets. Make a detailed log of equipment check-out, create
an unlimited number of custom fields, and download our Excel template. Upload it
to start managing your assets in minutes.

CONTRACTS AND LICENSES

We provide you with the perfect platform to keep your contracts and licenses in
the same place, organized in a way that works for you. We'll let you know when a
contract or license is about to expire so you can update it in a timely manner.
You can even set up email alerts to stay informed about your account at all
times.

REPORTS

View predefined reports which include statements about your assets to help clean
up your workload. Add information about status, depreciation, maintenance,
check-out times, and more. Save and reuse an unlimited number of custom reports
to get the most out of your data.

SECURITY

SSL Encryption protects data as it transfers from your computer, tablet, or
smartphone to our servers. Layers of intrusion detection prevent unwanted access
to your data. We use the finest servers in the market, along with top-tier
hosting services to safeguard your data.

MOBILE

You're constantly on the move, but that shouldn't affect your asset management.
Use your smartphone or tablet to scan barcodes, take pictures, tag assets, and
even establish parent-child relationships. Easily add and edit any asset you
need, in your home, office, or warehouse.

INNOVATION

Our secure cloud-based system lets you focus on your assets. We're continually
evolving to meet and exceed customers' expectations, advances in technology, and
the world around us. Our system frees you from running tests or upgrades, saving
you costly IT overhead.

ALERTS

Set reminders and alarms for assets that require regular maintenance, assets
that are past due, contracts and licenses that are about to expire, and many
other features. Avoid risks and handle problems before they impact your network.

USERS

Add as many users as you need for your accounts. Make your system as broad, or
as narrow, as you need. Each user has a unique level of access ranging from a
limited viewer to full administrator. Our system is a convenient solution for
everyone in your organization.

RESERVE & CHECK OUT

Reserve your assets in advance to inform who needs them and when. Have them
easily checked out to a person or a place. Helps you know exactly where your
assets are when they are due back. Check them back in so others see they are now
available and ready to check out.


PRICING COMPARISON

AssetTiger is the first fully functional asset management program, completely
free for first 250 assets.

Created by MyAssetTag.com, the world’s biggest asset tag retailer, AssetTiger
means no more paying for other websites’ expensive services. With AssetTiger,
you’ll get quality, flexibility, and security.


COMPETITOR #1

 * Smartphone Compatible
   ($15 per device per month)
   in addition to yearly price
 * Subscription

5 Users

10 GB Cloud Storage

$8,700 / PER YEAR

 * Smartphone Compatible
   (No Extra Charges)
    
 * Subscription

Unlimited Users

Unlimited Cloud Storage

FREE* / FOR 250 ASSETS

* See Subscription Plans for details


COMPETITOR #2

 * Smartphone Compatible
   ($295/device)
   in addition to yearly price
 * Subscription

5 Users

5 GB Cloud Storage

Starting at

$900 / PER YEAR


SUBSCRIPTION PLANS

Effective January 1, 2022. Subscription is annual, fixed to the calendar year.
Late Subscription will be prorated within the first year.


UP TO 250 ASSETS

 * Subscription Plan
 * ATS-FREE
 * FREE


UP TO 500 ASSETS

 * Subscription Plan
 * ATS-500
 * $120 / Year

OR
 * Buy Asset Tags Worth
 * $180 / Year

Buy Tags


UP TO 2,500 ASSETS

 * Subscription Plan
 * ATS-2500
 * $230 / Year

OR
 * Buy Asset Tags Worth
 * $345 / Year

Buy Tags


UP TO 10,000 ASSETS

 * Subscription Plan
 * ATS-10K
 * $400 / Year

OR
 * Buy Asset Tags Worth
 * $600 / Year

Buy Tags


UP TO 50,000 ASSETS

 * Subscription Plan
 * ATS-50K
 * $800 / Year

OR
 * Buy Asset Tags Worth
 * $1200 / Year

Buy Tags


UP TO 250,000 ASSETS

 * Subscription Plan
 * ATS-250K
 * $1600 / Year

OR
 * Buy Asset Tags Worth
 * $2400 / Year

Buy Tags


FREQUENTLY ASKED QUESTIONS

IS ASSETTIGER REALLY FREE?

Why offer AssetTiger for free?

We developed AssetTiger after so many of our customers complained that their
budget was exhausted by having to pay over $3,000 for asset tracking software.
They would then scrimp and buy cheap asset tags for under $100. To us, this was
backwards. We’d rather have a customer buy a really good asset tag – and we make
the best on the market – and not have to waste so much on software. That’s why
we developed AssetTiger – which frankly, is better than other packages that cost
thousands of dollars per year!

Our mission is to make asset tracking efficient and cost effective. Our
best-on-the-market tags, along with the state-of-the-art AssetTiger software
make this mission possible.

Tag Purchase Plan

AssetTiger is available to our asset tag customers as a free service. We have a
minimal amount of tags that must be ordered each year – as a way for us to
defray some of our support and hosting costs. See 'Tag Purchase Plan' table
below.

Number of Assets Min Yearly Asset Tag Purchase Value Up to 250 assets NONE Up to
500 assets $180 / year Up to 2,500 assets $345 / year Up to 10,000 assets $600 /
year Up to 50,000 assets $1200 / year Up to 250,000 assets $2400 / year Up to
500,000 assets $4800 / year

Subscription Plan

If you have not ordered tags from us, we will ask that you purchase an yearly
'Subscription Plan'.

Number of Assets Plan Description Price* Up to 250 assets ATS-FREE Yearly
Subscription Fee for AssetTiger (up to 250 assets) FREE Up to 500 assets ATS-500
Yearly Subscription Fee for AssetTiger (up to 500 assets) $120 / year Up to
2,500 assets ATS-2500 Yearly Subscription Fee for AssetTiger (up to 2,500
assets) $230 / year Up to 10,000 assets ATS-10K Yearly Subscription Fee for
AssetTiger (up to 10,000 assets) $400 / year Up to 50,000 assets ATS-50K Yearly
Subscription Fee for AssetTiger (up to 50,000 assets) $800 / year Up to 250,000
assets ATS-250K Yearly Subscription Fee for AssetTiger (up to 250,000 assets)
$1600 / year Up to 500,000 assets ATS-500K Yearly Subscription Fee for
AssetTiger (up to 500,000 assets) $3200 / year

Each subscription period is annual, beginning on January 1st of the calendar
year. Within the first year, late subscription will be prorated based on the
month that subscription begins.

MyAssetTag.com is the world's leader in marking assets and we know that our tags
really help organize your tracking and help you get the most out of our
AssetTiger software.

WHY SHOULD I TRACK MY ASSETS?

Staying on top of your assets saves you time and money. It's harder to lose or
misplace assets when your system tracks every asset's history and exact
location. There's a huge opportunity cost to finding your lost assets. Without a
system in place, you lose productivity, too.

WHAT ARE THE ESSENTIAL PARTS OF A FIRST-RATE ASSET MANAGEMENT PROGRAM?

A quality asset tracker uses a two-pronged approach to manage your belongings.
First, the program needs to be easy to provide quality information about your
assets. AssetTiger lets you include as much information as you need about your
assets, updateable at a moment's notice by any user in real time. Second, a
proper asset management program has quality reporting. AssetTiger’s reporting
shows you an assets life from acquisition to disposal, and everything in-between
with finical, locational and status of your asset throughout its life.

WHAT IS THE PURPOSE OF THE MOBILE APPLICATION?

Our mobile application transforms your phone into a mobile asset management
juggernaut. With the AssetTiger app, scan barcodes to review and adjust asset
history, check assets in and out, or update statuses including location and
perform maintenance.

WILL YOU CONTINUE TO SUPPORT THE SOFTWARE?

We have been making and selling asset tags for 25 years and expect to be making
tags for another 25 years. With over 100,000 asset tag customers, 100 employees
including 20 programmers, and thousands of AssetTiger users, we have the
motivation and capacity to continue to support our customers for asset tags and
software. We continue to upgrade AssetTiger based on your reviews and comments.
Try it out for free and see the benefits of being a loyal MyassetTag.com
customer.

HOW MANY USERS CAN ACCESS MY ACCOUNT?

There's no limit. Unlike many other asset tracking services, AssetTiger doesn't
limit the number of people who can use your account. We also don't limit the
number of concurrent users.

IS THERE A LIMIT TO THE NUMBER OF REPORTS I CAN GENERATE?

No, you can run all of our reports as frequently as you like, along with any
other custom reports you want to generate.

CAN I USE ASSETTIGER TO AUDIT MY ASSETS?

Absolutely. We built in a function that's perfect for auditing your assets.

CAN I USE ASSETTIGER OFFLINE?

AssetTiger's cloud technology relies on an internet connection. But, you can
still compile a list of your assets in an XLS file and upload that file to
AssetTiger when you're connected to the internet.

WHAT ARE THE SYSTEM REQUIREMENTS FOR ASSETTIGER?

Any computer or tablet that can connect to the internet is compatible with the
program. Similarly, Android and Apple smartphones run the application without
error.

HOW SECURE IS ASSETTIGER?

Our servers are protected behind a firewall. The personal information you
provide us is stored on access-controlled, secure servers, and the people who
work on AssetTiger data are all trained in how to keep your information secure.
All data you submit to AssetTiger is stored in PCI-compliant data centers. In
the event a security breach happens, we will let you know.

CAN I IMPORT OR EXPORT EXCEL FILES?

AssetTiger allows you to import your lists of assets and export any number of
asset lists, including your reports.

WHO WAS ASSETTIGER DESIGNED FOR?

You! We built AssetTiger to work with every level of asset manager, from people
who need to keep their tools sorted in their backyard shed to global
corporations with tens of thousands of assets. AssetTiger is designed to be
completely scalable. Watch it grow with your organization.

CAN I SET UP ASSETTIGER TO AUTOMATICALLY GENERATE REPORTS ABOUT MY ASSETS?

Yes, you can quickly set up automated reports and custom generated reports. You
can choose to have these emailed to you and any number of other people at your
company.

DOES ASSETTIGER HAVE A TIER SYSTEM WHEN SIGNING UP?

No. Most other asset tracking systems advertise their broad range of features
but fail to inform the customer that only their top tier (the most expensive
tier) includes all of their great features. Anyone with our software can take
advantage of all of our benefits.

WHAT KIND OF INFORMATION CAN I INCLUDE WITH MY INDIVIDUAL ASSETS?

Include an almost unlimited number of details about your assets with custom
categories. Additionally, you can track your asset's depreciation and its
complete history. Track it from its initial purchase, see everywhere it
traveled, everyone that interacted with it, and where it ended up.

CAN ASSETTIGER HELP ME KEEP TRACK OF MY CONTRACTS?

Not only can AssetTiger manage your contracts, it can also handle your licenses,
warranties, and insurance. On top of that, you can have AssetTiger alert you
about anything that is time sensitive and needs your attention, from an expiring
contract to an asset in need of routine maintenance.

DOES ASSETTIGER SUPPORT BARCODE SCANNERS?

Yes, most barcode scanners work, as well as the majority of Android and Apple
smartphones, as long as they have the app.

CAN I USE THIS INTERNATIONALLY?

Yes, we have multiple currencies and time zones so the software moves with you.
Plus, we ship our Asset Tags around the world so you have all the tools wherever
you are. We’ve even sold to NASA so pretty sure our Tags have been to space and
beyond!

CAN ASSETTIGER TRACK DEPRECIATION FOR MY ASSETS?

Yes, the program currently offers four methods to track depreciation: straight
line, double declining balance, 150% declining balance, and the sum of the
years' digits. You can run monthly or yearly depreciation reports for your
accounting team or tax accountant.


ABOUT US

AssetTiger is a cloud-based asset management tool. Our system is created and
managed by the same great team at MyAssetTag.com, a top 500 ecommerce company
and the largest online retailer for asset tags.

AssetTiger allows you to use your existing asset tags or you can buy tags from
myassettag.com and benefit from our design technology, easy-to-customize system,
and friendly customer service team. You can count on us for secure, affordable,
and user-friendly service. We're continually improving our quality products, so
you can experience a better way to organize your assets.

Read AssetTiger user reviews at Capterra.com:


Blair Brewster
President
Max Smith
Chief Executive Officer
Rajeev Jhanji
Vice President, Creative
Yogesh Kumawat
Vice President, Technology


ASSETTIGER

300 Cadman Plaza West, Suite 1303
Brooklyn, NY 11201, USA
+1 888-290-7750
+1 718-797-1900
info@assettiger.com


CONTACT US

We love hearing from our customers. If you have any questions about AssetTiger,
please send us a message.

Send Cancel

Asset Tracking
GoodFirms
Fixed Asset Management
Asset Tracking
Fixed Asset Management
Asset Tracking

2023 © AssetTiger by MyAssetTag.com Privacy Policy | Terms of Service

SIGN IN

Email
Password
Remember me
Forgot Password?
Create An Account Sign In
or

Login with your Google or social media account

  Google



CREATE AN ASSETTIGER ACCOUNT

Need to be added as a user to an existing account?
First Name *
Last Name *
Email *
Password *
Re-type Your Password *
Referral Code
I Agree to the Terms & Privacy Policy.

Cancel Sign Up

TERMS OF SERVICE

By using AssetTiger (the "Service"), you agree to the following terms and
conditions ("Terms of Service"). AssetTiger is owned and operated by SmartSign,
LLC (the "Company"), based in Brooklyn, New York. The Company reserves the right
to update and change these Terms of Service without notice. Your account may be
terminated if you violate any of the Terms of Service.

 1.  Purpose of the Service.
     1. The Service exists to assist you in creating, tracking, and maintaining
        an inventory of assets, including information regarding business assets,
        personal property, insurance policies, and warranties.
     2. The Service is not intended to provide legal, tax, or financial advice,
        and the Service does not provide proof of ownership or possession of
        assets. You should consult an attorney, accountant, or other financial
        adviser who is fully aware of your individual circumstances before
        making any decisions based on information and advice provided by the
        Service.
 2.  Use of the Service
     1. You agree that you will only use the Service for your own personal use
        and internal business purposes.
     2. Your right to access the Service is personal to you and may not be
        transferred to any other entity or person. It is your obligation to
        maintain accurate registration and account information. The Service may
        not function effectively if your account information is not maintained.
     3. You agree that the Company may use your feedback, suggestions or ideas
        in any way, including in modifications to the Service, other products or
        services, or in publicity materials, and grant the Company a perpetual,
        royalty-free, unencumbered license to use the feedback you provide.
     4. You are aware that the technical processing and transmission of the
        Service, including your content, may be transferred unencrypted and
        involve transmissions over various networks, and changed to conform and
        adapt to technical requirements of connecting networks or devices.
     5. By uploading content to the Service, you authorize the Company to
        display your company name and logo on its website, customer list, and
        publicity materials, free of charge. The Company claims no intellectual
        property rights over any other content you upload to the Service.
     6. You agree to provide all equipment and software necessary to connect to
        the Service, including but not limited to a web-enabled device that is
        suitable to connect with and use the Service. You are solely responsible
        for any fees, including Internet connection or mobile fees, that you
        incur when accessing the Service.
 3.  Prohibited acts.
     1. You agree you will not upload any content that is in violation of any
        applicable laws in your jurisdiction.
     2. You agree you will not use any robot, spider, or other automated
        data-gathering device to access or monitor the Service or any portion
        thereof without explicit written consent of the Company.
     3. You agree you will not interfere with the ability of the Company to
        operate and maintain the Service by uploading or transmitting any worms,
        viruses, Trojan horses, keyloggers, or other malware.
     4. You agree you will not use the Service to send unsolicited bulk messages
        ("spam").
     5. You agree you will not upload any content that is defamatory, harassing,
        obscene, or pornographic.
     6. You agree to not reverse-engineer, decompile or disassemble any of the
        software that makes up the Service.
     7. You agree to not take any action that will impose an unreasonable or
        disproportionate load on the Service’s infrastructure.
     8. You agree you will not upload any content that infringes on or
        misappropriates any third party’s intellectual property rights, privacy
        rights, contractual rights, proprietary rights, or publicity rights.
     9. You agree you will not upload any individually identifiable health
        information that violates the HIPAA Privacy Rule.
 4.  User accounts.
     1. You must provide your company’s name, a valid email address, and your
        name in order to complete the signup process.
     2. You must be human. Accounts registered by automated methods, such as by
        "bot," are not allowed.
     3. You are responsible for maintaining the security of your account and
        password. The Company cannot and will not be responsible for any damage
        or loss resulting from your failure to secure your account or password.
        If you suspect that your account has been breached, it is your
        obligation to notify the Company of any unauthorized use of your
        account.
     4. The Service is not intended for minors under the age of 18. By accepting
        these Terms of Service, you represent and warrant that you are not a
        minor, and are at least 18 years old.
 5.  User content.
     1. You are responsible for all content posted under your account, as well
        as any activity that occurs under your account.
     2. The Company does not pre-screen uploaded user content, but reserves the
        right in its sole discretion to refuse or remove any content made
        available by the Service.
 6.  Third-party accounts.
     1. The Service may permit you to log in using third-party websites and
        accounts, such as Facebook and LinkedIn.
     2. By providing your third-party account credentials to the Company, you
        authorize the Company to access your third-party account as your agent.
        You authorize the Company to disclose, use and store those credentials
        to log in to the Service. The Company will not share your personal
        information with third-party websites, except to the extent necessary to
        verify your identity.
     3. The Service is not sponsored or endorsed by any third parties accessible
        through the Service.
 7.  Links to and from other websites.
     1. The Service may provide links to third-party websites. The Company is
        not responsible for the content on third-parties’ websites, and a link
        does not imply sponsorship or endorsement of the third-party website’s
        content.
     2. The Company may maintain accounts on social media platforms such as
        Facebook, Twitter, and Instagram. Any content you post on the Company’s
        social media accounts is subject to the social media platform’s terms of
        service and privacy policies.
 8.  Intellectual property rights.
     1. All data not provided by users remains intellectual property or
        proprietary content owned or licensed by the Company. All such
        intellectual property or proprietary rights are reserved by the Company
        and any third-party owners of those rights.
     2. You agree you will not use the Company’s intellectual property or
        proprietary content on behalf of any third party, to create derivative
        works, or in connection with any product or service without the express
        written consent of the Company.
 9.  Use of cookies.
     1. A cookie is a small piece of information stored on your computer in the
        form of a file. The Company uses cookies to monitor performance and to
        facilitate functionality of the Service.
     2. You may refuse the use of cookies by adjusting your browser settings,
        but if you do so you may not be able to use the full functionality of
        the Service. By using the Service, you consent to the use of cookies and
        the use of the data they provide.
 10. Disclaimer of warranties; limitation of liability
     1. The Company does not warrant that:The Company does not warrant that:
        1. The Service will meet your specific requirements;
        2. The Service will be uninterrupted, timely, secure, or error-free;
        3. The results that may be obtained from the use of the Service will be
           accurate or reliable;
        4. The quality of any products, services, information, or other material
           obtained by you through the Service will meet your expectations; and
        5. Any errors in the Service will be corrected.
     2. You expressly understand and agree that the Company shall not be liable
        for any direct, indirect, incidental, special, consequential or
        exemplary damages, including but not limited to damages for loss of
        profits, goodwill, use, data or other intangible losses (even if the
        Company has been advised of the possibility of such damages), resulting
        from:
        1. The use or the inability to use the Service;
        2. The cost of procurement of substitute goods and services resulting
           from any goods, data, information or services purchased or obtained
           or messages received or transactions entered into through or from the
           Service;
        3. Unauthorized access to or alteration of your transmissions or data;
        4. Statements or conduct of any third party on the Service; or
        5. Any other matter relating to the Service.
     3. You understand and agree, in no event will the Company’s aggregate
        liability to you in any matter arising from or related to the Service
        exceed one hundred dollars, or the cost of the services provided,
        whichever is less.
     4. The Service is not an archival or storage service, and the Company
        reserves the right to limit the period of time that uploaded content is
        available on the Service.
 11. Intellectual property complaints.
     1. If you have a good faith belief that your work has been copied in a way
        that constitutes copyright infringement, or that your intellectual
        property rights have been otherwise violated, please provide the
        Company’s designated agent with the following information:
        1. A physical or electronic signature of the person authorized to act on
           behalf of the owner of the copyright or other intellectual property
           interest that is allegedly infringed;
        2. Identification or description of the copyrighted work or other
           intellectual property that you claim has been infringed. If you are
           asserting infringement of an intellectual property right other than
           copyright, please specify the intellectual property right at issue
           (for example, trademark or patent);
        3. Identification or description of where the material that you claim is
           infringing is located on the Service, with enough detail that we may
           find it on the Service;
        4. Your postal address, telephone number, and email address;
        5. A statement by you that you have a good faith belief that the use of
           the material complained of is not authorized by the copyright or
           intellectual property owner, its agent, or the law; and
        6. A statement by you, made under penalty of perjury, that the
           information in your notice is accurate and that you are the copyright
           or intellectual property owner or authorized to act on the copyright
           or intellectual property owner’s behalf.
     2. The Company’s agent designated to receive claims of copyright or other
        intellectual property infringement may be contacted by email at
        customerservice@assettiger.com. The Company has adopted and implements a
        policy that provides for the termination in appropriate circumstances of
        the accounts of users who repeatedly infringe copyrights or other
        intellectual property rights of the Company and others. For more details
        on the information required for valid DMCA notification, see 17 U.S.C. §
        512(c)(3). You should be aware that, under the DMCA, claimants who make
        misrepresentations concerning copyright infringement may be liable for
        damages incurred as a result of the removal or blocking of the material,
        court costs, and attorney fees.
 12. Assignability.
     1. The Company may assign its rights under these Terms of Service to an
        affiliated company, or in the event of a merger or acquisition, to its
        surviving or successor entity. The Company will provide you with
        reasonable notice in the event of any such assignment by updating this
        page.
 13. Termination.
     1. These Terms of Service apply when you first use the Service, and will
        continue until:
        1. your account is terminated; or
        2. the Company ceases to provide the Service.
     2. You are solely responsible for properly cancelling your account.
     3. All of your content will be immediately inaccessible from the service
        upon cancellation. Within 30 days of cancellation, this content will be
        deleted from all backups and logs. This information cannot be recovered.
     4. The Company reserves the right to suspend or cancel your account and
        refuse you use of the Service for any reason at any time.
 14. Privacy policy.
     1. Data provided to the Service is subject to the AssetTiger Privacy
        Policy. The Company reserves the right to update the Privacy Policy at
        any time.
 15. Disputes.
     1. These Terms of Service are governed by the law of the State of New York.
        Any dispute regarding the foregoing shall be venued in Kings County, New
        York.
     2. Any claim or controversy arising from or relating to these Terms of
        Service, or the breach thereof, shall be settled by arbitration
        administered by the American Arbitration Association. The arbitration
        hearing shall take place before a single arbitrator. Judgment on the
        award rendered by the arbitrator may be entered in any court having
        jurisdiction thereof. Notwithstanding the foregoing, either party may
        immediately bring a proceeding seeking preliminary injunctive relief in
        a court having jurisdiction thereof which shall remain in effect until a
        final award is made in the arbitration.
     3. You agree to indemnify, defend, and hold harmless the Company, its
        agents, licensors, and service providers, and their respective past and
        present officers, directors, employees, and representatives, from and
        against any and all claims, actions, demands, liabilities, costs, and
        expenses, including but not limited to reasonable attorney fees
        resulting from your breach of any provision of these Terms of Service or
        resulting from your use of the Service.
 16. General provisions.
     1. The failure of the Company to exercise or enforce any right or provision
        of the Terms of Service is not a waiver of such right or provision. The
        Terms of Service constitute the entire agreement between you and the
        Company and govern your use of the Service, superseding any prior
        agreements between you and the Company (including, but not limited to,
        any prior versions of the Terms of Service).
     2. If any provision of these Terms of Service is determined to be void or
        unenforceable, the remaining provisions of these Terms of Service will
        remain in force.
     3. These Terms of Service and Privacy Policy constitute the entire
        agreement between you and the Company, superseding any other agreements,
        both oral and written.
     4. Agreeing to these Terms of Service does not affect any engagement letter
        or other agreements in force between you and the Company. In the event
        of a conflict between the Terms of Service and other agreements in force
        between you and the Company, these Terms of Service shall govern where
        they pertains to your use of the Service.

PRIVACY POLICY

AssetTiger is operated by SmartSign who knows that your privacy matters to you,
and so we have established this privacy policy to let you know how we use your
information. Our privacy policy is also subject to our Terms of service.

 1.  Information we collect
     
     We do not collect personal information unless you voluntarily provide it to
     us. If during your visit to one of our websites you complete a form, send
     an e-mail, or perform some other transaction, this website may collect your
     name, company name, business address, business e-mail address, business
     phone number, business fax number, job title, industry sector, and/or
     credit card information.
     
     To protect credit card numbers, we outsource this information to a
     certified payment processor via a hosted payment page on our website in
     accordance with PCI DSS regulations. The provider returns the credit card
     number to us as a token. We do not see, process or store customers' raw
     credit card information in any of our systems or databases. We are PCI
     compliant and attest to such via an annual SAQ-D and quarterly
     vulnerability scans performed by and attested to by an outside agency.
     
     Please note that there are instances where we share your volunteered
     information with third parties in order to fulfill your request.
     
     We, like many companies that provide products and services to customers,
     may employ other companies and individuals to perform specific functions on
     our behalf. Examples include, but are not limited to: mail, and e-mail;
     address hygiene; credit card processing services; research that improves
     the quality of services or offers provided to you, including customer
     satisfaction surveys; or performing a credit check as part of your order.
     These providers have access to the information that they require to perform
     their functions but are strictly forbidden from using it for any other
     purposes. You may, however, "opt-out" of this use of your volunteered
     information at any time, but doing so may impair our ability to provide you
     with proper service and to process your orders.
     
     This site also uses cookies. Cookies are small data files stored on your
     computer, and most browsers are set up to accept cookies by default.
     Cookies do not track any personal information, but we may use them to
     identify you as a past customer, for instance. We use third-party cookies,
     like Google, for analytics, and those third-party cookies may be placed on
     your computer. You can opt out of advertising cookies by clicking this
     link. We do not respond to web browser "do not track" signals. We do not
     collect data on your online activities over time across third-party
     websites.
     
     Our servers automatically log some information that comes from you, like
     which browser you are using, your IP address, what IP address you came to
     AssetTiger from, and how you navigate within our site. This information
     cannot be used to identify you personally, but it helps us to determine if
     someone else is accessing your account without authorization.
     
     We also track your usage history, such as your search history and which
     content you have accessed. This history lets you easily backtrack to a
     location you’ve previously visited.
     
     If you receive emails from us, we use web beacon technology to track
     whether you have clicked on individual email advertisements.

 2.  How we use your information
     
     We may use your personal information to personalize your profile, maintain
     AssetTiger, make improvements to the site, and to communicate with you. We
     will share your personal information with third parties only under the
     following conditions:
     
     To provide products or services you have requested. Among other things,
     this includes order confirmations, invoices, and customer service
     communications.
     
     For marketing purposes, like to send you catalogues or marketing emails.
     SmartSign may share your name and physical address but no other personally
     identifiable information with our third-party affiliates, to distribute
     third-party catalogues that may be of interest to you.
     
     When disclosure is required by law. For instance, we will disclose your
     personal information if we receive a court order instructing us to turn
     over data. We do not give your data to law enforcement unless they present
     us with a court order.
     
     To investigate suspected fraud, illegal activities, threats to any person,
     or violations of our Terms of Service
     
     When we hire contractors to perform services for us. This includes
     companies that do payment processing, order fulfilment, catalogue printing
     and marketing for us. For instance, if you check out through PayPal or
     Amazon, we submit your personal information to them.
     
     If you donate to any of AssetTigers charity partners at checkout,
     AssetTiger will give that charity partner your contact information.
     
     If AssetTiger is purchased by or merged with another company. We will
     provide you with reasonable notice if that happens by updating this page.

 3.  Control of your information
     
     If you do not want to us to share your personal information with our
     partners, receive catalogues, or marketing emails, you can unsubscribe by
     emailing us at Info@assettiger.com. Even if you do opt out, we may still
     use your personal information to communicate with you regarding your
     account, fulfil your orders, or if required by law.
     
     To deactivate your account, please email Info@assettiger.com or call us at
     888-290-7750.

 4.  Your rights
     
     You have the choice to share your personal data with us. You also have the
     right to request us to rectify or erase your personal data as far as this
     does not interfere with the execution of any contractual obligations. You
     acknowledge that a refusal to share data or a request to erase these data
     will make the delivery of certain services and/or products impossible. You
     can also request the processing of your personal data to be restricted.
     
     You also have the right to object to the use of your personal data for
     purposes of direct marketing.
     
     You can exercise your rights by contacting us in the following ways:
     
     Phone : +1 (888) 290-7750 or +1 (718) 797-1900
     
     Fax : +1 (718) 504-4448
     
     E-mail : Info@assettiger.com
     
     Mail : 300 Cadman Plaza West, Suite 1303, Brooklyn, NY 11201, USA
     
     Website : via the "Contact Us" link

 5.  Security
     
     The personal information you provide us, including your payment
     information, is stored on access-controlled, secure servers, and the people
     who work on AssetTiger data are all required to keep your information
     confidential and secure. All data you submit to AssetTiger is stored in
     PCI-compliant data centers. In the event a security breach happens, we will
     promptly inform you. Click here to review our penetration test statement.

 6.  Privacy of minors
     
     We do not collect information from anyone that we know is a minor under 18.
     If we become aware that you are a minor under 18, your account is subject
     to cancellation and your data is subject to deletion.

 7.  Deleted data
     
     When you cancel your account, your data will be deleted automatically
     within 30 days.

 8.  Duration of the Processing
     
     We will store and process your personal data during the period necessary
     depending on the purposes of the processing, the contractual relationship
     between us and to comply with record retention laws and regulations.

 9.  Contact Information
     
     If you have questions or concerns about our privacy policy, you may contact
     us at legal@smartsign.com or by any of the means outlined in "Your rights"
     section above.

 10. Changes & Questions
     
     We will notify you if we change this policy by listing it on your account
     or by posting changes on this page. If you have any comments or questions
     about our privacy policy, email us at legal@smartsign.com.

READ THIS IF YOU NEED TO BE ADDED AS A USER TO AN EXISTING ACCOUNT.

If you wish to be added as a user to an existing account, please do not proceed
to register.

Registering will create a new account with a separate database and the
Administrator of the prior existing account will be unable to add you as a user
using the same registered email address.

instead, please allow the Administrator of the existing account to add you as a
user, after which you will receive a verification email to setup your password
to access the existing database.

Your password must:
 * Be a minimum of 8 or more characters.
 * Include at least 1 upper case letter.
 * Include at least 1 lower case letter.
 * Include at least 1 number.
 * Include at least one of the following special characters:
   !"#$%&'()*+,-./:;=?@[\]^_`{|}~

Quality Asset Tags at Super Low Prices • Best Price • Free Shipping  • Barcodes
at no extra cost

Close Popup Buy Asset Tags

Click for sound






1:44









Click for sound






42:46
●●●●●●●●●●●●●●
Introduction
New Account
Setup
Sites
Locations
Categories
Users and Permissions
Asset Database Fields
Table Options
Adding Assets Individually
Bulk Uploading Assets
Check In/Out & Reservations
Customizing Events
Conclusion