www.mcafeeinstitute.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://trk.mcafeeinstitute.com/ls/click?upn=uytZ3QRJcQ8aQRV0BkMon-2B2cfm82JDfPeVNj-2BfFFTuPbsDCe0VL2tzrWMGxZFFhNE-2FNPf3-2F-2FM...
Effective URL: https://www.mcafeeinstitute.com/products/certified-professional-criminal-investigator-cpci?utm_source=Active%20List&utm_medium=c...
Submission: On February 12 via api from CA — Scanned from CA

Form analysis 7 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="nav-localization" accept-charset="UTF-8" class="form localization no-js-hidden" enctype="multipart/form-data" data-hs-cf-bound="true"><input type="hidden" name="form_type" value="localization"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/products/certified-professional-criminal-investigator-cpci">
  <div class="localization__grid">
    <div class="localization__selector">
      <input type="hidden" name="country_code" value="US">
      <country-selector><label class="label visually-hidden no-js-hidden" id="nav-localization-country-label">Country/Region</label>
        <div class="custom-select relative w-full no-js-hidden"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox" aria-labelledby="nav-localization-country-label">
            <span class="text-start">United States (USD&nbsp;$)</span>
            <svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
              <path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
            </svg>
          </button>
          <ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="" aria-activedescendant="nav-localization-country-opt-0">
            <li class="custom-select__option flex items-center js-option" id="nav-localization-country-opt-0" role="option" data-value="US" aria-selected="true">
              <span class="pointer-events-none">United States (USD&nbsp;$)</span>
            </li>
          </ul>
        </div>
      </country-selector>
    </div>
  </div>
  <script>
    customElements.whenDefined('custom-select').then(() => {
      if (!customElements.get('country-selector')) {
        class CountrySelector extends customElements.get('custom-select') {
          constructor() {
            super();
            this.loaded = false;
          }
          async showListbox() {
            if (this.loaded) {
              super.showListbox();
              return;
            }
            this.button.classList.add('is-loading');
            this.button.setAttribute('aria-disabled', 'true');
            try {
              const response = await fetch('?section_id=country-selector');
              if (!response.ok) throw new Error(response.status);
              const tmpl = document.createElement('template');
              tmpl.innerHTML = await response.text();
              const el = tmpl.content.querySelector('.custom-select__listbox');
              this.listbox.innerHTML = el.innerHTML;
              this.options = this.querySelectorAll('.custom-select__option');
              this.loaded = true;
            } catch {
              this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
            } finally {
              super.showListbox();
              this.button.classList.remove('is-loading');
              this.button.setAttribute('aria-disabled', 'false');
            }
          }
          setButtonWidth() {
            return;
          }
        }
        customElements.define('country-selector', CountrySelector);
      }
    });
  </script>
  <script>
    document.getElementById('nav-localization').addEventListener('change', (evt) => {
      const input = evt.target.previousElementSibling;
      if (input && input.tagName === 'INPUT') {
        input.value = evt.detail.selectedValue;
        evt.currentTarget.submit();
      }
    });
  </script>
</form>

GET /search

