eventij.com Open in urlscan Pro
143.204.215.115  Public Scan

Submitted URL: http://click.web.eventij.com/?qs=e13ca8eaf04d066e24b627f2626911da2f54f29ab8ff9c3085a1ad31cee216b1877232aa28156b5c3a60234a07c8...
Effective URL: https://eventij.com/fdas-new-cosmetic-labeling-requirements/2056?through=Albert08thJuneS
Submission: On June 08 via manual from MX — Scanned from DE

Form analysis 6 forms found in the DOM

GET /webinar/search

<form method="GET" action="/webinar/search" class="course-finder-form search-form">
  <input type="hidden" name="csrfmiddlewaretoken" value="D1Wl84KC44AXG58lRVqxQP9Twpa5CVFkRe0czyDWR1PWXJ4ZAZnHaivC89NlZx0Y">
  <input type="text" class="form-control" name="search" placeholder="Search Your Webinar..." id="seacrh_form" style="width: 90%;height: 27px !important;font-size: 13px;">
  <div class="d-flex">
    <button type="submit" class="btn-get-started scrollto" style="height: 25px;font-size: 12px;background: #254e58;color: #a6b7bb;border: 1px solid #a6b7bb;margin-top: 1px;"><i class="fa fa-search"></i></button>
  </div>
</form>

POST /ecart/add_to_cart/

