www.transunion.co.za Open in urlscan Pro
196.36.251.21  Public Scan

Submitted URL: http://www.transunion.co.za/
Effective URL: https://www.transunion.co.za/
Submission: On February 06 via api from ZA — Scanned from DE

Form analysis 3 forms found in the DOM

POST /consumer-search-results

<form method="POST" action="/consumer-search-results">
  <span class="fa fa-search"></span><label style="display: none" for="searchField" class="hideLabel">Search</label><input name="query" title="You are not allowed to search with SSN."
    pattern="^((?!(^[0-9]{3}-[0-9]{2}-[0-9]{4}))(?!(^[0-9]{4}$))(?!(^[0-9]{9}$))(.*))$" class="searchField" type="text"><button class="clearBtn" aria-label="reset" role="button" type="reset"><span
      class="fa fa-times"></span></button><a onclick="hideSearchField(); return false" class="cancelLink" href="#">Cancel</a>
</form>

POST /consumer-search-results

<form method="POST" action="/consumer-search-results">
  <label for="searchField"><span class="visuallyHidden">Search</span><input name="query" title="You are not allowed to search with SSN." pattern="^((?!(^[0-9]{3}-[0-9]{2}-[0-9]{4}))(?!(^[0-9]{4}$))(?!(^[0-9]{9}$))(.*))$" id="searchBox"
      type="text"></label><button title="reset" aria-label="reset" style="display:none" class="clearBtn personalClearBtn" role="button" type="reset"><span class="fa fa-times"></span></button>
</form>

POST /admin/eloqua-submit