<form class="search relative search--speech search--product-types" role="search" action="/search" method="get" data-hs-cf-bound="true">
  <label class="label visually-hidden" for="header-search">Search</label>
  <script src="//www.mcafeeinstitute.com/cdn/shop/t/68/assets/search-form.js?v=43677551656194261111704301076" defer="defer"></script>
  <search-form class="search__form block">
    <input type="hidden" name="type" value="product,">
    <input type="hidden" name="options[prefix]" value="last">
    <input type="search" class="search__input w-full input js-search-input" id="header-search" name="q" placeholder="Search for Examinations" data-placeholder-one="Search for Certifications" data-placeholder-two="Search for Courses"
      data-placeholder-three="Search for Examinations" data-placeholder-prompts-mob="true" data-typing-speed="100" data-deleting-speed="60" data-delay-after-deleting="500" data-delay-before-first-delete="2000" data-delay-after-word-typed="2400"
      role="combobox" autocomplete="off" aria-autocomplete="list" aria-controls="predictive-search-results" aria-owns="predictive-search-results" aria-haspopup="listbox" aria-expanded="false" spellcheck="false">
    <custom-select id="product_types" class="search__product-types absolute left-0 top-0 bottom-0 js-search-product-types"><label class="label visually-hidden no-js-hidden" id="product_types-label">Product type</label>
      <div class="custom-select relative w-full no-js-hidden"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox" aria-labelledby="product_types-label"
          style="--custom-select-button-width: 13px;">
          <span class="text-start">All</span>
          <svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
            <path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
          </svg>
        </button>
        <ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="">
          <li class="custom-select__option js-option" id="product_types-opt-default" role="option" data-value="">
            <span class="pointer-events-none">All</span>
          </li>
          <li class="custom-select__option flex items-center js-option" id="product_types-opt-0" role="option" data-value="Additional">
            <span class="pointer-events-none">Additional</span>
          </li>
          <li class="custom-select__option flex items-center js-option" id="product_types-opt-1" role="option" data-value="Board Certification">
            <span class="pointer-events-none">Board Certification</span>
          </li>
          <li class="custom-select__option flex items-center js-option" id="product_types-opt-2" role="option" data-value="Certification Renewal">
            <span class="pointer-events-none">Certification Renewal</span>
          </li>
          <li class="custom-select__option flex items-center js-option" id="product_types-opt-3" role="option" data-value="Crimelab">
            <span class="pointer-events-none">Crimelab</span>
          </li>
          <li class="custom-select__option flex items-center js-option" id="product_types-opt-4" role="option" data-value="E-Book">
            <span class="pointer-events-none">E-Book</span>
          </li>
          <li class="custom-select__option flex items-center js-option" id="product_types-opt-5" role="option" data-value="Exam License">
            <span class="pointer-events-none">Exam License</span>
          </li>
          <li class="custom-select__option flex items-center js-option" id="product_types-opt-6" role="option" data-value="Insurance">
            <span class="pointer-events-none">Insurance</span>
          </li>
          <li class="custom-select__option flex items-center js-option" id="product_types-opt-7" role="option" data-value="Online Courses">
            <span class="pointer-events-none">Online Courses</span>
          </li>
          <li class="custom-select__option flex items-center js-option" id="product_types-opt-8" role="option" data-value="Qualified Program">
            <span class="pointer-events-none">Qualified Program</span>
          </li>
          <li class="custom-select__option flex items-center js-option" id="product_types-opt-9" role="option" data-value="Resident Programs">
            <span class="pointer-events-none">Resident Programs</span>
          </li>
          <li class="custom-select__option flex items-center js-option" id="product_types-opt-10" role="option" data-value="Simulation">
            <span class="pointer-events-none">Simulation</span>
          </li>
          <li class="custom-select__option flex items-center js-option" id="product_types-opt-11" role="option" data-value="UpCart - Shipping Protection">
            <span class="pointer-events-none">UpCart - Shipping Protection</span>
          </li>
        </ul>
      </div>
    </custom-select>
    <input type="hidden" id="product_type_input" name="filter.p.product_type"><button type="button" class="search__reset text-current vertical-center absolute focus-inset js-search-reset" hidden="">
      <span class="visually-hidden">Reset</span>
      <svg width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd" stroke-linejoin="round" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path d="M5 19 19 5M5 5l14 14"></path>
      </svg>
    </button><speech-search-button class="search__speech focus-inset right-0" tabindex="0" title="Search by voice" style="--speech-icon-color: #ff580d">
      <svg width="24" height="24" viewBox="0 0 24 24" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path fill="currentColor"
          d="M17.3 11c0 3-2.54 5.1-5.3 5.1S6.7 14 6.7 11H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c3.28-.49 6-3.31 6-6.72m-8.2-6.1c0-.66.54-1.2 1.2-1.2.66 0 1.2.54 1.2 1.2l-.01 6.2c0 .66-.53 1.2-1.19 1.2-.66 0-1.2-.54-1.2-1.2M12 14a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3 3 3 0 0 0-3 3v6a3 3 0 0 0 3 3Z">
        </path>
      </svg>
    </speech-search-button>
    <link href="//www.mcafeeinstitute.com/cdn/shop/t/68/assets/speech-search.css?v=47207760375520952331704301076" rel="stylesheet" type="text/css" media="all">
    <script src="//www.mcafeeinstitute.com/cdn/shop/t/68/assets/speech-search.js?v=106462966657620737681704301076" defer="defer"></script>
  </search-form>
  <div class="js-search-results" tabindex="-1" data-predictive-search=""></div>
  <span class="js-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="instalments-form-template--16235639603383__main" accept-charset="UTF-8" class="js-instalments-form  text-sm mt-2" enctype="multipart/form-data" data-hs-cf-bound="true"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="32580421124181">
  <input type="hidden" name="product-id" value="2742177235029"><input type="hidden" name="section-id" value="template--16235639603383__main"><input type="hidden" name="attributes[unificRef]"><input type="hidden" name="attributes[hubspotutk]"
    value="1f412fe7f53f187837d9f016040a80c5">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--16235639603383__main" accept-charset="UTF-8" class="js-product-form js-product-form-main" enctype="multipart/form-data" data-hs-cf-bound="true"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="32580421124181">
  <div class="product-info__add-to-cart flex">
    <quantity-input class="inline-block">
      <label class="label visually-hidden" for="quantity-template--16235639603383__main">Qty</label>
      <div class="qty-input qty-input--combined inline-flex items-center w-full">
        <button type="button" class="qty-input__btn btn btn--minus no-js-hidden" name="minus">
          <span class="visually-hidden">-</span>
        </button>
        <input type="number" class="qty-input__input input" id="quantity-template--16235639603383__main" name="quantity" min="1" value="1">
        <button type="button" class="qty-input__btn btn btn--plus no-js-hidden" name="plus">
          <span class="visually-hidden">+</span>
        </button>
      </div>
    </quantity-input>
    <div class="product-info__add-button"><button type="submit" data-add-to-cart-text="Add to cart" class="btn btn--primary w-full" name="add">Add to cart</button>
    </div>
  </div><input type="hidden" name="product-id" value="2742177235029"><input type="hidden" name="section-id" value="template--16235639603383__main"><input type="hidden" name="attributes[unificRef]"><input type="hidden" name="attributes[hubspotutk]"
    value="1f412fe7f53f187837d9f016040a80c5">
</form>

POST /cart

