CINXE.COM

Important Information for California Residents

<!DOCTYPE html><html ng-app="app" lang="en"><!-- ng-app is required in the html tag for the lookup to work --><head> <script type="text/javascript" src="https://www.cengage.com/webfiles/1547639954545/cengage/common/js/shared.js"></script> <!-- This is required. Lookup stops working without this --> <script type="text/javascript" src="https://www.cengage.com/webfiles/1547639954545/cengage/common/js/init.js"></script> <!-- This is required. Lookup stops working without this --> <script type="text/javascript" src="https://www.cengage.com/webfiles/1547639954545/cengage/common/js/forms.js"></script> <!-- This is required. Lookup stops working without this --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Important Information for California Residents</title> <meta name="description" content=""> <meta name="keywords" content=""> <!-- START FAVICON SCRIPT --> <link rel="icon" href="https://www.cengage.com/webfiles/1551436164406/cengage/common/favicons/favicon-32x32.png"> <!-- END FAVICON SCRIPT --> <!-- START Google Search Console Tag --> <meta name="google-site-verification" content="-FiCKma2R10tdUsrbn1Rf0M_BtenwrWdFy__wWo6ytU"> <!-- END Google Search Console Tag --> <!-- Google Tag Manager. Paste this code as high in the <head> of the page as possible. --> <script>(function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-5ZZ9XQ9');</script> <!-- End Google Tag Manager --> <!-- jquery cdn --> <script src="https://code.jquery.com/jquery-3.4.1.min.js"></script> <!-- UPDATED Page-level Data Script to add the data layer to the Asset Download Eloqua landing page template.--> <script type="text/javascript"> window.dataLayer = window.dataLayer || []; window.dataLayer.push({'event':'virtualPageView', 'page':{'name' : 'Important Information for California Residents',/*REPLACE ME*/ 'pageType' : 'OptIn',/*REPLACE ME*/ 'countryCode' : 'US', 'domain' : window.location.hostname, 'environment' : getCengageEnvironment(), 'region' : getCengageRegion(), 'siteName' : 'Cengage', 'url' : window.location.href } } ); function getCengageRegion(){ var host = location.hostname.toLowerCase(); if (hostEndsWith('.co.uk')){ // Europe return 'EMEA'; } else if (hostEndsWith('.com.au')){ // Australia return 'AU'; } else if (hostEndsWith('.co.nz')){ // New Zealand return 'NZ'; } else if (hostEndsWith('.com.mx')){ // Latin America return 'LATAM'; } else if ((hostEndsWith('.ca')) || // future CAN domain? (host.indexOf('nelson') >-1)){ // Canada (nelsonbrain.com) return 'CAN'; } else { // USA return 'USA' } function hostEndsWith(suffix) { return (host.substr(-suffix.length) === suffix) ? true : false; } } function getCengageEnvironment(){ var host = location.hostname; if (host.match(/^(s|c|p|perf[b|s]?|load[b]?|staging)-/)){ return 'stage'; } else if (host.match(/^(p?qa|wc[q|p]s?)-/)){ return 'qa'; } else if (host.match(/^(l|d|dev|int|bea\d+)-|^[0-9](\.?)[0-9]|localhost/)){ return 'dev'; } else { return 'prod'; } } </script> <style type="text/css" media="screen"> html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code, form,fieldset,legend,input,button,textarea,p,blockquote,th td{margin:0;padding:0;}table{border-collapse:collapse;borderspacing:0;}fieldset,img{border:0;}address, caption,cite,code,dfn,em,strong,th,varoptgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}caption,th{text-align:left;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;} /** Layout **/ .visible-mobile { display: none; } @media(max-width: 767px) { .hidden-mobile { display: none; } .visible-mobile { display: block; } } .container { max-width: 1148px; margin: 0 auto; } @media(max-width: 1234px) { .container { margin-left: 35px; margin-right: 35px; } } @media(max-width: 767px) { .container { margin-left: auto; margin-right: auto; padding-left: 20px; padding-right: 20px; } } .container--narrow { max-width: 640px; margin: 0 auto; } @media(max-width: 670px) { .container--narrow { margin-left: 15px; margin-right: 15px; } } #main { padding: 40px 0 115px; } .two-column .main-content { display: flex; } @media(max-width: 767px) { #main { padding: 20px 0; } .two-column .main-content { flex-direction: column-reverse; max-width: 600px; } } @media(max-width: 60px) { .two-column .main-content { margin: 0 15px; } } .two-column .main-content__article { padding-right: 70px; width: 62.5%; } @media(max-width: 767px) { .two-column .main-content__article { width: 100%; padding-right: 0; } } .two-column .sidebar { width: 37.5%; } @media(max-width: 767px) { .two-column .sidebar { width: 100%; margin-top: 0; margin-bottom: 40px; } } /** end Layout **/ /** Base Styles **/ body { font-family: 'Work Sans', sans-serif; font-weight: 400; color: #000000; background: white; font-size: 18px; line-height: 1.6; letter-spacing: 0; margin: 0; } body * { box-sizing: border-box; } p { margin-bottom: 18px; line-height: 1.6; } h1 { font-family: 'Work Sans Light', sans-serif; font-size: 48px; font-weight: 300; color: #292F7C; text-align: left; margin-bottom: 25px; line-height: 1.4; } .page-title { margin-top: -11px; } h2 { font-size: 22px; font-weight: 600; } .form-header { text-align: center; } h3 { font-weight: 600; margin-bottom: 4px; font-size: 17px; } h2.arrow-detail { margin-bottom: 25px; } h2.arrow-detail--ebook { margin-bottom: 0; } @media(max-width: 767px) { h1 { font-size: 33px; } .page-title { margin-top: 0; } h2.arrow-detail { max-width: 600px; margin: 0 auto 25px; } } a, .btn, input[type=submit] { transition: 0.25s; } ul { padding-left: 15px; list-style: none; } ul li { position: relative; margin-bottom: 3px; } ul li::before { content: ''; display: block; position: absolute; width: 4px; height: 4px; border-radius: 50%; background: #053863; left: -12px; top: 9px; } strong { font-weight: 600; } img { max-width: 100%; height: auto; } /** end Base Styles **/ /** Form Styles **/ label { display: block; font-size: 16px; } .required-marker { color: #c61d23; } .error { font-family: "Work Sans"; font-size: 13px; font-weight: 600; color: #c61d23; margin-top: -1px; display: none; } label#consent-error { margin-top: -10px; } .form-item { margin-bottom: 9px; } .form-item__checkbox { display: flex; justify-content: space-between; align-items: flex-start; margin-top: 25px; } .form-item__checkbox label { margin-top: -5px; padding-left: 5px; } input, select, textarea { font-size: 14px; letter-spacing: 0px; } input[type=text], input[type=email] { width: 100%; height: 33px; padding: 0 9px; } select { height: 33px; width: 100%; border-color: #ccc; } input[type=submit] { cursor: pointer; } /** end Form Styles /** Button Styles **/ .btn { border-radius: 10px; padding: 6px 45px; display: inline-block; width: auto; box-shadow: none; border: none; font-size: 18px; font-weight: 600; color: #292F7C; text-decoration: none; text-align: center; } .btn--centered { display: block; max-width: 250px; margin-left: auto; margin-right: auto; max-width: 330px; } .btn--yellow { background-color: #FEE449; } .btn--yellow:hover, .btn--yellow:focus { background-color: #FEE449; } @media(max-width: 1000px) and (min-width: 768px) { .btn { font-size: 18px; } } @media(max-width: 767px) { .btn { font-size: 17px; } } /** end Button Styles **/ /** Header **/ #ceng-header { border-bottom: 1px solid #eeeeee; padding: 25px 0; background: white; } .ceng-headerNav_logo { max-width: 239px; } .ceng-headerNav_logo img { display: block; } @media(max-width: 767px) { #ceng-header { padding: 15px 0 10px; } } /** end Header **/ /** Main Content Area **/ #main { background: white; } .sub-title { text-align: center; font-size: 27px; font-weight: 300; margin: -19px 0 3px; } .sub-title-text { text-align: center; } @media(max-width: 767px) { .sub-title { margin: -14px 0 15px; line-height: 1.25; font-size: 25px; } } .big-image { text-align: center; margin-bottom: 25px; } .vidyard-player-container { margin-bottom: 30px !important; } /** end Main Content Area **/ /** Speaker Bios **/ .speaker-bios { margin: 40px 0; padding: 0; display: flex; justify-content: space-around; } @media(max-width: 767px) { .speaker-bios { flex-direction: column; } } .speaker-bios__item { max-width: 242px; text-align: center; /* Ensure each bio has equal width */ flex-basis: 0; flex-grow: 1; } @media(max-width: 767px) { .speaker-bios__item { max-width: 100%; margin-bottom: 35px; } } /* Remove custom bullets on li */ .speaker-bios__item::before { display: none; } .speaker-bios__item__name { margin-top: 10px; margin-bottom: 3px; } .speaker-bios__item p { margin-bottom: 3px; } .speaker-bios__item__image { max-width: 135px; } /** end Speaker Bios **/ /** Text with Button Blocks and Address Blocks **/ .text-with-button, .address-block { display: flex; justify-content: space-between; margin-top: 50px; } .text-with-button__item, .address-block__item { max-width: 320px; flex-basis: 0; flex-grow: 1; text-align: center; padding: 0 10px; } .address-block__item { text-align: left; } .text-with-button__item:first-child { padding-left: 0; padding-right: 20px; } .text-with-button__item:last-child { padding-right: 0; padding-left: 20px; } .text-with-button__title, .address-block__title { font-weight: 300; font-size: 24px; margin-bottom: 10px; } .address-block__title { } .text-with-button__text, .address-block__text { margin-bottom: 20px; } .address-block__text { } .text-with-button__button { width: 250px; } @media(max-width: 890px) { .text-with-button__button { width: 220px; padding: 6px 30px; } } @media(max-width: 767px) { .text-with-button, .address-block { flex-direction: column; } .secondary-content { margin-top: 50px; } .address-block { margin: 0; } .text-with-button__item, .address-block__item { margin: 0 auto 35px; padding: 0; } .address-block__item { width: 100%; margin-left: 20px; } .text-with-button__item:first-child, .address-block__item:first-child { padding: 0; } .text-with-button__item:last-child, .address-block__item:last-child { padding: 0; } .text-with-button__text, .address-block__text { min-height: 0; } .text-with-button__button { width: 250px; padding: 6px 45px; } } /** end Text with Button Blocks **/ /** Sidebar **/ .sidebar__title { font-weight: 600; line-height: 1.3; font-size: 22px; letter-spacing: 0px; position: relative; border-radius: 20px 20px 0px 0px } .sidebar__title--red { background-color: #292F7C; padding: 28px 20px; margin: 0; color: white; } .sidebar__title--red::after { content: ''; display: block; position: absolute; width: 0; height: 0; border-left: 16px solid transparent; border-right: 16px solid transparent; bottom: -16px; left: 69px; } @media(max-width: 767px) { .sidebar__title { font-size: 27px; } .sidebar__title--red { padding: 20px; } } .sidebar__form { padding: 33px 48px; background: #F5F5F5; border-radius: 0px 0px 20px 20px } .sidebar__form__button { margin-top: 15px; padding: 12px; width: 100%; font-size: 24px; font-weight: 600; } @media(max-width: 1000px) and (min-width: 768px) { .sidebar__form { padding: 33px 28px; font-size: 23px; } } @media(max-width: 480px) { .sidebar__form { padding: 33px 28px; font-size: 23px; } } /** end Sidebar **/ /** Footer **/ #ceng-footer { background-color: #292F7C; padding: 40px 0; overflow: hidden; } @media(max-width: 767px) { #ceng-footer { padding: 20px 0; } } .ceng-footer_menu { float: left; width: 50%; } @media(max-width: 767px) { .ceng-footer_menu { float: none; width: auto; text-align: center; margin-bottom: 20px; } } .ceng-footer_menu ul { padding-left: 0; } .ceng-footer_menu li { display: inline-block; margin-right: 15px; } .ceng-footer_menu ul li::before { display: none; } .ceng-footer_menu a { padding: 0; color: white; text-decoration: none; font-weight: 300; font-size: 16px; text-transform: uppercase; } .ceng-footer_social { float: right; width: 50%; text-align: right; } .ceng-footer_social ul { display: flex; justify-content: flex-end; } .ceng-footer_social li { padding-right: 20px; } .ceng-footer_social li:last-child { padding-right: 0; } .ceng-footer_social li::before { display: none; } .ceng-footer_socialLabel { display: none; } .ceng-footer_social .ceng-sprite, .ceng-footer_social .ceng-sprite svg { display: inline-block; width: 20px; height: 24px; } .ceng-footer_social .ceng-sprite svg path { fill: white; } @media(max-width: 767px) { .ceng-footer_social { float: none; width: auto; max-width: 305px; margin: 0 auto; } .ceng-footer_social ul { justify-content: center; padding-left: 0; } .ceng-footer_social li { padding-right: 0; flex-basis: 0; flex-grow: 1; text-align: center; } } /** end Footer **/ /** Download Asset Pages **/ .download-asset .two-column .main-content__article { padding-right: 49px; } @media(max-width: 767px) { .download-asset .two-column .main-content__article { padding-right: 0; } } /** end Download Asset Pages **/ /** Webinar pages **/ @media(max-width: 767px) { .webinar--email #main { padding-bottom: 35px; } } /** Webinar pages **/ /** Institution autocomlete **/ ul.dropdown-menu { background: white; max-height: 200px; overflow-y: auto; overflow-x: hidden; padding-top: 12px; box-shadow: 0 5px 10px #aaa; } ul.dropdown-menu li { margin-bottom: 12px; line-height: 1; } ul.dropdown-menu li::before { display: none; } ul.dropdown-menu a { text-decoration: none; font-size: 13px; color: #292F7C; } /** end Institution autocomplete **/ /* Custom */ .hidden-field,.hed,.inst,.hide-disp,.hide-title,.hide-state,.hide-inst,.hide-fn,.hide-ln,#email-notYou{ display: none; } select { padding: 0 9px; height: 33px; } .wid100 { width: 100%; } textarea{ width: 100%; height: 100px; padding: 6px 9px; } #email-notYou{ font-size: 13px; font-weight: bold; cursor: pointer; } </style> <!-- START OF STYLES FOR INSTITUTE FIELDS AND DROP DOWN VALUES --> </head><body class="download-asset">  <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i" rel="stylesheet"> <!-- START FAVICON SCRIPT --> <link rel="icon" href="https://www.cengage.com/webfiles/1551436164406/cengage/common/favicons/favicon-32x32.png"> <!-- END FAVICON SCRIPT --> <script type="text/javascript" async="" src="//play.vidyard.com/embed/v4.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <!-- START OF STYLES FOR INSTITUTE FIELDS AND DROP DOWN VALUES --> <style> .hidden { display: none; } #outputJSON h5 { font-size: 12px; font-family: "Open Sans"; display: inline-block; font-weight: normal; margin: 0; padding-bottom: 4px; } #outputJSON h6 { font-size: 10px; font-family: "Open Sans"; margin: 0; font-weight: normal; } #outputJSON h6:last-child { border-bottom: none; } #outputJSON { padding: 0; max-height: 500px; overflow: auto; } .schoolListContainer { cursor: pointer; padding: 8px; border: 1px solid #a1a1a1; border-top: none; } .schoolListContainer:hover { background-color: #d2d0d0; } </style> <!-- END OF STYLES FOR INSTITUTE FIELDS AND DROP DOWN VALUES --> <!-- Google Tag Manager (noscript). Additionally, paste this code immediately after the opening <body> tag --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5ZZ9XQ9" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <!-- HEADER --> <header id="ceng-header" class=""> <div class="container"> <!-- Logo --> <div class="ceng-headerNav_logo"> <a href="https://www.cengage.com?elqTrackId=4fc7069630dc42efbcbfd9a6111f9c59&elqaid=5633&elqat=2&elqak=8AF510B301F58A245F0042A02977C1AD7C854BCCDD130FB028BFAC40973CEE5FBA67" target="blank"><img src="https://www.cengage.com/binaries/content/gallery/cengage-us-en/svg/logo-cengage.svg" alt="CENGAGE Logo"></a> </div> </div> </header> <!-- END HEADER --> <!-- MAIN CONTENT --> <main id="main" class="two-column"> <!-- Page Title Mobile. We need to duplicate this to accommodate the positioning on mobile versus desktop. --> <div class="mobile-title container"> <h1 class="page-title visible-mobile">Important Information for California Residents</h1> </div> <div class="main-content container "> <article class="main-content__article"> <!-- Page Title Desktop. --> <h1 class="page-title hidden-mobile">Important Information for California Residents</h1> <!-- Main Text--> <p>Cengage Learning is providing this supplemental privacy notice to give California residents the additional information required by the California Consumer Privacy Act (the “CCPA”). The <a href="https://www.cengage.com/privacy/notice/?elqTrackId=712C5104E59E31D049F20A542423CE13&elqaid=5633&elqat=2&elqak=8AF5523B8A12D0E4E4C216527794530F7234F00832443036C8282682547EE2410EEC" target="_blank" style="color:#3942B0"><b>Cengage Privacy Notice</b></a> describes our global privacy and security practices in detail. </p> <p></p><h2>1. Your California Privacy Rights</h2> <p></p><p>The CCPA provides California residents with specific privacy rights, including: </p><p> </p><ul> <li>The right to opt-out of having your personal information sold or shared (Section 2 and 3 below); </li> <li>The right to request deletion of your personal information (Section 4 below); and</li> <li>The right to be informed about how your information is collected and used, the right to know and obtain a copy of the information we have collected about you, and the right to know what categories of personal information we have shared with third parties (Sections 4 and 5 below).</li> </ul> We do not discriminate against California residents who exercise their privacy rights. <p></p><h2>2. Do Not Sell My Personal Information </h2> <p>Gale, a subsidiary of Cengage, publishes business directories that contain business contact information about corporate executives, academics and professionals. We respect the right of individuals listed in these directories to opt-out of having their business contact information included and sold through these directories. If you would like to remove your business information from our professional directories and thereby opt out of the sale of your personal information in these directories, please complete the “Do Not Sell My Personal Information” form on this page above. <p></p><h2>2. Do Not Share My Personal Information </h2> In some circumstances, to provide website users with a more personalized experience, Cengage will “share” personal information about you with third parties for purposes of targeted or behavioral advertising. We share this information through advertising cookies that are set by our advertising partners. If you would like to opt-out of this sharing of your personal information, please select “Inactive” in the toggle below related to online behavioral advertising, which will turn off third-party advertising cookies. <br> <!-- OneTrust Cookies Settings button start --> <button id="ot-sdk-btn" class="ot-sdk-show-settings">Cookie Settings</button><br><br> <!-- OneTrust Cookies Settings button end --> Please note that clearing your cookies at any time will undo preferences saved here. To re-save preferences, please return to this screen after clearing your cookies. <p></p><h2>4. Exercising Your Other CCPA Rights </h2> <p> You can request deletion of your personal information using this form: <a href="https://app.learn.cengage.com/e/er?s=2138&lid=49704&elqTrackId=38878DB93218F750E84E63C832963B5D&elq=00000000000000000000000000000000&elqaid=5633&elqat=2&elqak=8AF52D2179C6189980A544DEBB1F0BDDF9444C037192439A1AB02D3E1605F105943C" target="_blank" style="color:#3942B0"><b>automated deletion request</b></a>. Please understand that Cengage cannot delete information required for our business purposes as permitted by CCPA. If this applies, we will retain your information in accordance with our records retention program and securely delete it at the end of the retention period. </p><p>If you are a California resident, you may also exercise your privacy rights or authorize another person to act on your behalf by: </p><p style="margin-left:10%; margin-right:10%;"><b>Email:</b> <a href="mailto:privacy@cengage.com" style="color:#3942B0"><b>privacy@cengage.com</b></a> <br><b>Call:</b> Cengage Customer Support at 1-800-354-9706 <br><b>Write:</b> Cengage Learning, Inc. <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Privacy Office <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;200 PIER 4 Blvd., Suite 400 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Boston MA 02210 </p> <p>We will need to confirm your identity before we can fulfill most requests, as we need to be sure that your personal information is not disclosed to an unauthorized recipient. This may require that you provide additional information to us to verify your identity. <br><br> If you are exercising privacy rights on behalf of another person, please be prepared to provide proof that you have been designated as an authorized agent. To the extent permitted by law, we may also confirm with the individual to whom the request relates whether they authorized you to make the request on their behalf.<br><br> Please understand that these rights are subject to some limitations, such as when we are retaining data to comply with our own legal obligations. If we are required or permitted to decline your privacy request under California law, we will tell you the reason why, unless we are not permitted by law to share the reason. </p><p></p><h2>5. CCPA Right to Know Disclosures </h2> <p>We collect the categories of personal information listed below. We use these categories for information for the purposes listed in the <a href="https://www.cengage.com/privacy/notice/?elqTrackId=D8BC9F0024CCC32B0124F98F69C24A0C&elqaid=5633&elqat=2&elqak=8AF59A79221CEE02E756890B08A1A7C784F30A091E45993D66C4BB62BB4EF2A0C788" target="_blank" style="color:#3942B0"><b>Cengage Privacy Notice</b></a>, the purposes listed here and for our Everyday Business Purposes¹. We may disclose these categories of information to other members of the Cengage Learning corporate family (our affiliates), to our Service Providers (as defined in CCPA), and to third parties who have a Business Purposes (as defined in CCPA), such as our auditors and advisors. We may also share personal information with third parties based on your consent, such as if you enroll in a co-branded marketing program or if you explicitly accept our use of third-party advertising cookies, as described in our Cookie Notice. </p><p>Cengage does not offer financial incentives for the collection or sale of personal information. </p><p> </p><ul> <li><b>Contact information</b>, such as your name, email address and phone numbers. We use your contact information to identify you and communicate with you, including to enable delivery of ads to you on social media platforms. </li> <li><b>Unique information numbers</b>, such as a school ID or the account number that we assign you, and other identifiers that may be associated with you, such as device and advertising identifiers. We use this information to identify you or your device, including to associate you with different devices that you may use, for record-keeping and data matching, and to track your use of products, services, websites, including for ad delivery and personalization. </li> <li><b>Relationship Information</b>, such as your school, time zone, communications preferences and demographic data (age range, languages spoken, data from social media profiles, educational and professional information, and your hobbies and interests). We use this information to better understand you and our customers generally, to help us identify influencers and prospective customers. </li> <li><b>Transaction and Interaction Information</b>, such as records of downloads and purchases of products and applications, including website and app usage and records relating to in-app purchases, non-biometric data collected for consumer authentication (passwords, account security questions) and customer service records. We use this information to fulfill our business relationship with you, including customer service and fraud prevention, for internal business purposes (such as finance, quality control, training, reporting and analytics) and for recordkeeping, compliance and risk management. </li> <li><b>Inferred and Derived Information</b>, such as propensities, scores and attributes that we generate by analyzing our relationship and transactional information using analytics. We combine inferred data with other relationship information and use this type of information: to better understand you and our customers generally, for marketing, and for products, services and program design. </li> <li><b>Online &amp; Technical Information</b>, such as your IP address, device characteristics and other data collected when you interact with our platforms, websites and applications using cookies, web beacons, logs and similar technologies. We use this type of information for system administration, technology management, including optimizing our websites and applications, information security and cybersecurity purposes, and recordkeeping, as well as to enhance our Relationship Information, including for online advertising purposes. </li> <li><b>Audio Visual Information</b>, such as video images, call center recordings and call monitoring records, We use this type of information for internal business purposes, such as call recordings used for training, coaching or quality control and for relationship purposes, such as use of photos and videos for social media purposes </li> <li><b>Financial information</b>, such as your payment card details. Financial information is maintained in our transaction data and used for payment processing and related purposes. </li> <li><b>Children’s data</b>. Some Cengage products are used by K12 schools. We only collect and use this data as a processor for the schools. Please read our <a href="https://www.cengage.com/privacy/k12-notice/?elqTrackId=64F6585D3D4B39546FAB7BCDA75E4B9F&elqaid=5633&elqat=2&elqak=8AF5A7312012A151B6769FEB2A4D4FF431106B52C3963DBC9A2C11F02427515A9C0F" target="_blank" style="color:#3942B0"><b>Privacy Statement Regarding K-12 Students and Children’s Data.</b></a></li> <li><b>Compliance data</b>. We may maintain other data as needed for legal or regulatory compliance. </li> </ul> <p><br><br>¹Everyday Business Purposes means the Business Purposes (as defined in the CCPA) and the following related purposes: (i) To provide the information, product or service requested or as reasonably expected given the context (such customer credentialing, customer service, personalization and preference management, providing product updates, and dispute resolution), (ii) For identity and credential management, (iii) To protect the security and integrity of systems, networks, applications and data, including detecting, analyzing and resolving security threats , (iv) For fraud detection and prevention, (v) For legal and regulatory compliance, including compliance with company policies and procedures, (vi) For corporate audit, analysis and reporting, (vii) To enforce our contracts and to protect against injury, theft, legal liability, fraud or abuse, to protect people, property or intellectual property, (vii) To de-identify the data or create aggregated datasets, for consolidating reporting, research or analytics, (viii) To make back-up copies for business continuity and disaster recovery purposes, and (ix) For corporate governance, including mergers, acquisitions and divestitures. </p></article> <!-- SIDEBAR --> <aside class="sidebar"> <!-- Form - Get Our Free eBook. --> <div class="sidebar-form"> <header> <h2 class="sidebar__title sidebar__title--red form-header">Do Not Sell My Personal Information (Gale Directory Opt-Out) </h2> </header> <form class="sidebar__form" action="https://info.cengage.com/e/f2" method="POST" autocomplete="off" name="FA20_PAN_CCPA-Do-Not-Sell_1529888"> <input type="hidden" name="elqFormName" value="FA20_PAN_CCPA-Do-Not-Sell_1529888"> <input type="hidden" name="elqSiteID" value="2138"> <!-- Hidden fields --> <!-- Used when discipline is hard-coded in the back end, depending on page source or form purpose --> <input type="hidden" name="idc" id="idc" value=""> <!-- Identifies how the lead should be routed for lead scoring (INST/HED)--> <input type="hidden" name="leadGen" id="leadGen" value="HED"> <!-- Workfront project Reference number (unique ID) --> <input type="hidden" name="csourcecode" id="csourcecode" value="1529888"> <!-- Identifies the asset type, what is the form gating? --> <input type="hidden" name="assetType" id="assetType" value="Contact"> <!-- Indicates the Eloqua form ID --> <input type="hidden" name="formID" id="formID" value="3134"> <!-- Indicates the Eloqua landing page ID --> <input type="hidden" name="lpid" id="lpid" value="5633"> <!-- Indicates the webpage that the form was submitted from --> <input type="hidden" name="formURL" id="formURL"> <!-- Indicates the page visited before landing on form page --> <input type="hidden" name="refURL" id="refURL"> <!-- Calculated campaign name in workfront --> <input type="hidden" name="utm_campaign" id="utm_campaign"> <!-- Workfront task reference associated with the submission --> <input type="hidden" name="utm_content" id="utm_content"> <!-- Identifies the medium for attribution --> <input type="hidden" name="utm_medium" id="utm_medium"> <!-- Identifies source value --> <input type="hidden" name="utm_source" id="utm_source"> <!-- Indicates contact type --> <input type="hidden" name="channelDesignation" id="channelDesignation" value="HED US"> <!-- Indicates where the contact came from (tactic) --> <input type="hidden" name="contactSource" id="contactSource" value="Form Submit"> <!-- Sales-facing activity name to pass to MAG; also use for lead source --> <input type="hidden" name="MAGcampaignName" id="MAGcampaignName" value=""> <!-- Identifies the asset or action funnel stage, for lead scoring --> <input type="hidden" name="funStage" id="funStage" value=""> <!-- First name --> <div class="form-item"> <label for="first-name">First Name <span class="required-marker">*</span></label> <input id="first-name" type="text" name="first"> <label id="first-name-error" class="error">This field is required.</label> </div> <!-- Last name --> <div class="form-item"> <label for="last-name">Last Name <span class="required-marker">*</span></label> <input id="last-name" type="text" name="last"> <label id="last-name-error" class="error">This field is required.</label> </div> <!-- Email --> <div class="form-item"> <label for="email">Email Address <span class="required-marker">*</span></label> <input id="email" type="text" name="email" class=""> <label id="email-error" class="error">This field is required.</label> <label id="email-invalid" class="error">Please enter a valid email address.</label> </div> <!-- Consent --> <div class="form-item form-item__checkbox"> <input id="robot" type="checkbox" name="robot" value="Yes"> <label style="display: inline-block;width: 350px;text-align: left;" for="robot" class="">I am not a robot.<span class="required-marker">*</span></label> <label id="robot-error" class="error">This field is required</label> </div> <!-- Submit --> <input type="submit" value="Submit" class="btn btn--yellow sidebar__form__button track_cta_primary" id="btn-submit"> </form> </div> </aside> </div> <!-- END SIDEBAR --> </main> <!-- END MAIN CONTENT --> <!-- FOOTER --> <!-- Adapted from live Cengage website (https://www.cengage.com) --> <footer id="ceng-footer" class="ceng-footer"> <div class="ceng-footer_nav container" role="navigation" aria-label="Footer"> <!-- Footer Links --> <div class="ceng-footer_menu"> <ul> <li><a href="https://www.cengage.com/legal/?elqTrackId=3a6a02ace5f64a65b3915febd4869336&elqaid=5633&elqat=2&elqak=8AF541B21912FC02FF834F9536BCE80546AE4191603983E2FF6498CDB942B2F8E9D2#terms" data-type="link" data-group="Footer, Navigation" target="blank">Terms Of Use</a></li> <li><a href="https://www.cengage.com/privacy?elqTrackId=f1e1270c693d469783b5f3baee6b39bf&elqaid=5633&elqat=2&elqak=8AF5ACCD8ED8B178184971465C38F8D60208C710FFF3222EF935D51D7A4DCD7B0423" data-type="link" data-group="Footer, Navigation" target="blank">Privacy</a></li> <li><a href="https://www.cengage.com/piracy?elqTrackId=037a20288e1944e685560ce5e1e65562&elqaid=5633&elqat=2&elqak=8AF5F12BB747632ECAF92BFA75A666EDE9E8418FCE19B246BD4D6DF101FDFC2D5B59" data-type="link" data-group="Footer, Navigation" target="blank">Piracy</a></li> </ul> </div> <!-- Footer Social --> <div class="ceng-footer_social"> <ul> <li> <a href="https://app.learn.cengage.com/e/er?s=2138&lid=9581&elqTrackId=371097974aa748738bb61973d2c9e657&elq=00000000000000000000000000000000&elqaid=5633&elqat=2&elqak=8AF565660EB5991AE7C0E92BE82108FEC5B44C037192439A1AB02D3E1605F105943C" data-type="link" data-group="Footer, Social" target="blank"> <span class="ceng-sprite ceng-sprite--facebook"> <svg version="1.1" preserveAspectRatio="xMidYMid" id="facebook" x="0px" y="0px" width="50px" height="50px" viewBox="0 0 50 50" xml:space="preserve"> <path d="M46.7,0.5H3.3c-1.6,0-2.8,1.2-2.8,2.8v43.4c0,1.5,1.2,2.8,2.8,2.8h23.6v-19h-6.4v-7.3h6.4v-5.5 c0-6.4,4-9.8,9.5-9.8c2.8,0,4.9,0.3,5.8,0.3v6.7h-4c-3.1,0-3.7,1.5-3.7,3.7v4.6h7.3l-0.9,7.3h-6.7v19h12.5c1.5,0,2.8-1.2,2.8-2.8 V3.3C49.4,1.8,48.2,0.5,46.7,0.5"></path> </svg> </span> <span class="ceng-footer_socialLabel">facebook</span> </a> </li> <li> <a href="https://app.learn.cengage.com/e/er?s=2138&lid=11216&elqTrackId=82e4b5c3a1be4b21bed87480c66dddfd&elq=00000000000000000000000000000000&elqaid=5633&elqat=2&elqak=8AF5CB0308084B9D490A546710503C2767CF4C037192439A1AB02D3E1605F105943C" data-type="link" data-group="Footer, Social" target="blank"> <span class="ceng-sprite ceng-sprite--youtube"> <svg version="1.1" preserveAspectRatio="xMidYMid" id="youtube" x="0px" y="0px" width="50px" height="50px" viewBox="0 0 50 50" xml:space="preserve"> <path d="M10.7,0.7h2.9l2,7.5l1.9-7.5h2.9L17,11.8v7.6h-2.9v-7.6L10.7,0.7z M20.2,16c0,2.4,1.3,3.7,3.8,3.7 c2.1,0,3.7-1.4,3.7-3.7V9.2c0-2.2-1.6-3.7-3.7-3.7c-2.3,0-3.8,1.5-3.8,3.7V16z M22.9,9.4c0-0.8,0.4-1.3,1.1-1.3 c0.8,0,1.1,0.5,1.1,1.3v6.4c0,0.8-0.4,1.3-1.1,1.3c-0.7,0-1.1-0.6-1.1-1.3V9.4z M34.6,5.6v10.5c-0.3,0.4-1,1-1.5,1 c-0.6,0-0.7-0.4-0.7-0.9V5.6h-2.6v11.5c0,1.4,0.4,2.5,1.8,2.5c0.8,0,1.9-0.4,3-1.7v1.5h2.6V5.6H34.6z M30.8,33.9 c0.2,0.2,0.3,0.6,0.3,1v6.8c0,0.4-0.1,0.7-0.2,0.9C30.6,43,30,43,29.6,42.7c-0.2-0.1-0.4-0.2-0.6-0.5v-8.2c0.2-0.2,0.3-0.3,0.5-0.4 C30,33.5,30.5,33.5,30.8,33.9z M39.1,33.6c-0.9,0-1.1,0.6-1.1,1.5v1.3h2.2v-1.3C40.1,34.3,39.9,33.6,39.1,33.6z M46.5,43.3 c0,3.2-2.6,5.9-5.9,5.9H10.4c-3.2,0-5.9-2.6-5.9-5.9V28.4c0-3.2,2.6-5.9,5.9-5.9h30.2c3.2,0,5.9,2.6,5.9,5.9V43.3L46.5,43.3z M14.4,29.6h2.8V27H8.8v2.6h2.8v15.2h2.8L14.4,29.6L14.4,29.6z M24.2,31.6h-2.4v10c-0.3,0.4-1,1-1.4,1c-0.5,0-0.6-0.4-0.6-0.9V31.7 h-2.4v11c0,2.7,1.8,2.7,3.1,1.9c0.5-0.3,1-0.7,1.4-1.2v1.4h2.4V31.6z M33.6,34.8c0-1.8-0.6-3.3-2.4-3.3c-0.9,0-1.6,0.6-2.2,1.2V27 h-2.5v17.8h2.5v-1c0.7,0.8,1.4,1.2,2.3,1.2c1.6,0,2.2-1.3,2.2-2.9V34.8z M42.6,35.2c0-2.4-1.1-3.9-3.5-3.9c-2.2,0-3.7,1.6-3.7,3.9 v5.9c0,2.4,1.2,4.1,3.5,4.1c2.6,0,3.7-1.5,3.7-4.1v-1h-2.5V41c0,1.1-0.1,1.8-1.1,1.8C38,42.8,38,42,38,41v-2.5h4.7L42.6,35.2 L42.6,35.2z"></path> </svg> </span> <span class="ceng-footer_socialLabel">youtube</span> </a> </li> <li> <a href="https://app.learn.cengage.com/e/er?s=2138&lid=41143&elqTrackId=0cae75b36db94e74a22e2fd147afd807&elq=00000000000000000000000000000000&elqaid=5633&elqat=2&elqak=8AF514E682FC48853E9693385E142D4081B54C037192439A1AB02D3E1605F105943C" data-type="link" data-group="Footer, Social" target="blank"> <span class="ceng-sprite ceng-sprite--twitter"> <svg version="1.1" preserveAspectRatio="xMidYMid" id="twitter" x="0px" y="0px" width="50px" height="50px" viewBox="0 0 50 50" xml:space="preserve"> <path d="M49.3,9.4c-1.8,0.8-3.7,1.3-5.8,1.6c2.1-1.2,3.7-3.2,4.4-5.5c-1.9,1.1-4.1,2-6.4,2.4c-1.8-2-4.4-3.2-7.3-3.2 c-5.5,0-10,4.5-10,10c0,0.8,0.1,1.5,0.3,2.3C16.2,16.6,8.8,12.6,3.9,6.6C3,8,2.5,9.8,2.5,11.6c0,3.5,1.8,6.5,4.5,8.3 c-1.6-0.1-3.2-0.5-4.5-1.3c0,0,0,0.1,0,0.1c0,4.9,3.5,8.9,8,9.8C9.7,28.9,8.8,29,7.9,29c-0.6,0-1.3-0.1-1.9-0.2c1.3,4,5,6.9,9.4,7 c-3.4,2.7-7.8,4.3-12.5,4.3c-0.8,0-1.6,0-2.4-0.1c4.4,2.8,9.7,4.5,15.4,4.5c18.4,0,28.5-15.3,28.5-28.5c0-0.4,0-0.9,0-1.3 C46.3,13.2,48,11.4,49.3,9.4z"></path> </svg> </span> <span class="ceng-footer_socialLabel">twitter</span> </a> </li> <li> <a href="https://app.learn.cengage.com/e/er?s=2138&lid=9630&elqTrackId=9ec075e2409d4065a024583ee64c3e30&elq=00000000000000000000000000000000&elqaid=5633&elqat=2&elqak=8AF59C27B402762E7474FA66142F9EC77BE54C037192439A1AB02D3E1605F105943C" data-type="link" data-group="Footer, Social" target="blank"> <span class="ceng-sprite ceng-sprite--linkedin"> <svg version="1.1" preserveAspectRatio="xMidYMid" id="linkedin" x="0px" y="0px" width="50px" height="50px" viewBox="0 0 50 50" xml:space="preserve"> <path d="M49.3,30.2v18.1H38.8V31.4c0-4.2-1.5-7.1-5.3-7.1c-2.9,0-4.6,1.9-5.4,3.8c-0.3,0.7-0.4,1.6-0.4,2.6v17.6 H17.3c0,0,0.1-28.6,0-31.5h10.5v4.5c0,0,0,0.1-0.1,0.1h0.1v-0.1c1.4-2.1,3.9-5.2,9.5-5.2C44.2,16,49.3,20.5,49.3,30.2z M6.3,1.5 c-3.6,0-5.9,2.4-5.9,5.4c0,3,2.3,5.4,5.8,5.4h0.1c3.7,0,5.9-2.4,5.9-5.4C12.1,3.9,9.9,1.5,6.3,1.5z M1,48.2h10.5V16.7H1V48.2z"></path> </svg> </span> <span class="ceng-footer_socialLabel">linkedin</span> </a> </li> </ul> </div> </div> </footer> <script src="https://images.learn.cengage.com/Web/CengageLearningInc/{5d882d2d-e9b2-4934-8d39-0ba1ef91555d}_discipline_lookup.js"></script> <!-- END FOOTER --> <script src="https://images.learn.cengage.com/Web/CengageLearningInc/{5d882d2d-e9b2-4934-8d39-0ba1ef91555d}_discipline_lookup.js"></script> <script> $(document).ready(function(){ var fieldset=[],idc,get_lookup_detail; // on click not contact mail $("#email-notYou").on("click",function(){ $("input[type=text]").val(""); }); //Get query string parameter function getUrlParameter(name) { name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]'); var regex = new RegExp('[\\?&]' + name + '=([^&#]*)'); var results = regex.exec(location.search); return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' ')); }; // get referer URL $("#refURL").val(document.referrer); // get Urchin Tracking Module (UTM) parameters $("#utm_campaign").val(getUrlParameter("utm_campaign")); $("#utm_source").val(getUrlParameter("utm_source")); $("#utm_medium").val(getUrlParameter("utm_medium")); $("#utm_content").val(getUrlParameter("utm_content")); idc = getUrlParameter("idc"); //find the disciplone from the lookup based in the idc get_lookup_detail = discipline_lookup.filter(function (discipline) { return discipline.id == idc }); try { get_discipline = get_lookup_detail[0].discipline; $("#idc").val(get_discipline); discipline = get_discipline; } catch (error) { //show the select box //$(".hide-disp").show(); } // assign URL for Form URL $("#formURL").val(window.location.href); $("#btn-submit").on("click",function(){ // field validation var email = $("#email"); fieldset.push(email); var error = []; fieldset.forEach(validate); function validate(arg){ var getID = $(arg).attr("id"); var getVal = $.trim($("#"+getID).val()); if ( getVal == ""){ error.push(getID); $("#"+getID+"-error").show(); } else if( getID == "email"){ if(!validateEmail(getVal)){ error.push(getID); $("#"+getID+"-error").show(); } else{ var err_index = error.indexOf(getID); if (err_index > -1) { error.splice(err_index, 1); } $("#"+getID+"-error").hide(); } } else{ var err_index = error.indexOf(getID); if (err_index > -1) { error.splice(err_index, 1); } $("#"+getID+"-error").hide(); } } if(error.length == 0){ return true; } else{ return false; } }); }); function validateEmail(email) { var re = /^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/; return re.test(String(email).toLowerCase()); } </script> <script type='text/javascript'><!-- window.setTimeout('window.location=\'https://cp.cengage.com/CCPA\';',1000); //--></script> </body></html><img style="display:none" src="https://s2138.t.eloqua.com/visitor/v200/svrGP?pps=60&siteid=2138&PURLSiteID=6&optin=disabled&PURLSiteAlternateDNSID=0&LandingPageID=5633&PURLRecordID=0&PURLGUID=288E26BF056E428C98E3A8F72D91F88A&UseRelativePath=False&elq={00000000-0000-0000-0000-000000000000}&firstPartyCookieDomain=tracking.cengage.com&elqGUID=288e26bf-056e-428c-98e3-a8f72d91f88a&elq_ck=0" border=0 width=1 height=1 alt="">

Pages: 1 2 3 4 5 6 7 8 9 10