Prepare for the California Privacy Rights Act

Schedule a Call with Our Team ×

4 min read

Californians passed the California Privacy Rights Act (CPRA), or Proposition 24, in November 2020. The CPRA definitively adjusts and increases obligatory privacy actions under the California Consumer Privacy Act.

Amending certain definitions, the CPRA is primarily concerned with business and personal information. However, it also speaks to other legislative and human resources issues, including:

Notices and disclosures to consumers;

Consumer rights; and

Data security.

The CPRA will be in effect on January 1, 2023, except the right of access to personal information. That aspect of the act is subject to a 12-month lookback period and will apply to personal information collected by a business on or after January 1, 2022. However, enforcement will likely not come into effect until July 1, 2023.

Thank you, 

Your VertiSource HR Team

/* HubSpot meeting modal */
.vshr-meeting-overlay {
display: none; position: fixed; inset: 0; z-index: 99999;
background: rgba(0,0,0,0.55); align-items: center; justify-content: center;
}
.vshr-meeting-overlay.active { display: flex; }
.vshr-meeting-modal {
background: #fff; border-radius: 14px; width: 94vw; max-width: 620px;
max-height: 90vh; overflow: hidden; box-shadow: 0 20px 60px rgba(0,0,0,0.3);
}
.vshr-meeting-modal-header {
display: flex; justify-content: space-between; align-items: center;
padding: 16px 20px; border-bottom: 1px solid #e5e7eb;
}
.vshr-meeting-modal-header h3 { margin: 0; font-size: 16px; color: #1a2a40; }
.vshr-meeting-close {
background: none; border: 1px solid #e5e7eb; border-radius: 8px;
width: 32px; height: 32px; cursor: pointer;
display: flex; align-items: center; justify-content: center;
color: #6b7280; font-size: 20px; line-height: 1;
}
.vshr-meeting-close:hover { background: #f3f4f6; color: #1a2a40; }
.vshr-meeting-modal-body { padding: 0; min-height: 580px; }
.vshr-meeting-modal-body .meetings-iframe-container { min-height: 580px; }
/* CTA button reset (using