<form class="form" id="cart-drawer-form" action="/cart" method="post" data-hs-cf-bound="true">
  <cart-items id="cart-items" data-section="cart-drawer" data-empty="true">
    <div class="cart-empty flex flex-col justify-center items-center h-full js-cart-empty"><svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12 2c2.761 0 5 2.089 5 4.667V8h2.2a.79.79 0 0 1 .8.778v12.444a.79.79 0 0 1-.8.778H4.8a.789.789 0 0 1-.8-.778V8.778A.79.79 0 0 1 4.8 8H7V6.667C7 4.09 9.239 2 12 2zm6.4 7.556H5.6v10.888h12.8V9.556zm-6.4-6c-1.84 0-3.333 1.392-3.333 3.11V8h6.666V6.667c0-1.719-1.492-3.111-3.333-3.111z">
        </path>
      </svg>
      <p>Your cart is empty</p><a class="btn btn--primary" href="/collections/all" title="Clear">Start shopping</a>
    </div>
    <p class="visually-hidden" id="cart-live-region-text" role="status" aria-live="polite"> Subtotal:$0.00 USD </p>
    <p class="visually-hidden" id="cart-line-item-status" role="status" aria-live="polite" aria-hidden="true">Loading...</p>
    <div class="alert mt-6 bg-error-bg text-error-text" id="cart-errors" role="alert" hidden=""></div>
  </cart-items>
</form>

POST /contact#footer-signup_form

<form method="post" action="/contact#footer-signup_form" id="footer-signup_form" accept-charset="UTF-8" class="form" data-hs-cf-bound="true"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="prospect, newsletter">
  <div class="form__field">
    <label class="label visually-hidden" for="footer-signup">Email</label>
    <div class="input-with-button"><input type="email" class="input w-full focus-inset" id="footer-signup" name="contact[email]" value="" placeholder="Your email" autocomplete="email" aria-required="true" required=""><button
        class="btn focus-inset has-ltr-icon">
        <span class="visually-hidden">Subscribe</span>
        <svg width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon">
          <path d="M4.696 12h14.686m-7.007-7.5 7.5 7.5-7.5 7.5"></path>
        </svg>
      </button></div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="footer-localization" accept-charset="UTF-8" class="form localization no-js-hidden" enctype="multipart/form-data" data-hs-cf-bound="true"><input type="hidden" name="form_type" value="localization"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/products/certified-professional-criminal-investigator-cpci">
  <div class="localization__grid">
    <div class="localization__selector">
      <input type="hidden" name="country_code" value="US">
      <country-selector><label class="label visually-hidden no-js-hidden" id="footer-localization-country-label">Country/Region</label>
        <div class="custom-select relative w-full no-js-hidden"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox" aria-labelledby="footer-localization-country-label">
            <span class="text-start">United States (USD&nbsp;$)</span>
            <svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
              <path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
            </svg>
          </button>
          <ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="" aria-activedescendant="footer-localization-country-opt-0">
            <li class="custom-select__option flex items-center js-option" id="footer-localization-country-opt-0" role="option" data-value="US" aria-selected="true">
              <span class="pointer-events-none">United States (USD&nbsp;$)</span>
            </li>
          </ul>
        </div>
      </country-selector>
    </div>
  </div>
  <script>
    customElements.whenDefined('custom-select').then(() => {
      if (!customElements.get('country-selector')) {
        class CountrySelector extends customElements.get('custom-select') {
          constructor() {
            super();
            this.loaded = false;
          }
          async showListbox() {
            if (this.loaded) {
              super.showListbox();
              return;
            }
            this.button.classList.add('is-loading');
            this.button.setAttribute('aria-disabled', 'true');
            try {
              const response = await fetch('?section_id=country-selector');
              if (!response.ok) throw new Error(response.status);
              const tmpl = document.createElement('template');
              tmpl.innerHTML = await response.text();
              const el = tmpl.content.querySelector('.custom-select__listbox');
              this.listbox.innerHTML = el.innerHTML;
              this.options = this.querySelectorAll('.custom-select__option');
              this.loaded = true;
            } catch {
              this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
            } finally {
              super.showListbox();
              this.button.classList.remove('is-loading');
              this.button.setAttribute('aria-disabled', 'false');
            }
          }
          setButtonWidth() {
            return;
          }
        }
        customElements.define('country-selector', CountrySelector);
      }
    });
  </script>
  <script>
    document.getElementById('footer-localization').addEventListener('change', (evt) => {
      const input = evt.target.previousElementSibling;
      if (input && input.tagName === 'INPUT') {
        input.value = evt.detail.selectedValue;
        evt.currentTarget.submit();
      }
    });
  </script>
</form>

Text Content

Skip to content

Call us: 1-888-263-1650

Country/Region
United States (USD $)
 * United States (USD $)

Search Product type
All
 * All
 * Additional
 * Board Certification
 * Certification Renewal
 * Crimelab
 * E-Book
 * Exam License
 * Insurance
 * Online Courses
 * Qualified Program
 * Resident Programs
 * Simulation
 * UpCart - Shipping Protection

Reset


Log in Bag

Menu
 * TRAIN & CERTIFY
    * Back
    * TRAIN & CERTIFY
    * CERTIFICATIONS
    * EXAMINATIONS
    * IN PERSON TRAINING
    * BOOTCAMPS
    * COURSES
    * SIMULATION

 * MEMBERSHIP
 * GOVERNMENT
    * Back
    * GOVERNMENT
    * MILITARY CA
    * GOVX DISCOUNT
    * MO POST CLEE
    * GSA PRICING

 * ABOUT US
    * Back
    * ABOUT US
    * ABOUT US
    * ACCREDITATION
    * OUR REVIEWS
    * OUR CLIENTS
    * GOVERNING BOARD

 * GET INVOLVED
 * ADMISSIONS
    * Back
    * ADMISSIONS
    * TALK TO ADMISSIONS
    * APPLY FOR EXAMINATION
    * FAQ

 * ENTERPRISE
    * Back
    * ENTERPRISE
    * ENTERPRISE TRAINING
    * PRIVATE TRAINING

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Previous
1 / of 8
Next
 * Load image 1 in gallery view
 * Load image 2 in gallery view
 * Load image 3 in gallery view
 * Load image 4 in gallery view
 * Load image 5 in gallery view
 * Load image 6 in gallery view
 * Load image 7 in gallery view
 * Load image 8 in gallery view