<form data-formtype="contact" action="/admin/eloqua-submit" name="" id="businessContactModalForm-modal" method="post">
  <input value="business.com-rif-SA" name="elqFormName" id="elqFormName" type="hidden"><input value="335973" name="elqSiteID" id="elqSiteID" type="hidden"><input value="942f92d9-80a7-4219-a683-4b0c7fc0b1c6" name="elqCustomerGUID" id="elqCustomerGUID"
    type="hidden"><input value="0" name="elqCookieWrite" id="elqCookieWrite" type="hidden"><input value="7015w000001EyZ4AAK" name="hiddenCampaignId" id="hiddenCampaignId" type="hidden"><input value="business.com-rif-SA"
    name="hiddenlastSFDCCampaignName" id="hiddenlastSFDCCampaignName" type="hidden"><input value="1" name="hiddenincludeineloqua" id="hiddenincludeineloqua" type="hidden"><input value="TU.com" name="leadsource-recent" id="leadsource-recent"
    type="hidden"><input value="" name="utmsource" id="utmsource" type="hidden"><input value="" name="utmmedium" id="utmmedium" type="hidden"><input value="" name="utmkeyword" id="utmkeyword" type="hidden"><input value="" name="uniqueformid"
    id="uniqueformid" type="hidden"><input value="Africa" name="region" id="region" type="hidden"><input value="South Africa" name="country" id="country" type="hidden">
  <div style="display:none" class="contactForm">
    <p><span class="requiredContact"><span class="asterisk">*</span> Required field</span></p>
    <div class="clearfix row contactFormLabels"><input value="/" name="hiddenreferralurl" id="referralInline" type="hidden">
      <div class="col-sm-6 col-xs-12">
        <div class="firstName form-group">
          <label class="inForm" for="firstNameModal">First Name:<span class="asterisk">*</span></label>
          <input autocomplete="given-name" id="firstNameModal" class="form-control required" aria-required="true" name="firstName" type="text" onblur="onInputBlur(this, 'firstNameModal', 'firstNameErrorModal')"
            onkeyup="onInputChange(this, 'firstNameModal', 'firstNameErrorModal')">
          <span class="errorMsg" id="firstNameErrorModal" aria-live="polite"></span>
        </div>
        <div class="lastName form-group">
          <label class="inForm" for="lastNameModal">Last Name:<span class="asterisk">*</span></label>
          <input autocomplete="family-name" id="lastNameModal" class="form-control required" aria-required="true" name="lastName" type="text" onblur="onInputBlur(this, 'lastName', 'lastNameError')"
            onkeyup="onInputChange(this, 'lastNameModal', 'lastNameErrorModal')">
          <span class="errorMsg" id="lastNameErrorModal" aria-live="polite"></span>
        </div>
        <div class="email form-group">
          <label class="inForm" for="emailAddressModal">Email:<span class="asterisk">*</span></label>
          <input autocomplete="email" id="emailAddressModal" class="form-control required" aria-required="true" name="emailAddress" type="text" onblur="onInputBlur(this, 'emailAddressModal', 'emailAddressErrorModal')"
            onkeyup="onInputChange(this, 'emailAddressModal', 'emailAddressErrorModal')">
          <span class="errorMsg" id="emailAddressErrorModal" aria-live="polite"></span>
        </div>
        <div class="phone form-group">
          <label class="inForm" for="busPhoneModal">Phone:<span class="asterisk">*</span></label>
          <input autocomplete="tel-national" id="busPhoneModal" class="form-control required" aria-required="true" name="busPhone" type="text">
          <span class="errorMsg" id="busPhoneErrorModal" aria-live="polite"></span>
        </div>
        <div class="comments form-group">
          <label class="inForm" for="commentsModal">How can we help you?<span class="asterisk">*</span></label>
          <textarea id="commentsModal" class="form-control required commentsLength" aria-required="true" rows="6" name="howCanWeHelpYou" onblur="onInputBlur(this, 'commentsModal', 'commentsErrorModal')"
            onkeyup="onInputChange(this, 'commentsModal', 'commentsErrorModal')"></textarea>
          <span class="errorMsg" id="commentsErrorModal" aria-live="polite"></span>
        </div>
      </div>
      <div class="col-sm-6 col-xs-12">
        <div class="company form-group">
          <label class="inForm" for="companyModal">Company:<span class="asterisk">*</span></label>
          <input autocomplete="organization" id="companyModal" class="form-control required" aria-required="true" name="company" type="text" onblur="onInputBlur(this, 'companyModal', 'companyErrorModal')"
            onkeyup="onInputChange(this, 'companyModal', 'companyErrorModal')">
          <span class="errorMsg" id="companyErrorModal" aria-live="polite"></span>
        </div>
        <div class="title form-group">
          <label class="inForm" for="titleModal">Title:<span class="asterisk">*</span></label>
          <input autocomplete="organization-title" id="titleModal" class="form-control required" aria-required="true" name="title" type="text" onblur="onInputBlur(this, 'title', 'titleError')"
            onkeyup="onInputChange(this, 'titleModal', 'titleErrorModal')">
          <span class="errorMsg" id="titleErrorModal" aria-live="polite"></span>
        </div>
        <div class="state form-group">
          <label class="inForm" for="stateProvModal">Province:<span class="asterisk">*</span></label>
          <select id="stateProvModal" class="form-control required" aria-required="true" name="stateProv" onblur="onInputBlur(this, 'stateProvModal', 'stateProvErrorModal')" onchange="onInputChange(this, 'stateProvModal', 'stateProvErrorModal')">
            <option></option>
            <option value="Gauteng">Gauteng</option>
            <option value="KwaZulu-Natal">KwaZulu-Natal</option>
            <option value="Limpopo">Limpopo</option>
            <option value="Mpumalanga">Mpumalanga</option>
            <option value="North West">North West</option>
            <option value="The Eastern Cape">The Eastern Cape</option>
            <option value="The Free State">The Free State</option>
            <option value="The Northern Cape">The Northern Cape</option>
            <option value="The Western Cape">The Western Cape</option>
          </select>
          <span class="errorMsg" id="stateProvErrorModal" aria-live="polite"></span>
        </div>
        <div class="industry form-group">
          <label class="inForm" for="industryModal">Industry:<span class="asterisk">*</span></label>
          <select id="industryModal" class="form-control required" aria-required="true" name="industry-dropdown" onblur="onInputBlur(this, 'industryModal', 'industryErrorModal')" onchange="onIndustryChange(this.value, 'industryErrorModal')">
            <option></option>
            <option value="Auto Dealers">Auto Dealers</option>
            <option value="Retail">Retail</option>
            <option value="Financial Services">Financial Services</option>
            <option value="Commercial Trade Credit">Commercial Trade Credit</option>
            <option value="Insurance">Insurance</option>
            <option value="Telecommunications">Telecommunications</option>
            <option value="Collections">Collections</option>
            <option value="Public Sector">Public Sector</option>
            <option value="Other">Other</option>
          </select>
          <span class="errorMsg" id="industryErrorModal" aria-live="polite"></span>
        </div>
      </div>
      <div class="col-xs-12 additionalContactInfo">
        <div class="checkbox">
          <p><strong>We need your consent.</strong></p>
          <p>TransUnion would like to send you original insight, commentary and research on data, software and analytics, early notifications of exclusive events and information about our products and services. If you would like to receive that
            information, please let us know using the following options</p>
          <div role="group" aria-label="Notification option">
            <label>
              <input type="checkbox" name="disclaimerEmail" id="disclaimerEmail" value="1">&nbsp;Yes please, I’d like to hear about the above by email</label>
          </div>
          <div role="group" aria-label="Notification option">
            <label>
              <input type="checkbox" name="disclaimerPhone" id="disclaimerPhone" value="1">&nbsp;Yes please, I’d like to hear about the above by phone</label>
          </div>
          <p>For our contact center, please call (0861) 482 482.<br> Alternatively, please contact your account manager directly for all other enquiries.</p>
          <p>TransUnion is a global organization. As, part of our processing activities when your personal information is shared within TransUnion it may be transferred outside of South Africa as part of how we operate our business, which includes
            providing you with our products and services, conducting analytics or storage, analyzing our performance, meeting our legal obligations or conducting research and reporting.</p>
          <p>Please read our <a href="https://www.transunion.co.za/legal/privacy-policy" target="_blank">Privacy Policy hosted in our Privacy Centre</a>, which explains who we are, how we collect and use your personal information and how you can
            exercise your privacy rights.</p>
        </div>
        <div class="requestButton col-lg-12 col-xs-12">
          <button disabled="" class="btn btn-secondary shadow submitButton" id="modalSubmit" type="submit">Request More Information</button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Open Navigation