<form method="post" action="/ecart/add_to_cart/">
  <input type="hidden" name="csrfmiddlewaretoken" value="D1Wl84KC44AXG58lRVqxQP9Twpa5CVFkRe0czyDWR1PWXJ4ZAZnHaivC89NlZx0Y">
  <div class="divider"></div>
  <input type="hidden" value="2056" name="id">
  <input type="hidden" id="no_of_participants" name="no_of_participants" value="">
  <input type="hidden" name="through" value="Albert08thJuneS">
  <div class="price" style="background: #f4f5f4;">
    <div class="container">
      <div class="row" id="price-row">
        <!-- ************************ LIVE WEBINAR **********************--->
        <div class="col-lg-4" id="price-box" style="padding-left: 20px;">
          <div class="section-title">
            <h3>Live Webinar Options</h3>
          </div>
          <div class="boxes" style=" font-size: 16px !important;">
            <input type="checkbox" id="box-1" name="live_session" value="199" class="group_check">
            <label for="box-1">(<font id="live_session_price_display">$199</font>) - Live Session for <span id="display_participants_data_2">1</span> Participant </label>
            <h5 href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
              <p class="info incpart">+Increase Participants</p>
            </h5>
            <div id="participants_dropdown" class="dropdown-menu" aria-labelledby="dropdownMenuLink">
              <a class="dropdown-item" onclick="changeparticipants(1,199)">
                          1 Participants<span>$199</span></a>
              <a class="dropdown-item" onclick="changeparticipants(2,299)">
                          2 Participants<span>$299</span></a>
              <a class="dropdown-item" onclick="changeparticipants(3,399)">
                          3 Participants<span>$399</span></a>
              <a class="dropdown-item" onclick="changeparticipants(4,449)">
                          4 Participants<span>$449</span></a>
              <a class="dropdown-item" onclick="changeparticipants(5,499)">
                          5 Participants<span>$499</span></a>
              <a class="dropdown-item" onclick="changeparticipants(6,549)">
                          6 Participants<span>$549</span></a>
              <a class="dropdown-item" onclick="changeparticipants(7,599)">
                          7 Participants<span>$599</span></a>
            </div>
            <input type="checkbox" id="box-2" value="269" name="live_recorded" class="group_check">
            <label for="box-2">($269) - Live + Recorded Session </label>
            <input type="checkbox" id="box-3" value="249" name="live_transcript" class="group_check">
            <label for="box-3">($249) - Live + Transcript</label>
            <input type="checkbox" id="box-4" value="450" name="live_training" class="group_check">
            <label for="box-4">($450) - Live + Training CD</label>
          </div>
        </div>
        <!-- /************************ On Demand Options **********************-->
        <div class="col-lg-4" id="price-box" style="position: relative;">
          <div class="section-title">
            <h3>On Demand Options</h3>
          </div>
          <div class="boxes">
            <input type="checkbox" id="box-5" value="179" name="transcript" class="group_check">
            <label for="box-5">($179) - Transcript (PDF Transcript of Training)</label>
            <input type="checkbox" id="box-6" value="239" name="download_recorde" class="group_check">
            <label for="box-6">($239) - Downloadable Recorded Session </label>
            <input type="checkbox" id="box-7" value="350" name="training_cd" class="group_check">
            <label for="box-7">($350) - Training CD</label>
          </div>
        </div>
        <!-- ************************ Group Session **********************-->
        <div class="col-lg-4" id="price-box" style="position: relative;">
          <div class="section-title">
            <h3>Group Session Options</h3>
          </div>
          <div class="boxes">
            <input type="checkbox" id="box-8" value="799" name="group_session_unlimited" class="group_check">
            <label for="box-8">($799) - Group Session Participants + Recorded</label>
            <p class="info" style="margin-left: 2.2rem;">Group Session (10 Participants). <br> To add extra participants, please contact our Customer Support Team</p><br>
          </div>
          <div class="enroll-price-txt">
            <div class="input-group" style="background-color: transparent; padding-top: 5px; padding-bottom: 45px; display: none;">
              <span class="input-group-addon" style="font-size: x-large; padding-right: 5px;">$</span>
              <input id="total" class="form-control" style="background-color: white; margin-right: 80%;" value="" type="text" readonly="">
            </div>
          </div>
          <a href="">
                      <button id="submit-button" type="submit" class="prodLinkArea waves" style="color: #f9f9f9 !important; background: #20424a !important; position: relative; margin-top: 35px;">
                        Enroll For Webinar
                      </button>
                    </a>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form method="post" action="">
  <input type="hidden" name="csrfmiddlewaretoken" value="D1Wl84KC44AXG58lRVqxQP9Twpa5CVFkRe0czyDWR1PWXJ4ZAZnHaivC89NlZx0Y">
  <div class="modal-body">
    <input type="text" name="name" placeholder="Enter Name" class="form-control" required=""><br>
    <input type="email" name="email" placeholder="Enter Email" class="form-control" required=""><br>
    <input type="text" name="contact" placeholder="Enter Contact" class="form-control" required=""><br>
    <input type="date" name="date" placeholder="Enter Date" class="form-control" required=""><br>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-theme btn-theme-small" data-dismiss="modal">Close</button>&nbsp;&nbsp; <input type="submit" class="btn btn-theme btn-theme-small" value="Set Reminder" name="refer">
  </div>
</form>

POST

<form method="post" action="">
  <input type="hidden" name="csrfmiddlewaretoken" value="D1Wl84KC44AXG58lRVqxQP9Twpa5CVFkRe0czyDWR1PWXJ4ZAZnHaivC89NlZx0Y">
  <div class="modal-body">
    <input type="text" name="name" placeholder="Enter Name" class="form-control" required=""><br>
    <input type="email" name="email" placeholder="Enter Email" class="form-control" required=""><br>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-theme btn-theme-small" data-dismiss="modal">Close</button>&nbsp;&nbsp; <input type="submit" class="btn btn-theme btn-theme-small" value="Download Brochure" name="download">
  </div>
</form>

POST

<form method="post" action="">
  <input type="hidden" name="csrfmiddlewaretoken" value="D1Wl84KC44AXG58lRVqxQP9Twpa5CVFkRe0czyDWR1PWXJ4ZAZnHaivC89NlZx0Y">
  <div class="modal-body">
    <input type="text" name="name" placeholder="Enter Name" class="form-control" value="" required=""><br>
    <input type="email" name="email" placeholder="Enter Email" class="form-control" value="" required=""><br>
    <input type="text" name="contact" placeholder="Enter Contact" class="form-control" value="" required=""><br>
    <textarea name="message" placeholder="Message:" class="form-control"></textarea><br>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-theme btn-theme-small" data-dismiss="modal">Close</button>&nbsp;&nbsp; <input type="submit" class="btn btn-theme btn-theme-small" value="Request Callback" name="callback">
  </div>
</form>

POST /subscribe/

<form action="/subscribe/" class="subscribe-form" method="POST">
  <input type="hidden" name="csrfmiddlewaretoken" value="D1Wl84KC44AXG58lRVqxQP9Twpa5CVFkRe0czyDWR1PWXJ4ZAZnHaivC89NlZx0Y">
  <input type="email" name="emailid" required="" placeholder="Enter your Email to Subscribe with us...">
  <input type="hidden" value="sub" name="subopt">
  <input type="submit" value="Subscribe">
</form>

Text Content

info@eventij.com Tel:+1-661-336-9555


 * Home
 * About Us
 * Webinars
   * Live Webinars
   * Recorded Session
 * Industry
   * FDA Compliance
   * Medical Devices
   * Clinical Research
   * Audit Webinar
   * HR Compliance
   * Banking and Finance
   * Hospital and Healthcare
   * Packaging and Labeling
   * Accounting, Payroll and Taxation
   * Food and beverages
   * Software
   * Miscellaneous
 * Membership
 * Blogs
   * Latest Blogs
   * Latest News
   
 * Contact
 * Login
   * Login
   * Register
 * 

FDA's new Cosmetic labeling requirements

By: Meredith Crabtree
More Webinars By Expert
Schedule: 15 June, 2023 (Thursday)
Time: 12:00 PM PDT | 03:00 PM EDT
Duration: 60 Minutes
Webinar ID : 2056

   Countdown for your webinar:

 * 6days
 * 23Hrs
 * 48Mns
 * 19Secs

Download Brochure Request Callback Email Reminder


LIVE WEBINAR OPTIONS

($199) - Live Session for 1 Participant

+INCREASE PARTICIPANTS

1 Participants$199 2 Participants$299 3 Participants$399 4 Participants$449 5
Participants$499 6 Participants$549 7 Participants$599
($269) - Live + Recorded Session ($249) - Live + Transcript ($450) - Live +
Training CD


ON DEMAND OPTIONS

($179) - Transcript (PDF Transcript of Training) ($239) - Downloadable Recorded
Session ($350) - Training CD


GROUP SESSION OPTIONS

($799) - Group Session Participants + Recorded

Group Session (10 Participants).
To add extra participants, please contact our Customer Support Team


$
Enroll For Webinar


WEBINAR DETAILS

 * OVERVIEW
 * WHY SHOULD YOU ATTEND?
 * AREA COVERED
 * LEARNING OBJECTIVES
 * WHO WILL BENEFIT?

The FDA recently published changes to Cosmetic Label requirements.  This course
will discuss the current FDA regulations for cosmetic products.  Discussions
will also include a historical timeline of FDA labeling oversight and why it is
necessary. An overview of the challenges to meeting these requirements will be
an additional talking point. This course will define what makes a product
misbranded and/ or adulterated will be discussed as well as the consequences a
facility will face if misbranded/ adulterated products enter the marketplace.



WHY SHOULD YOU ATTEND?

The FDA recently updated the regulations related to Cosmetic product labeling. 
This training will provide an overview of all the current requirements that must
be followed to avoid misbranding and/ or adulterated products in the
marketplace.



AREA COVERED

 * What is a cosmetic?
 * History of FDA Intervention in product labeling
 * What makes a product deemed to be misbranded and/ or adulterated?
 * Past regulations
 * Current requirements by the FDA related to Cosmetic product labels.
 * Challenges that facilities can face related to Cosmetic product labels.
 * Consequences of nonconformance to labeling requirements.



LEARNING OBJECTIVES

 * Define a cosmetic in terms of FDA regulations. 
 * Define and understand misbranded and/ or adulterated products.
 * Awareness of label requirement changes
 * Understand the FDA requirements for labeling Cosmetic products.
 * Identify challenges that exist with the regulations surrounding Cosmetic
   labels.
 * Be aware of the consequences of failure to label products according to FDA
   requirements



WHO WILL BENEFIT?

 * Regulatory Affairs and Quality Managers
 * Product Labeling personnel
 * Product Managers
 * Auditors
 * Marketing Representatives

The FDA recently updated the regulations related to Cosmetic product labeling. 
This training will provide an overview of all the current requirements that must
be followed to avoid misbranding and/ or adulterated products in the
marketplace.

 * What is a cosmetic?
 * History of FDA Intervention in product labeling
 * What makes a product deemed to be misbranded and/ or adulterated?
 * Past regulations
 * Current requirements by the FDA related to Cosmetic product labels.
 * Challenges that facilities can face related to Cosmetic product labels.
 * Consequences of nonconformance to labeling requirements.

 * Define a cosmetic in terms of FDA regulations. 
 * Define and understand misbranded and/ or adulterated products.
 * Awareness of label requirement changes
 * Understand the FDA requirements for labeling Cosmetic products.
 * Identify challenges that exist with the regulations surrounding Cosmetic
   labels.
 * Be aware of the consequences of failure to label products according to FDA
   requirements

 * Regulatory Affairs and Quality Managers
 * Product Labeling personnel
 * Product Managers
 * Auditors
 * Marketing Representatives


SPEAKER PROFILE

Meredith Crabtree has over 25 years’ experience in regulated industries, ranging
from Blood, Plasma, Tissue, Laboratory, Pharma, Medical devices, Cosmetics,
Supplements, and Animal Health manufacturing and distribution. Meredith works as
a Quality Consultant performing label reviews, 3rd party inspections, Consent
Decree, and Recall support. She also performs regulatory assessments and Quality
training. Meredith has a degree in Medical Technology and is currently obtaining
a degree in Quality Systems.



More Webinars By Expert


UPCOMING WEBINARS

Risk Assessment for Medical Devices

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

By: Charles H. Paul
June 21, 2023
12:00 PM PDT | 03:00 PM EDT

Project Management for administrative professionals

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

By: Rebecca Staton-Reinstein
June 21, 2023
10:00 AM PDT | 01:00 PM EDT

Employee Business Expense Reimbursement (2023 Updates)

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

By: Patrick Haggerty
June 21, 2023
12:00 PM PDT | 03:00 PM EDT

Accounting For Non Accountants : Debit, Credits And Financial Statements

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

By: Richard E Cascarino
June 21, 2023
10:00 AM PDT | 01:00 PM EDT

Getting a Handle on Outlook Email

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

By: Jenny Douras
June 21, 2023
12:00 PM PDT | 03:00 PM EDT

California Meal and Rest Breaks: What You Dont Know Can Cost You

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

By: Melveen Stevenson
June 22, 2023
12:00 PM PDT | 03:00 PM EDT

Healthcare Data Analytics: Methods of matching scarce resources with uncertain
patient demand: Introduction into the Queuing Analytic models

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

By: Alexander Kolker
June 22, 2023
10:00 AM PDT | 01:00 PM EDT

Strategic Supply Chain Management

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

By: Mr.Michael Gozzo
June 22, 2023
10:00 AM PDT | 01:00 PM EDT

Establishing Appropriate Quality Metrics and Key Performance Indicators (KPIs)

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

By: Kelly Thomas
June 22, 2023
10:00 AM PDT | 01:00 PM EDT

Managing Toxic & Other Employees Who have Attitude Issues

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

By: Bob Verchota
June 22, 2023
12:00 PM PDT | 03:00 PM EDT

Stay Interviews: A Powerful Employee Engagement and Retention Tool

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

By: Marcia Zidle
June 22, 2023
12:00 PM PDT | 03:00 PM EDT

Essential Elements of Effective Coaching

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

By: Audrey Halpern
June 22, 2023
10:00 AM PDT | 01:00 PM EDT

Onboarding is NOT Orientation - How to Improve the New Employee Experience

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

By: Don Phin
June 23, 2023
10:00 AM PDT | 01:00 PM EDT

Harassment, Bullying, Gossip, Confrontational and Disruptive Behavior: A
Manager's Guide on How to Detox and Neutralize a Negative Workplace

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

By: Bruce Lee
June 23, 2023
10:00 AM PDT | 01:00 PM EDT

Confessions Of A Cia Spy - The Art Of Human Hacking

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

By: Peter Warmka
June 23, 2023
10:00 AM PDT | 01:00 PM EDT

Demystifying Excel Sorting and Filtering

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

By: Cathy Horwitz
June 26, 2023
10:00 AM PDT | 01:00 PM EDT

New Pregnancy Protections Regulations in the Workplace for 2023! How Should
Employers Comply?

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

By: Margie Faulk
June 26, 2023
10:00 AM PDT | 01:00 PM EDT

Medical Device Hazard analysis following ISO 14971

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

By: Edwin Waldbusser
June 26, 2023
12:00 PM PDT | 03:00 PM EDT

Better Business Writing - How to Write Right

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

By: Dev Strischek
June 26, 2023
10:00 AM PDT | 01:00 PM EDT

The Importance Of Documentation For Supervisors And Managers

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

By: Gerry McLaughlin
June 26, 2023
12:00 PM PDT | 03:00 PM EDT

Multi-State Tax Issues for Payroll 2023

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

By: Patrick Haggerty
June 26, 2023
12:00 PM PDT | 03:00 PM EDT

Excel - Creating an Interactive Dashboard

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

By: Mike Thomas
June 27, 2023
10:00 AM PDT | 01:00 PM EDT

CFPB's New Proposed Debt Collections Rules

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

By: Justin Muscolino
June 27, 2023
10:00 AM PDT | 01:00 PM EDT

Cost/Price Analysis In Procurement

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

By: Mr.Michael Gozzo
June 27, 2023
12:00 PM PDT | 03:00 PM EDT

Using Stay Interviews To Improve Employee Retention & Engagement

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

By: Pete Tosh
June 28, 2023
10:00 AM PDT | 01:00 PM EDT

Toolkit for Conducting Exit Interviews

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

By: Bob Verchota
June 8, 2023
12:00 PM PDT | 03:00 PM EDT

Remote Deposit Capture (RDC): Rules and Regulations - Legal and Compliance
Requirements

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

By: Donna K Olheiser
June 8, 2023
10:00 AM PDT | 01:00 PM EDT

Secrets Of Psychology - Why People Do The Things They Do

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

By: Paul J. Cline
June 8, 2023
10:00 AM PDT | 01:00 PM EDT

ChatGPT Legal Implications

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

By: Dr. Jim Castagnera
June 13, 2023
12:00 PM PDT | 03:00 PM EDT

Developing and Implementing Inclusive Leadership Strategies

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

By: Dr. Edward Hubbard
June 13, 2023
12:00 PM PDT | 03:00 PM EDT

Improving Organizational Performance through Enhanced Employee Engagement

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

By: Pete Tosh
June 13, 2023
10:00 AM PDT | 01:00 PM EDT

Supervising a Human Error Free Environment: You can do a Lot More than you Think

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

By: Ginette M. Collazo
June 13, 2023
10:00 AM PDT | 01:00 PM EDT

Creative Leadership through Emotional (EQ) and Humor (HQ) Intelligence

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

By: Mark Gorkin
June 14, 2023
10:00 AM PDT | 01:00 PM EDT

Female to Female Hostility @Workplace: All you Need to Know

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

By: Dr. Susan Strauss
June 14, 2023
10:00 AM PDT | 01:00 PM EDT

Emotional Intelligence: Mastering the Emotions of Great Leadership

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

By: Don Phin
June 14, 2023
12:00 PM PDT | 03:00 PM EDT

Onboarding Best Practices for Millennial and All Employees

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

By: Bob Verchota
June 14, 2023
12:00 PM PDT | 03:00 PM EDT

Effective Onboarding: How to Welcome, Engage, and Retain New Employees with Your
In-Person and Virtual On-boarding

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

By: Bob McKenzie
June 14, 2023
10:00 AM PDT | 01:00 PM EDT

FDA's new Cosmetic labeling requirements

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

By: Meredith Crabtree
June 15, 2023
12:00 PM PDT | 03:00 PM EDT

Faster Payments in Today's World - Details on the Different Types

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

By: Donna K Olheiser
June 15, 2023
12:00 PM PDT | 03:00 PM EDT

Triple Referrals of Top Talent

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

By: Barbara J. Bruno
June 15, 2023
12:00 PM PDT | 03:00 PM EDT

Payroll Management - Tips To Make Payroll Processing Easier And Error-Free

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

By: Merle Capello
June 15, 2023
10:00 AM PDT | 01:00 PM EDT

New Announcement! DHS Terminates The I-9 Form Remote Option Flexibility After 3
Years! Employers Have Until August 30, 2023 to Review All Documents!

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

By: Margie Faulk
June 15, 2023
10:00 AM PDT | 01:00 PM EDT

Why EBITDA Doesn't Spell Cash Flow and What Does

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

By: Dev Strischek
June 15, 2023
10:00 AM PDT | 01:00 PM EDT

Ultimate Persuasion Strategies! - Secret Influence Tools & Skills

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

By: Paul J. Cline
June 16, 2023
10:00 AM PDT | 01:00 PM EDT

Introduction to Design of Experiments

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

By: William A. Levinson
June 20, 2023
12:00 PM PDT | 03:00 PM EDT

Design Control for Medical Devices and Combination Products

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

By: Alan M Golden
June 20, 2023
10:00 AM PDT | 01:00 PM EDT

Small Business Management Made Simple: Tools, Tips & Techniques for Successful
Business Management

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

By: Carl Young
June 20, 2023
12:00 PM PDT | 03:00 PM EDT

I-9 Audits: Strengthening Your Immigration Compliance Strategies in 2023

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

By: Diane L. Dee
June 20, 2023
10:00 AM PDT | 01:00 PM EDT

Here We Go Again! The DOL is increasing the Overtime Threshold in 2023. How Will
this Impact Employers and Employees?

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

By: Margie Faulk
June 20, 2023
12:00 PM PDT | 03:00 PM EDT

How to Assess Risks and Evaluate Controls

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

By: Jonnie Keith
June 21, 2023
10:00 AM PDT | 01:00 PM EDT

Risk Assessment for Medical Devices

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

By: Charles H. Paul
June 21, 2023
12:00 PM PDT | 03:00 PM EDT

Project Management for administrative professionals

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

By: Rebecca Staton-Reinstein
June 21, 2023
10:00 AM PDT | 01:00 PM EDT

Employee Business Expense Reimbursement (2023 Updates)

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

By: Patrick Haggerty
June 21, 2023
12:00 PM PDT | 03:00 PM EDT

Accounting For Non Accountants : Debit, Credits And Financial Statements

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

By: Richard E Cascarino
June 21, 2023
10:00 AM PDT | 01:00 PM EDT

Getting a Handle on Outlook Email

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

By: Jenny Douras
June 21, 2023
12:00 PM PDT | 03:00 PM EDT

California Meal and Rest Breaks: What You Dont Know Can Cost You

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

By: Melveen Stevenson
June 22, 2023
12:00 PM PDT | 03:00 PM EDT

Healthcare Data Analytics: Methods of matching scarce resources with uncertain
patient demand: Introduction into the Queuing Analytic models

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

By: Alexander Kolker
June 22, 2023
10:00 AM PDT | 01:00 PM EDT

Strategic Supply Chain Management

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

By: Mr.Michael Gozzo
June 22, 2023
10:00 AM PDT | 01:00 PM EDT

Establishing Appropriate Quality Metrics and Key Performance Indicators (KPIs)

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

By: Kelly Thomas
June 22, 2023
10:00 AM PDT | 01:00 PM EDT

Managing Toxic & Other Employees Who have Attitude Issues

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

By: Bob Verchota
June 22, 2023
12:00 PM PDT | 03:00 PM EDT

Stay Interviews: A Powerful Employee Engagement and Retention Tool

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

By: Marcia Zidle
June 22, 2023
12:00 PM PDT | 03:00 PM EDT

Essential Elements of Effective Coaching

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

By: Audrey Halpern
June 22, 2023
10:00 AM PDT | 01:00 PM EDT

Onboarding is NOT Orientation - How to Improve the New Employee Experience

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

By: Don Phin
June 23, 2023
10:00 AM PDT | 01:00 PM EDT

Harassment, Bullying, Gossip, Confrontational and Disruptive Behavior: A
Manager's Guide on How to Detox and Neutralize a Negative Workplace

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

By: Bruce Lee
June 23, 2023
10:00 AM PDT | 01:00 PM EDT

Confessions Of A Cia Spy - The Art Of Human Hacking

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

By: Peter Warmka
June 23, 2023
10:00 AM PDT | 01:00 PM EDT

Demystifying Excel Sorting and Filtering

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

By: Cathy Horwitz
June 26, 2023
10:00 AM PDT | 01:00 PM EDT

New Pregnancy Protections Regulations in the Workplace for 2023! How Should
Employers Comply?

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

By: Margie Faulk
June 26, 2023
10:00 AM PDT | 01:00 PM EDT

Medical Device Hazard analysis following ISO 14971

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

By: Edwin Waldbusser
June 26, 2023
12:00 PM PDT | 03:00 PM EDT

Better Business Writing - How to Write Right

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

By: Dev Strischek
June 26, 2023
10:00 AM PDT | 01:00 PM EDT

The Importance Of Documentation For Supervisors And Managers

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

By: Gerry McLaughlin
June 26, 2023
12:00 PM PDT | 03:00 PM EDT

Multi-State Tax Issues for Payroll 2023

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

By: Patrick Haggerty
June 26, 2023
12:00 PM PDT | 03:00 PM EDT

Excel - Creating an Interactive Dashboard

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

By: Mike Thomas
June 27, 2023
10:00 AM PDT | 01:00 PM EDT

CFPB's New Proposed Debt Collections Rules

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

By: Justin Muscolino
June 27, 2023
10:00 AM PDT | 01:00 PM EDT

Cost/Price Analysis In Procurement

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

By: Mr.Michael Gozzo
June 27, 2023
12:00 PM PDT | 03:00 PM EDT

Using Stay Interviews To Improve Employee Retention & Engagement

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

By: Pete Tosh
June 28, 2023
10:00 AM PDT | 01:00 PM EDT

Toolkit for Conducting Exit Interviews

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

By: Bob Verchota
June 8, 2023
12:00 PM PDT | 03:00 PM EDT

Remote Deposit Capture (RDC): Rules and Regulations - Legal and Compliance
Requirements

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

By: Donna K Olheiser
June 8, 2023
10:00 AM PDT | 01:00 PM EDT

Secrets Of Psychology - Why People Do The Things They Do

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

By: Paul J. Cline
June 8, 2023
10:00 AM PDT | 01:00 PM EDT

ChatGPT Legal Implications

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

By: Dr. Jim Castagnera
June 13, 2023
12:00 PM PDT | 03:00 PM EDT

Developing and Implementing Inclusive Leadership Strategies

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

By: Dr. Edward Hubbard
June 13, 2023
12:00 PM PDT | 03:00 PM EDT

Improving Organizational Performance through Enhanced Employee Engagement

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

By: Pete Tosh
June 13, 2023
10:00 AM PDT | 01:00 PM EDT

Supervising a Human Error Free Environment: You can do a Lot More than you Think

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

By: Ginette M. Collazo
June 13, 2023
10:00 AM PDT | 01:00 PM EDT

Creative Leadership through Emotional (EQ) and Humor (HQ) Intelligence

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

By: Mark Gorkin
June 14, 2023
10:00 AM PDT | 01:00 PM EDT

Female to Female Hostility @Workplace: All you Need to Know

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

By: Dr. Susan Strauss
June 14, 2023
10:00 AM PDT | 01:00 PM EDT

Emotional Intelligence: Mastering the Emotions of Great Leadership

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

By: Don Phin
June 14, 2023
12:00 PM PDT | 03:00 PM EDT

Onboarding Best Practices for Millennial and All Employees

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

By: Bob Verchota
June 14, 2023
12:00 PM PDT | 03:00 PM EDT

Effective Onboarding: How to Welcome, Engage, and Retain New Employees with Your
In-Person and Virtual On-boarding

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

By: Bob McKenzie
June 14, 2023
10:00 AM PDT | 01:00 PM EDT

FDA's new Cosmetic labeling requirements

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

By: Meredith Crabtree
June 15, 2023
12:00 PM PDT | 03:00 PM EDT

Faster Payments in Today's World - Details on the Different Types

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

By: Donna K Olheiser
June 15, 2023
12:00 PM PDT | 03:00 PM EDT

Triple Referrals of Top Talent

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

By: Barbara J. Bruno
June 15, 2023
12:00 PM PDT | 03:00 PM EDT

Payroll Management - Tips To Make Payroll Processing Easier And Error-Free

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

By: Merle Capello
June 15, 2023
10:00 AM PDT | 01:00 PM EDT

New Announcement! DHS Terminates The I-9 Form Remote Option Flexibility After 3
Years! Employers Have Until August 30, 2023 to Review All Documents!

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

By: Margie Faulk
June 15, 2023
10:00 AM PDT | 01:00 PM EDT

Why EBITDA Doesn't Spell Cash Flow and What Does

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

By: Dev Strischek
June 15, 2023
10:00 AM PDT | 01:00 PM EDT

Ultimate Persuasion Strategies! - Secret Influence Tools & Skills

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

By: Paul J. Cline
June 16, 2023
10:00 AM PDT | 01:00 PM EDT

Introduction to Design of Experiments

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

By: William A. Levinson
June 20, 2023
12:00 PM PDT | 03:00 PM EDT

Design Control for Medical Devices and Combination Products

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

By: Alan M Golden
June 20, 2023
10:00 AM PDT | 01:00 PM EDT

Small Business Management Made Simple: Tools, Tips & Techniques for Successful
Business Management

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

By: Carl Young
June 20, 2023
12:00 PM PDT | 03:00 PM EDT

I-9 Audits: Strengthening Your Immigration Compliance Strategies in 2023

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

By: Diane L. Dee
June 20, 2023
10:00 AM PDT | 01:00 PM EDT

Here We Go Again! The DOL is increasing the Overtime Threshold in 2023. How Will
this Impact Employers and Employees?

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

By: Margie Faulk
June 20, 2023
12:00 PM PDT | 03:00 PM EDT

How to Assess Risks and Evaluate Controls

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

By: Jonnie Keith
June 21, 2023
10:00 AM PDT | 01:00 PM EDT



SET YOUR REMINDER

×





Close  

DOWNLOAD BROCHURE

×



Close  

REQUEST A CALLBACK

×





Close  

SUBSCRIBE TO OUR NEWSLETTER

For our latest blogs and news, stay updated with us!



Opening Days: Monday - Friday
09:00 AM - 06:00 PM EST,
06:00 AM - 03:00 PM PST
Vacations: Weekends and All Federal holidays.


TOP INDUSTRIES

 * HR Compliance
 * FDA Compliance
 * Medical Devices
 * Clinical Research
 * Audit Webinar
 * Banking and Finance

USEFUL LINKS

 * Terms and Conditions
 * Cancellation Policy
 * Privacy Policy
 * Disclaimer
 * Refund Policy
 * Unsubscribe

CONTACT US

426 North Jennings,
Street Hawthorne,CA 90250.

+1-661-336-9555
info@eventij.com


Copyright ©2023   Eventij.Com . All Rights Reserved.
 * Home
 * About Us
 * Webinars
   * Live Webinars
   * Recorded Session
 * Industry
   * FDA Compliance
   * Medical Devices
   * Clinical Research
   * Audit Webinar
   * HR Compliance
   * Banking and Finance
   * Hospital and Healthcare
   * Packaging and Labeling
   * Accounting, Payroll and Taxation
   * Food and beverages
   * Software
   * Miscellaneous
 * Membership
 * Blogs
   * Latest Blogs
   * Latest News
   
 * Contact
 * Login
   * Login
   * Register
 *