$550.00 off


CERTIFIED PROFESSIONAL CRIMINAL INVESTIGATOR (CPCI)

5.0

Rated 5.0 out of 5 stars
5.0 Stars
Click to scroll to reviews
$697.00 $1,247.00
or 4 interest-free payments of $174.25 with
ⓘ
Unit price /
Unavailable

Tuition Includes: Official Training Program, Official Digital Study Manual,
Official Prep Review Quizzes, Online Proctor License, 1-Year Exam License,
Digital Certification & Credential

Certificate Earned:  Board Certification
# of Students:  28,554
# of CPE Credits:  100
# of Exercises:  17
Language:  English
Delivery Method:  Online Self-Study
Length of Program (hours):  100 hours


1 in stock

- Almost gone!

Qty
- +
Add to cart

Dive into an Elite Educational Experience Featuring Live Instructor Guidance!
We pride ourselves on offering a highly interactive and personalized learning
experience. To ensure each participant receives dedicated attention from our
expert instructors, we strictly limit the number of seats in each program. These
spots fill up fast, reflecting the high demand and unique value of our programs.
Enroll today!

Close


MONEY BACK GUARANTEE

We offer a NO-Questions-asked 3 day money-back guarantee from the date you
enroll in your program if you are not satisfied with your program for any reason
under the below conditions.

To be eligible for a refund under our money-back guarantee you MUST NOT have
viewed more than 5% of your program and not have downloaded any of the course
content.


AFFORDABLE PAYMENT PLANS

If you are a U.S. or Canadian citizen, we are excited to offer flexible payment
plan options through Affirm and Sezzle at checkout.

With Affirm, you can enjoy the convenience of spreading your payments over up to
36 months, subject to approval.

For those who prefer a shorter plan, Sezzle offers an interest-free option,
allowing you to make 4 biweekly payments.

Choose the plan that best suits your financial needs and start your journey with
us today.


MILITARY CA REQUEST

McAfee Institute is approved for please follow this link.

Credentialing Assistance (CA) The McAfee Institute has partnered with
Credentialing Assistance (CA) to provide funding for training and exams leading
to an industry-recognized academic or vocational credential.

> Request an Invoice

VR&E Program: The McAfee Institute has partnered with Veteran's Readiness and
Employment - VR&E (formerly Voc Rehab) and benefit program counselors around the
world to offer you the ability to participate in any of McAfee Institutes board
certifications (online or in-person).

> Request an Invoice



Certified Professional Criminal Investigator (CPCI)

$697.00 $1,247.00
Unit price /
Unavailable
View details
Description System Requirements

 

Elevate Your Criminal Investigative Expertise to Unprecedented Heights
Introducing the Certified Professional Criminal Investigator (CPCI) program –
the pinnacle of board certifications specializing in criminal investigations. In
today's intricate landscape, law enforcement officers and investigators require
multifaceted expertise to meet diverse demands.

Empowerment Through Expertise:
The CPCI program empowers criminal investigators globally with cutting-edge
knowledge and skillsets that are paramount to excel in their roles. In a world
where modern criminal investigators must master traditional methodologies and
excel in areas like cyber investigations, corruption, terrorism, fraud, human
behavior, and more, the CPCI program stands as the beacon of expertise.

Precision-Crafted Excellence:
Tailored to address evolving needs, the CPCI program undergoes systematic
monitoring, validation studies, continuous research, and feedback from esteemed
Partner Organizations and our distinguished Advisory Board.

Unveiling Comprehensive Training:
Embark on the industry's most comprehensive criminal investigative training with
CPCI. This entirely online, self-paced program marries video lectures,
tutorials, labs, practical exercises, and written exams, meticulously shaping
each trainee into a skillful criminal investigator.

Pave Your Path to Prestige:
Those who achieve this nationally accredited credential unlock avenues to
prestigious careers in both public and private sectors. With CPCI board
certification, you don't merely possess the skills to track down criminals
globally; you're heralded as an industry expert in executing efficient criminal
investigations.

Uncover the Future:
Experience an all-new online certification course designed to set you apart from
the competition and accelerate your career ascent. Establish yourself as a
renowned expert with unrivaled proficiency.

A Glimpse Inside:
- 24/7 access to self-paced learning modules for convenient completion
- A concise self-study program to simplify CPCI achievement
- Engaging video-based tutorials for enhanced retention
- Real-life scenarios and hands-on training for practical application
- LIVE investigative exercises to hone your skills in real time
- LIVE instructor support for prompt assistance and clarity

Propel Your Potential:
Our goal is to empower you with expert authority that propels your career miles
ahead of the competition. We're dedicated to ensuring your absolute satisfaction
with the CPCI program.

A Guarantee Like No Other:
To sweeten the deal, if the new Certified Professional Criminal Investigator
(CPCI) program doesn't meet your expectations within 3 days, we'll refund your
investment. No fuss. No questions. That's our promise.