PersonalBusinessSearch
SearchCancel
 * Credit Report Products
    * TrueIdentityId11
    * Business Credit ReportId12
    * TrueCreditId13
    * Credit Report and ScoreId14
    * Product ComparisonId15
    * Annual Free Credit ReportId16
    * Free Credit AlertsId17
   
    * TrueIdentity
      
      Protect yourself against ID theft with monitoring tools as well as
      features designed to help you recover your ID. Also includes anytime
      access to your credit report and score.
   
    * Business Credit Report
      
      View the credit status of your business today.
   
    * TrueCredit
      
      Monitor and gain insights into your credit profile with anytime access to
      Credit Alerts, Score & Report today.
   
    * Credit Report and Score
      
      Get once off access to your Credit Report and Credit Score.
   
    * Product Comparison
      
      Compare our consumer credit related products to determine which one is
      right for you.
   
    * Annual Free Credit Report
      
      You are entitled to one FREE Credit Report every 12 months.
   
    * Free Credit Alerts
      
      Help stop fraudsters from stealing your identity, draining your money and
      destroying your credit status.

 * Credit Education
    * Credit ReportId21
    * Credit ScoreId22
    * Identity TheftId23
    * Credit MonitoringId24
    * BlacklistedId25
    * Article Archives Id26
    * Frequently Asked QuestionsId27
   
    * Credit Report
      
      A TransUnion Credit Report gives you important information contributed by
      your credit providers. Businesses use this information in accordance with
      our National Credit Regulator Act. This enables them to make informed,
      reliable and objective decisions to grant credit to you or not.
   
    * Credit Score
      
      A credit score is a numerical view of your credit history and payment
      behaviour. It provides a view on how you manage your debt.
   
    * Identity Theft
      
      Victims of ID theft will usually find that not all the information on
      their credit report reflects their financial behaviour.
   
    * Credit Monitoring
      
      Learning about inaccurate information on your credit report is never fun,
      particularly when a potential creditor learns about it before you do.
   
    * Blacklisted
      
      Often credit checks bring up long-forgotten bad credit decisions, but that
      low credit rating can change. That's good news for consumers with
      less-than-perfect credit. Even if you've mishandled credit in the past,
      you can build up your credit worthiness by handling credit more
      responsibly, both now and in the future.
   
    * Article Archives
      
      Explore TransUnion's Article Archives
   
    * Frequently Asked Questions
      
      Get all the answers you have to your credit related matters

 * Credit Report Assistance
    * Free Credit ReportId31
    * Credit Report DisputesId32
   
    * Free Credit Report
      
      Anyone can obtain their free TransUnion report directly from TransUnion
   
    * Credit Report Disputes
      
      At TransUnion we help you investigate any credit report disputes that may
      affect you from getting credit or a loan in the future.