Seize the Moment:
The time to invest in your future success is NOW. Enroll risk-free today and
emerge as the investigative expert you've always aspired to be.


CURRICULUM

 * Welcome to the Certified Professional Criminal Investigator (CPCI)
   Introduction to the Certified Professional Criminal Investigator program and
   its core principles.
 * Professional Standards
   Understanding and adhering to the professional standards and ethics in
   criminal investigations.
 * Ethical Standards
   Exploring the ethical standards and considerations in criminal
   investigations.
 * Intro to Criminal Investigations
   An introduction to the fundamentals of criminal investigations.
 * Case Management
   Techniques and strategies for effective case management in criminal
   investigations.
 * Documenting Investigations
   Proper documentation of investigative processes and findings in criminal
   investigations.
 * Property Crime Investigations
   Investigating and analyzing property crime cases, including theft, burglary,
   and vandalism.
 * Crimes Against Persons Investigations
   Investigating crimes against individuals, including assault, robbery, and
   homicide.
 * Cyber Crime Investigations
   Techniques and methodologies for investigating cyber crimes and digital
   evidence.
 * Sex Crime Investigations
   Investigating and handling cases related to sexual offenses and crimes.
 * Human Trafficking Investigations
   Understanding and investigating cases of human trafficking and related
   offenses.
 * Workplace Violence Investigations
   Investigating incidents of workplace violence and implementing prevention
   strategies.
 * Active Shooter Investigations
   Strategies for responding to and investigating active shooter incidents.
 * Digital Forensic Investigations
   Conducting digital forensic investigations and analyzing digital evidence.
 * Organized Retail Crime Investigations
   Investigating organized retail crime and developing prevention strategies.
 * Terrorism Investigations
   Investigating and countering acts of terrorism and related activities.
 * Financial Crime Investigations
   Investigating financial crimes, such as fraud, money laundering, and
   embezzlement.
 * Domestic Violence Investigations
   Investigating cases of domestic violence and providing support to victims.
 * Homicide Investigations
   Techniques and procedures for conducting homicide investigations and
   collecting evidence.
 * Death Investigations
   Investigating and determining the cause and manner of death in suspicious
   cases.
 * Narcotic Investigations
   Investigating drug-related crimes and disrupting illegal drug activities.
 * Identity Crime Investigations
   Investigating identity theft and other identity-related crimes.
 * Elderly Investigations
   Investigating crimes targeting elderly individuals and ensuring their safety.
 * Investigative Lab
   Practical hands-on training in a controlled lab environment for various
   investigative techniques.
 * Smuggling of Migrants
   Investigating and combating the smuggling of migrants across borders.
 * Corruption Investigations
   Investigating cases of corruption and unethical practices in various
   contexts.
 * Follow Up Investigation
   Techniques and procedures for conducting follow-up investigations to gather
   additional evidence.
 * The Role of the Victim in Criminal Investigations
   Understanding the role of victims in criminal investigations and providing
   support.
 * Utilizing Informants
   Effective utilization of informants to gather intelligence and aid
   investigations.
 * Interview and Interrogation
   Techniques and strategies for conducting interviews and interrogations to
   obtain valuable information.
 * Expert Witness
   Roles and responsibilities of an expert witness in criminal investigations.
 * Criminal Profiling
   The practice of criminal profiling and behavioral analysis in investigations.
 * Rules of Evidence
   Understanding and applying the rules of evidence in criminal investigations.
 * Criminal Laws
   Familiarization with relevant criminal laws and their application in
   investigations.
 * Group Discussion
   Engaging in group discussions to exchange knowledge and experiences in
   criminal investigations.
 * Final Board Exam
   Assessment of knowledge and skills through a comprehensive final board exam.

RESEARCH BASED ASSIGNMENTS

Through out this program you will be tasked with completing multiple researched
based assignments and discussions that are required to complete the program.

DOWNLOAD THE SYLLABUS BELOW

Want to learn more about the CPCI? Within this program, you are going to
discover cutting-edge techniques and real-world training in case management,
Property investigations, sex crime investigations and more! You will also
position yourself as an industry-recognized expert with this in-depth
Certification Program. Download the complete syllabus here.



EXAM DETAILS

Exam Details Program - is graded on a pass/fail system by obtaining a 70% or
better is considered a passing grade. The exam is taken online at the
convenience of your home or office. It is a closed book exam and is 200
questions. The questions are in a true/false, multiple-choice & scenario-based
format. It is a timed exam, you get 3 hours to complete the exam and you must do
so in one sitting. Once you start the exam you must complete it. You get one
attempt to pass the exam. If you fail the exam you must purchase a new exam
license to sit for the exam.

You can purchase an exam license here  for $450 USD separately to sit for the
exam if you don't buy the training bundle.

RENEWALS

The cost is $125 for an additional two years and requires proof of completion of
30 CPE credits. 

ELIGIBILITY 

Bachelor’s degree or higher plus two years of experience in law enforcement or
investigative work
OR
Associates degree plus three years of experience as stated above
OR
High school diploma or equivalency plus four years of experience as stated
above.

Also, a person convicted of a felony, any crime of moral turpitude or
misdemeanor relating to honesty, theft, embezzlement, fraud, or the like shall
be ineligible to become a CPCI™. The applicant must successfully pass the
prescribed background check, which may include a criminal background check and
examination process. Falsification or omission of information on the application
form will be reason enough to disqualify an applicant from becoming or remaining
a CPCI.

ADDITIONAL OPTIONS


WHAT IF I DON’T WANT TO ATTEND THE TRAINING PROGRAM. CAN I JUST SIT FOR THE
EXAM?

You do not need to attend our training programs to sit for the board exam.

If you are interested in sitting for the exam only to become a
Certified Professional Criminal Investigator (CPCI), you may obtain an exam
license to do so. Exam licenses are valid for one year after purchase. Click
here to purchase just an exam.  

If you are interested in the Professional Criminal Investigator training only,
you may do so by enrolling in the Qualified Professional Criminal Investigator
(Q|PCI) program. Upon completion of the Qualified Professional
Criminal Investigator (Q|PCI) training program, you will receive a certificate
of completion.





You cannot use a VPN, TVN or Proxy to access our site our course materials due
to our security measures. In addition you will need a laptop or desktop computer
as well. Review the following requirements for your camera, operating system,
upload/download speeds, RAM, ports, microphones, and browsers. Also included is
a list of technology not currently supported by ProctorU.

Recomended
Internet Connection
Wifi Connection
Wired Connection

PC Users
Windows 10 (Windows 10 S mode is not supported)
Windows 11

Mac Users
MacOS 10.13 (Oldest Still Maintained Version)
MacOS 10.15

CPU
More than 2 core CPU, less than 85% CPU Usage
More than 4 core CPU, less than 50% CPU Usage

Webcam
640x480 resolution
1280x720 resolution

Internet Download Speed
1 Mbps
12 Mbps

Internet Upload Speed
1 Mbps
3 Mbps

RAM
4 GB, less than 95% Ram Usage
16 GB, less than 90% Usage

Connectivity Ports
1935, 843, 80, 443, 61613, UDP/TCP
1935, 843, 80, 443, 61613, UDP/TCP

Screen Resolution
1366 x 768
1920 x 1080 and above

Additional Requirements: 

 * A functioning microphone (some web cameras have them built-in); microphone
   should not be part of headphones
 * Headphones are generally not permitted,  check with your testing organization
   to determine if headphones are permitted
 * A compatible browser: Google Chrome (preferred) or Mozilla Firefox

Not Supported:

 * Microsoft Edge browser 
 * Google Chromebooks (with Guardian Browser)
 * Google Chromebooks for Live+ or Review+
 * Tablets (Nexus, iPad, Tab, Note, etc.)
 * Smartphones
 * Linux operating systems
 * Windows 10 in S mode or Surface RT
 * Connecting from within a virtual machine. You will be asked to reconnect
   using your host operating system to take your exam
 * Apple Boot Camp
 * Remote Access Software
 * Inactive Version of Windows and Test Builds/Test Mode

5.0

Rated 5.0 out of 5 stars
Based on 15 reviews
5
Rated out of 5 stars

15
Total 5 star reviews: 15
4
Rated out of 5 stars

0
Total 4 star reviews: 0
3
Rated out of 5 stars

0
Total 3 star reviews: 0
2
Rated out of 5 stars

0
Total 2 star reviews: 0
1
Rated out of 5 stars

0
Total 1 star reviews: 0
100%would recommend this product


Open Okendo Reviews in a new window
15 reviews
Sort Most RecentOldestMost HelpfulHighest RatingLowest RatingLeast Helpful
 * Katlyn S.
   Verified Buyer
   
   Rated 5 out of 5 stars
   Great refresher as well as educational!
   
   As a person about to leave the military to enter into an investigative field,
   this class was able to help me refresh on some of the basic procedural and
   investigative techniques for various crimes that I’ve not been exposed to in
   my career. It also provided insights to different types of crimes and some
   investigative fields (such as the cyber investigation) that I never had been
   exposed to, which allowed me to learn more about topics that I hadn’t ever
   considered previously.
   
   Read More
   Was this helpful?
   Yes, this review was helpful. 0 people voted yesNo, this review was not
   helpful 0 people voted no
 * William S.
   
   Verified Buyer
   
   Rated 5 out of 5 stars
   Extremely Pleased With My Purchase
   
   I am extremely pleased with the information that I have received so far,
   regarding the training that I signed up for. I have definitely learned a
   great deal about various investigation incidents and backgrounds. I have not
   yet completed the course but I am super enthused about what I have learned
   and continue to learn day after day. I would say that I would like a little
   more emphasis on certain categories like "human trafficking, child
   exploitation, narcotics, and sex crimes". Overall though, Thank you for the
   education that I am receiving!
   
   Respectfully,
   
   William J. Singleton
   
   Read More
   Was this helpful?
   Yes, this review was helpful. 0 people voted yesNo, this review was not
   helpful 0 people voted no
 * Damian C.
   
   Verified Buyer
   
   Rated 5 out of 5 stars
   Feedback regarding the course
   
   I’m quite impressed with the content material. It’s straightforward no
   nonsense learning. It’s relevant and beneficial as an educational tool for LE
   professionals seeking to upskill without the complexities of admission to
   tertiary institutions. The undertaking is not something to be sneezed at
   given the time involved to cover the content. I’d like to see course
   offerings on forensics and scene of crime analysis! Perhaps that’s in the
   works!
   
   Read More
   Was this helpful?
   Yes, this review was helpful. 0 people voted yesNo, this review was not
   helpful 0 people voted no
 * Haposan H.
   
   Verified Buyer
   
   Rated 5 out of 5 stars
   Out of the world
   
   Excellent course, I really enjoyed have been studied this course, It will
   known there are very big different before and after you did it. The outcomes
   of course were truly given you a high set skill investigator. Have an enjoyed
   the course.
   
   Read More
   Was this helpful?
   Yes, this review was helpful. 0 people voted yesNo, this review was not
   helpful 0 people voted no
 * Haposan H.
   
   
   Rated 5 out of 5 stars
   CPCI - Excellent Course
   
   This course helps me to enhance my skill in the investigation, the course
   provides step by step of the investigation, and how to do properly an
   interview with people related to the case with good comprehensive approaches.
   This program is robust and recommended for everyone. MARVELOUS !!!
   
   Read More
   Was this helpful?
   Yes, this review was helpful. 0 people voted yesNo, this review was not
   helpful 1 person voted no