AboutCustomer Support|Member login |English
 * South Africa
   English

Search
Subscribe to TrueCreditSubscribe to
TrueCredit



Concerned about the impact COVID-19 (Coronavirus) may have on your credit? We're
here to help >

PROTECT YOUR TRUEIDENTITY

Monitor, restore & recover your identity with these powerful features today!


Subscribe for R49/month One Year For R499
"We believe in Information for Good. Not just for what it is but for what it can
help people accomplish. Use our consumer products to help better understand,
manage and protect your personal information, credit profile and identity."
 1. 
 2. 
 3. 
 4. 

Our Member Benefits
Credit Monitoring



Get alerts to any critical changes to your credit report.



Credit Score



TrueCredit allows you see how your score changes over time.



Credit Report



Access your full credit profile and understand how lenders see you.



IDRecover



Gives you added protection with ID theft cover at no extra cost to you.



TransUnion Africa certified as Top Employer 2022.



We’re pleased to be recognised for HR excellence



Learn More

Questions You Need Answered?



Have a look at our Top 5 Frequently Asked Questions



Learn more
Your Business Report:

Protect your business interests by checking your businesses' viability or before
you transact with another business.


About Us
 * Free Credit Report
 * About TransUnion
 * Global Capability Centre
 * Corporate social responsibility
 * Newsroom
 * Careers
 * Diversity and inclusion
 * Contact us

Client Support
 * Support for Business
 * FAQs

Information for
 * Channel Partners

Contact Us
Have questions?
Contact Us
 * 
 * 
 * 
 * 


Privacy PolicyData Processing PolicyTerms and ConditionsSitemap
© Copyright 2022 TransUnion LLC. All Rights Reserved.

×

Are you a consumer looking for information about your personal credit report?

Yes

Let's talk!

No

I want to talk to you about business solutions

* Required field

First Name:*
Last Name:*
Email:*
Phone:*
How can we help you?*
Company:*
Title:*
Province:* Gauteng KwaZulu-Natal Limpopo Mpumalanga North West The Eastern Cape
The Free State The Northern Cape The Western Cape
Industry:* Auto Dealers Retail Financial Services Commercial Trade Credit
Insurance Telecommunications Collections Public Sector Other

We need your consent.

TransUnion would like to send you original insight, commentary and research on
data, software and analytics, early notifications of exclusive events and
information about our products and services. If you would like to receive that
information, please let us know using the following options

 Yes please, I’d like to hear about the above by email
 Yes please, I’d like to hear about the above by phone

For our contact center, please call (0861) 482 482.
Alternatively, please contact your account manager directly for all other
enquiries.

TransUnion is a global organization. As, part of our processing activities when
your personal information is shared within TransUnion it may be transferred
outside of South Africa as part of how we operate our business, which includes
providing you with our products and services, conducting analytics or storage,
analyzing our performance, meeting our legal obligations or conducting research
and reporting.

Please read our Privacy Policy hosted in our Privacy Centre, which explains who
we are, how we collect and use your personal information and how you can
exercise your privacy rights.

Request More Information