Loading...
Loading...
Show More
Reviews LoadedReviews Added


PAYMENT & SECURITY

Payment methods

 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * JCB
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

Your payment information is processed securely. We do not store credit card
details nor have access to your credit card information.





YOUR CART

Close

Your cart is empty

Start shopping

Subtotal:$0.00 USD

Loading...






McAfee Institute


CERTIFIED PROFESSIONAL CRIMINAL INVESTIGATOR (CPCI)

$697.00 $1,247.00
Unit price /
Unavailable

 

Elevate Your Criminal Investigative Expertise to Unprecedented Heights
Introducing the Certified Professional Criminal Investigator (CPCI) program –
the pinnacle of board certifications specializing in criminal investigations. In
today's intricate landscape, law enforcement officers and investigators require
multifaceted expertise to meet diverse demands.

Empowerment Through Expertise:
The CPCI program empowers criminal investigators globally with cutting-edge
knowledge and skillsets that are paramount to excel in their roles. In a world
where modern criminal investigators must master traditional methodologies and
excel in areas like cyber investigations, corruption, terrorism, fraud, human
behavior, and more, the CPCI program stands as the beacon of expertise.

Precision-Crafted Excellence:
Tailored to address evolving needs, the CPCI program undergoes systematic
monitoring, validation studies, continuous research, and feedback from esteemed
Partner Organizations and our distinguished Advisory Board.

Unveiling Comprehensive Training:
Embark on the industry's most comprehensive criminal investigative training with
CPCI. This entirely online, self-paced program marries video lectures,
tutorials, labs, practical exercises, and written exams, meticulously shaping
each trainee into a skillful criminal investigator.

Pave Your Path to Prestige:
Those who achieve this nationally accredited credential unlock avenues to
prestigious careers in both public and private sectors. With CPCI board
certification, you don't merely possess the skills to track down criminals
globally; you're heralded as an industry expert in executing efficient criminal
investigations.

Uncover the Future:
Experience an all-new online certification course designed to set you apart from
the competition and accelerate your career ascent. Establish yourself as a
renowned expert with unrivaled proficiency.

A Glimpse Inside:
- 24/7 access to self-paced learning modules for convenient completion
- A concise self-study program to simplify CPCI achievement
- Engaging video-based tutorials for enhanced retention
- Real-life scenarios and hands-on training for practical application
- LIVE investigative exercises to hone your skills in real time
- LIVE instructor support for prompt assistance and clarity

Propel Your Potential:
Our goal is to empower you with expert authority that propels your career miles
ahead of the competition. We're dedicated to ensuring your absolute satisfaction
with the CPCI program.

A Guarantee Like No Other:
To sweeten the deal, if the new Certified Professional Criminal Investigator
(CPCI) program doesn't meet your expectations within 3 days, we'll refund your
investment. No fuss. No questions. That's our promise.

Seize the Moment:
The time to invest in your future success is NOW. Enroll risk-free today and
emerge as the investigative expert you've always aspired to be.


CURRICULUM

 * Welcome to the Certified Professional Criminal Investigator (CPCI)
   Introduction to the Certified Professional Criminal Investigator program and
   its core principles.
 * Professional Standards
   Understanding and adhering to the professional standards and ethics in
   criminal investigations.
 * Ethical Standards
   Exploring the ethical standards and considerations in criminal
   investigations.
 * Intro to Criminal Investigations
   An introduction to the fundamentals of criminal investigations.
 * Case Management
   Techniques and strategies for effective case management in criminal
   investigations.
 * Documenting Investigations
   Proper documentation of investigative processes and findings in criminal
   investigations.
 * Property Crime Investigations
   Investigating and analyzing property crime cases, including theft, burglary,
   and vandalism.
 * Crimes Against Persons Investigations
   Investigating crimes against individuals, including assault, robbery, and
   homicide.
 * Cyber Crime Investigations
   Techniques and methodologies for investigating cyber crimes and digital
   evidence.
 * Sex Crime Investigations
   Investigating and handling cases related to sexual offenses and crimes.
 * Human Trafficking Investigations
   Understanding and investigating cases of human trafficking and related
   offenses.
 * Workplace Violence Investigations
   Investigating incidents of workplace violence and implementing prevention
   strategies.
 * Active Shooter Investigations
   Strategies for responding to and investigating active shooter incidents.
 * Digital Forensic Investigations
   Conducting digital forensic investigations and analyzing digital evidence.
 * Organized Retail Crime Investigations
   Investigating organized retail crime and developing prevention strategies.
 * Terrorism Investigations
   Investigating and countering acts of terrorism and related activities.
 * Financial Crime Investigations
   Investigating financial crimes, such as fraud, money laundering, and
   embezzlement.
 * Domestic Violence Investigations
   Investigating cases of domestic violence and providing support to victims.
 * Homicide Investigations
   Techniques and procedures for conducting homicide investigations and
   collecting evidence.
 * Death Investigations
   Investigating and determining the cause and manner of death in suspicious
   cases.
 * Narcotic Investigations
   Investigating drug-related crimes and disrupting illegal drug activities.
 * Identity Crime Investigations
   Investigating identity theft and other identity-related crimes.
 * Elderly Investigations
   Investigating crimes targeting elderly individuals and ensuring their safety.
 * Investigative Lab
   Practical hands-on training in a controlled lab environment for various
   investigative techniques.
 * Smuggling of Migrants
   Investigating and combating the smuggling of migrants across borders.
 * Corruption Investigations
   Investigating cases of corruption and unethical practices in various
   contexts.
 * Follow Up Investigation
   Techniques and procedures for conducting follow-up investigations to gather
   additional evidence.
 * The Role of the Victim in Criminal Investigations
   Understanding the role of victims in criminal investigations and providing
   support.
 * Utilizing Informants
   Effective utilization of informants to gather intelligence and aid
   investigations.
 * Interview and Interrogation
   Techniques and strategies for conducting interviews and interrogations to
   obtain valuable information.
 * Expert Witness
   Roles and responsibilities of an expert witness in criminal investigations.
 * Criminal Profiling
   The practice of criminal profiling and behavioral analysis in investigations.
 * Rules of Evidence
   Understanding and applying the rules of evidence in criminal investigations.
 * Criminal Laws
   Familiarization with relevant criminal laws and their application in
   investigations.
 * Group Discussion
   Engaging in group discussions to exchange knowledge and experiences in
   criminal investigations.
 * Final Board Exam
   Assessment of knowledge and skills through a comprehensive final board exam.

RESEARCH BASED ASSIGNMENTS

Through out this program you will be tasked with completing multiple researched
based assignments and discussions that are required to complete the program.

DOWNLOAD THE SYLLABUS BELOW

Want to learn more about the CPCI? Within this program, you are going to
discover cutting-edge techniques and real-world training in case management,
Property investigations, sex crime investigations and more! You will also
position yourself as an industry-recognized expert with this in-depth
Certification Program. Download the complete syllabus here.



EXAM DETAILS

Exam Details Program - is graded on a pass/fail system by obtaining a 70% or
better is considered a passing grade. The exam is taken online at the
convenience of your home or office. It is a closed book exam and is 200
questions. The questions are in a true/false, multiple-choice & scenario-based
format. It is a timed exam, you get 3 hours to complete the exam and you must do
so in one sitting. Once you start the exam you must complete it. You get one
attempt to pass the exam. If you fail the exam you must purchase a new exam
license to sit for the exam.

You can purchase an exam license here  for $450 USD separately to sit for the
exam if you don't buy the training bundle.

RENEWALS

The cost is $125 for an additional two years and requires proof of completion of
30 CPE credits. 

ELIGIBILITY 

Bachelor’s degree or higher plus two years of experience in law enforcement or
investigative work
OR
Associates degree plus three years of experience as stated above
OR
High school diploma or equivalency plus four years of experience as stated
above.

Also, a person convicted of a felony, any crime of moral turpitude or
misdemeanor relating to honesty, theft, embezzlement, fraud, or the like shall
be ineligible to become a CPCI™. The applicant must successfully pass the
prescribed background check, which may include a criminal background check and
examination process. Falsification or omission of information on the application
form will be reason enough to disqualify an applicant from becoming or remaining
a CPCI.

ADDITIONAL OPTIONS


WHAT IF I DON’T WANT TO ATTEND THE TRAINING PROGRAM. CAN I JUST SIT FOR THE
EXAM?

You do not need to attend our training programs to sit for the board exam.

If you are interested in sitting for the exam only to become a
Certified Professional Criminal Investigator (CPCI), you may obtain an exam
license to do so. Exam licenses are valid for one year after purchase. Click
here to purchase just an exam.  

If you are interested in the Professional Criminal Investigator training only,
you may do so by enrolling in the Qualified Professional Criminal Investigator
(Q|PCI) program. Upon completion of the Qualified Professional
Criminal Investigator (Q|PCI) training program, you will receive a certificate
of completion.





View product Remove
Previous Next

 * Live Instructor Support
   
   Expert help & advice

 * Check your order status
   
   Updates & tracking

 * 30 Day Refund Guarantee
   
   Love it or return it.

 * Price-match guarantee
   
   7 Day Price Guarantee

The McAfee Institute is a professional certification and training organization
specializing in intelligence and investigations studies.

ADDRESS:

Global Headquarters 15450 S. Outer Forty Rd, Chesterfield MO 63017

HOURS:

Mon - Fri / 8:30 AM - 5:30 PM CST


ABOUT US

 * About Us
 * Awards & Recognition
 * Certification Renewal
 * Course Catalog
 * CED Verification
 * Articles & Blog
 * Institute Policies


LEARN MORE

 * About Us
 * Awards & Recognition
 * Certification Renewal
 * Course Catalog
 * CED Verification
 * Articles & Blog
 * Institute Policies


NEWSLETTER

Sign up for exclusive offers, webinars, events and more.

Email
Subscribe
Payment methods accepted
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * JCB
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

Country/Region
United States (USD $)
 * United States (USD $)

--------------------------------------------------------------------------------

© 2024 McAfee Institute.







CART • 0




YOUR CART IS EMPTY








Rewards
Rewards