CINXE.COM
Mobile App Privacy Statement | Chevron Texaco Rewards (US)
<!doctype html> <!--[if IE 7]> <html class="no-js lt-ie10 lt-ie9 lt-ie8" lang="" data-language="" data-country=""> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie10 lt-ie9" lang="" data-language="" data-country=""> <![endif]--> <!--[if IE 9]> <html class="no-js lt-ie10" lang="" data-language="" data-country=""> <![endif]--> <!--[if (gt IE 9)|!(IE) ]><!--> <html class="no-js" lang="en" data-language="en" data-country="us"> <!--<![endif]--> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <meta name="keywords"/> <meta name="description" content="Learn about our commitment to your privacy in the Chevron Texaco Rewards Mobile App. Understand how we protect your data and respect your privacy. "/> <meta name="productshot"/> <meta name="PDSlink"/> <meta name="SDSlink"/> <meta name="pageTitle" content="Mobile App Privacy Statement"/> <meta name="apple-itunes-app" content="app-id=1450978468"/> <!-- Start SmartBanner configuration --> <meta name="smartbanner:hide-ttl" content="0"/> <meta name="smartbanner:title" content="Chevron"/> <meta name="smartbanner:author" content="Chevron U.S.A. Inc"/> <meta name="smartbanner:price" content="Earn Rewards."/> <meta name="smartbanner:price-suffix-apple" content="Save on Fuel."/> <meta name="smartbanner:price-suffix-google" content=" Earn Rewards. Save on Fuel."/> <meta name="smartbanner:icon-apple" content="/content/dam/external/app-banners/images/chevron-icon1.png"/> <meta name="smartbanner:icon-google" content="/content/dam/external/app-banners/images/chevron-icon1.png"/> <meta name="smartbanner:button" content="View"/> <meta name="smartbanner:button-url-apple" content="https://apps.apple.com/us/app/chevron/id1450978468"/> <meta name="smartbanner:button-url-google" content="https://chevron.smart.link/iaw24jlbz"/> <meta name="smartbanner:enabled-platforms" content="android,ios"/> <meta name="smartbanner:close-label" content="Close"/> <meta name="smartbanner:exclude-user-agent-regex" content="^.*(Version).*Safari"/> <!-- End SmartBanner configuration --> <link rel="shortcut icon"/> <link rel="stylesheet" href="/etc.clientlibs/foundation/clientlibs/main.9d2482c3c308bb70dd4506c7d962ce47.css" type="text/css"> <script src="/etc.clientlibs/clientlibs/granite/jquery.1fc733054ddb2e2fcd4a0f763671047b.js"></script> <script src="/etc.clientlibs/clientlibs/granite/utils.15b6fc27cccbddb5fb7b88a7c6a2c7e4.js"></script> <script src="/etc.clientlibs/clientlibs/granite/jquery/granite.ed0d934d509c9dab702088c125c92b4f.js"></script> <script src="/etc.clientlibs/foundation/clientlibs/jquery.dd9b395c741ce2784096e26619e14910.js"></script> <script src="/etc.clientlibs/foundation/clientlibs/shared.e9d9a3990d7779c2e8e3361187f3d36b.js"></script> <script src="/etc.clientlibs/foundation/clientlibs/main.be53d5d2acc50492007c4929cbe3ee9e.js"></script> </meta> </meta> </meta> <title>Mobile App Privacy Statement | Chevron Texaco Rewards (US) </title> <link rel="stylesheet" href="/etc/designs/chevron-commons/fonts.e9920f2fe90a2705d341add190441228.css" type="text/css"> <link rel="stylesheet" href="/etc/clientlibs/rewards.d7e41b0e0ea00295316b8e3f51a5a231.css" type="text/css"> <link rel="canonical" href="https://www.chevrontexacorewards.com/en_us/home/mobile-app-privacy-statement.html"/> <script> let dataLayerPageLoad = { 'environment' : 'prod', 'pageType' : 'other', 'login_status' : 'Logged Out' }; </script> <script> var pageTitle = document.title; var siteSection = pageTitle.substring(0, pageTitle.indexOf('|')); var searchFilter = []; var searchTerm = ''; var stationID = ''; var stationName = ''; var radiusInput = ''; var popUpName = ''; var clickOutLinkName = ''; var searchResult = ''; //Data Layer //Fired on the load of any screen dataLayer = [{ "dimension4":"QA", "dimension6":siteSection, "dimension34":"", //"<Offer Type>", "dimension35":"", //"<Offer Title>", "metric25":"" //"’1’/’0’", // Offer View Count "memberId ": "[MEMBER ID]" }]; //When the user clicks on the contact details of the station ID or the selected station on loyalty-station-locator page function stationContacted(){ stationID = findAStation.getStationId(); stationName = findAStation.getstationData().address+", "+findAStation.getstationData().city+", "+findAStation.getstationData().state+", "+findAStation.getstationData().zip; searchTerm = (document.getElementById('address-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_station_contacted", "eventCategory": "Station Locator", "eventAction": "Contacted", "eventLabel": stationID, "dimension12":searchTerm, "dimension13": searchFilter.toString(), "dimension14": radiusInput, "dimension15":searchResult, "dimension20":stationID, "metric18": "1" }); } //When the user interacts with any element (button click,link click,clickable items etc) on the website function userClickInteraction(elem){ var interactionText = elem.innerText; var interactionType = "Hyperlink"; //if clicked on any logo or image if(elem.querySelector("img")){ interactionText = (elem.querySelector("img")).alt; interactionType = interactionText+" logo"; } dataLayer.push({ "event": "interaction_click", "eventCategory": "Global Navigation", "eventAction": "Interaction", "eventLabel": interactionText, "dimension11": interactionType, //"<Interaction Type>", "dimension33": interactionText, "dimension7": pageTitle }); } //When the user clicks on any clickout link mostly present in the footer section of the website function userClickOut(elem){ clickOutLinkName = elem.href; dataLayer.push({ "event": "user_click_out", "eventCategory": "User Clickout", "eventAction": "Clickout", "dimension17":clickOutLinkName, "metric28": "1" }); } //when the user clicks on the "VIEW STATION DETAIL" button or selects any of the Chevron or Texaco station points appearing on the map on loyalty-station-locator page function stationIsSelected(){ stationID = findAStation.getStationId(); stationName = findAStation.getstationData().address+", "+findAStation.getstationData().city+", "+findAStation.getstationData().state+", "+findAStation.getstationData().zip; searchTerm = (document.getElementById('address-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "Station Selected", "eventCategory": "Station Locator", "eventAction": "Station Selected", "eventLabel": stationName +" Clicked", "dimension12": searchTerm, "dimension13": searchFilter.toString(), "dimension14": radiusInput, "dimension15": searchResult, "dimension20": stationID }); } //When the user clicks on "GET DIRECTION" button on the loyalty-station-locator page function getDirection(){ searchTerm = (document.getElementById('source-input')).value; stationID = findAStation.getStationId(); stationName = findAStation.getstationData().address+", "+findAStation.getstationData().city+", "+findAStation.getstationData().state+", "+findAStation.getstationData().zip; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_map_navigator_click", "eventCategory": "Station Locator", "eventAction": "Get Direction Clicked", "eventLabel": stationName, "dimension12":searchTerm, "dimension13": searchFilter.toString(), "dimension14": radiusInput, "dimension15":searchResult, "dimension20":stationID, "metric17": "1" //Passing 1 to be used as a custom metric }); } //When the user clicks on "Open in Google Maps" on the loyalty-station-locator page function openInGoogleMap(){ stationID = findAStation.getStationId(); stationName = findAStation.getstationData().address+", "+findAStation.getstationData().city+", "+findAStation.getstationData().state+", "+findAStation.getstationData().zip; searchTerm = (document.getElementById('address-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_map_navigator_click", "eventCategory": "Station Locator", "eventAction": "Navigation", "eventLabel": stationName, "dimension12":searchTerm, "dimension13": searchFilter.toString(), "dimension14": radiusInput, "dimension15":searchResult, "dimension20":stationID, "metric17": "1" //Passing 1 to be used as a custom metric }); } //When the user clicks on search/find a station on station locator page and a successful ajax call is made on loyalty-station-locator page function searchStationOnSuccessful(){ searchTerm = (document.getElementById('address-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_station", "eventCategory": "Station Locator", "eventAction": "Find Station", "dimension12":searchTerm, "dimension15":searchResult, "dimension13": searchFilter.toString(), "metric10": "1" }); } //When the user clicks on search/find a station on station locator page and the ajax call fails or if any error occurs on loyalty-station-locator page function searchStationOnFailure(){ searchTerm = (document.getElementById('address-input')).value; dataLayer.push({ "event": "search_station", "eventCategory": "Station Locator", "eventAction": "Find Station", "dimension12":searchTerm, "dimension31":"", // "<Error Code>", "dimension32":"Find Station API error", "metric10": "1" //Passing 1 to be used as a custom metric }); } //When the user clicks on plan a trip on station locator page and a successful ajax call is made on loyalty-station-locator page function planTripSuccessful(){ sourceInput = (document.getElementById('source-input')).value; destinationInput = (document.getElementById('destination-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_station", "eventCategory": "Station Locator", "eventAction": "Plan Trip", "dimension13": searchFilter.toString(), "dimension18": sourceInput, "dimension19": destinationInput, "metric10": "1" }); } //When the user clicks on plan a trip on station locator page and the ajax call fails or if any error occurs on loyalty-station-locator page function planTripFailure(){ sourceInput = (document.getElementById('source-input')).value; destinationInput = (document.getElementById('destination-input')).value; dataLayer.push({ "event": "search_station", "eventCategory": "Station Locator", "eventAction": "Plan Trip", "dimension18": sourceInput, "dimension19": destinationInput, "dimension31": "", //"<Error Code>" "dimension32":"Plan Trip API error", "metric10": "1" //Passing 1 to be used as a custom metric }); } //Fired when the user gets a popup while navigating the website function popUpView(){ popUpName = document.querySelector(".modal-header > h1").innerText; dataLayer.push({ "event": "popup_view", "eventCategory": "Popup", "eventAction": "Popup View", "dimension36": popUpName, "dimension34":"", //"<Offer Type>", "dimension35":"", //"<Offer Title>", "metric25":"1/0", // Offer View Count "metric21":"1" // Popup Viewed Metric }); } $(window).on('load', function() { //to capture the search options selected by the user on loyalty-station-locator page $("input[type='checkbox']").change(function() { var textLabel = this.parentNode; var filterParameter = textLabel.innerText; if ($(this).is(':checked')) { searchFilter.push(filterParameter); } else { searchFilter.splice($.inArray(filterParameter, searchFilter),1); } }); //ClickOut Interaction and Interaction Click $("a").on("click", function() { //To fire "user_click_out" if(((this.href).search('chevronlubricants')) == -1 && (this.target == "_blank")|| ((this.href).search('buy.chevronlubricants')) >= 0){ userClickOut(this); } //To fire "interaction_click" if(((this.href).search('chevronlubricants.com') >= 0) && ((this.href).search('Modal') == -1)) { userClickInteraction(this); } }); //Get Direction //To fire "eventAction : Get Direction Clicked" $("#get-direction,#stationDetailsDirections").on("click", function(){ getDirection(); }); //Search Map Navigator //To fire "eventAction : Navigation" $("#open-map").on("click", function(){ openInGoogleMap(); }); //To fire "popup_view" event $("a[href*=Modal]").on("click",function(){ popUpView(); }); }); </script> <!-- Google Tag Manager --> <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-5MK7C43');</script> <!-- End Google Tag Manager --> <script> var myLocation = window.location.href; var outagePage = '/en_us/home/under-maintenance.html'; //////////////////////////////////////////////// // site unavailable - // outage: uncomment // no outage: comment //////////////////////////////////////////////// //if (myLocation.indexOf('chevrontexacorewards.com') > -1 && // myLocation.indexOf(outagePage) == -1) { // window.location.href = outagePage; //} $(document).ready(function() { // 20220914 $('.getTheAppCmp-content .lg-hidden .getTheAppCmp__storeBadges').addClass('hidden'); // $('.mobile-tablet-hidden .getTheAppCmp__storeBadges-getTheApp').clone().insertBefore('.getTheAppCmp-content .lg-hidden .getTheAppCmp-heroImg'); }); </script> <style> .getTheAppCmp-content .lg-hidden .getTheAppCmp__storeBadges-getTheApp { width: 100%; margin-bottom: 32px; } </style> <style> .overlay { height: 100%; width: 100%; display: none; /* change to none to hide overlay, block to display overlay */ position: fixed; z-index: 20000; top: 0; left: 0; background-color: rgb(255,255,255); /*background-color: rgba(0,0,0, 0.9);*/ } .overlay-content { position: relative; top: 25%; width: 100%; text-align: center; margin-top: 30px; } .overlay a { padding: 8px; text-decoration: none; font-size: 36px; color: #818181; display: block; transition: 0.3s; } .overlay a:hover, .overlay a:focus { color: #f1f1f1; } .overlay .closebtn { position: absolute; top: 20px; right: 45px; font-size: 60px; } @media screen and (max-height: 450px) { .overlay a {font-size: 20px} .overlay .closebtn { font-size: 40px; top: 15px; right: 35px; } } </style> <meta name="google-site-verification" content="7VWP4kq5U1WyVqwnXZzl4K6Ckl_RJ6nYXHkIMir3vnQ" /> </head> <body class="chevrontexacorewards-site" data-page-background-color="#FFF"> <!-- <div id="ettOverlay" class="overlay"> <div class="overlay-content"> Chevron Texaco Rewards is not available in your area at this time. Please check back! </div> </div> --> <div class="page commons-site-style"> <div class="header-section"> <div class="utility-nav utility-nav--chevrontexacorewards"> <div class="utility-nav__container container-fluid"> <div> <div class="utility-nav__links"> <a class="link" href="/es_us/home/mobile-app-privacy-statement.html">ESPAÑOL</a> </div> </div> </div> <div class="utility-nav--separator"></div> </div> <div class="header-component"><header class="navbar-header navbar-header--chevrontexacorewards" data-page-path="/content/chevron-texaco-rewards/en_us/home/mobile-app-privacy-statement"> <a class="hidden header-homepage" href="/">home</a> <a class="hidden header-phomepage" href="/en_us/home/after-login.html">home</a> <div class="navbar-header__mobile-logo lg-hidden"> <a href="/" title="Chevron"><img alt="Chevron" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/logos/CTRLogoRGB_Rhorz.png"/></a> </div> <nav class="navbar-header__mobile-nav navbar-header__mobile-nav--chevrontexacorewards navbar-header__mobile-nav--extramilerewards js-mobile-navigation lg-hidden"> <a class="mobile-nav__button js-nav-mobile"> <span class="glyphicon glyphicon-menu-hamburger black" aria-hidden="true"></span> </a> <div class="mobile-nav__container"> <ul class="navigation__items" data-label="Main menu"> <li class="item__tab"> <a href="/en_us/home/loyalty-station-locator.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Station Finder</span> </a> </li> <li class="item__tab"> <a href="/en_us/home/how-chevron-texaco-rewards-works.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Rewards</span> </a> </li> <li class="item__tab"> <a href="/en_us/home/mobile-apps.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Mobile App</span> </a> </li> <li class="item__tab item__tab-accordion showOnAuth"> <a class="tab__label tab__label-header js-tab-label"> <div class="tab__label-row"> <div class="label__name rewardsFontColorGray3">Profile</div> <div class="accordion-caret"></div> </div> </a> <div class="item__tab-menu hidden"> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-profile-page.html"><span class="label__name rewardsFontColorGray3">About me</span></a> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-profile-page.html"><span class="label__name rewardsFontColorGray3">Partnerships</span></a> <a class="tab__label tab__label-menu-text js-tab-label navigation-mobile__logout"><span class="label__name rewardsFontColorGray3">Logout</span></a> </div> </li> <li class="item__tab item__tab-accordion showOnAuth"> <a class="tab__label tab__label-header js-tab-label"> <div class="tab__label-row"> <div class="label__name rewardsFontColorGray3">Wallet</div> <div class="accordion-caret"></div> </div> </a> <div class="item__tab-menu hidden"> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-wallet-page.html"><span class="label__name rewardsFontColorGray3">History</span></a> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-wallet-page.html#managechevroncards"><span class="label__name rewardsFontColorGray3">Manage Chevron Cards</span></a> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-wallet-page.html#paymentMethods"><span class="label__name rewardsFontColorGray3">Payment Methods</span></a> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-wallet-page.html#groceryGasRewards"><span class="label__name rewardsFontColorGray3">Albertsons Gas Rewards</span></a> </div> </li> <li class="item__tab hideOnAuth"> <a href="#rewardsModal" class="tab__label js-tab-label" data-bs-toggle="modal" data-rewards-modal="#rewardsModal"> <span class="label__name rewardsFontColorGray3">Sign Up or Log in</span> </a> </li> <li class="item__tab "> <a href="#rewardsModal" class="tab__label js-tab-label" data-bs-toggle="modal" data-rewards-modal="#getTheAppModal"> <span class="label__name rewardsFontColorGray3">Get The App</span> </a> </li> </ul> <div class="utility-nav utility-nav--chevrontexacorewards"> <div class="utility-nav__container container-fluid"> <div> <div class="utility-nav__links"> <a class="link" href="/es_us/home/mobile-app-privacy-statement.html">ESPAÑOL</a> </div> </div> </div> <div class="utility-nav--separator"></div> </div> </div> </nav> <nav class="navbar-header__navigation navbar-header__navigation--chevrontexacorewards navbar-header__navigation--extramilerewards js-desktop-navigation container-fluid mobile-tablet-hidden ctr-update-cmp" data-update-cmp="navbarRewards"> <nav class="navbar-header__navigation navbar-header__navigation--chevrontexacorewards js-desktop-navigation container-fluid mobile-tablet-hidden ctr-update-cmp" data-update-cmp="navbarRewards"> <div class="navigation__logo"> <a href="/" title="Chevron"><img alt="Chevron" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/logos/CTRLogoRGB_Rhorz.png"/></a> </div> <ul class="navigation__items navigation__items--right"> <li class="item__tab"> <a href="/en_us/home/loyalty-station-locator.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Station Finder</span> </a> </li> <li class="item__tab"> <a href="/en_us/home/how-chevron-texaco-rewards-works.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Rewards</span> </a> </li> <li class="item__tab"> <a href="/en_us/home/mobile-apps.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Mobile App</span> </a> </li> </ul> <ul class="nav navbar-nav navbar-nav__dropdown showOnAuth"> <li class="dropdown"> <a class="dropdown-toggle dropdown-toggle__profile" data-bs-toggle="dropdown" href="#"> <span class="dropdown-toggle__profile-img"></span> <span class="dropdown-toggle__header">Hello, {firstName}!</span> <span class="caret dropdown-toggle__caret"></span> </a> <ul class="dropdown-menu"> <li><a href="/en_us/home/after-login/loyalty-profile-page.html">About me</a></li> <li><a href="/en_us/home/after-login/loyalty-profile-page.html">Partnerships</a></li> <li><a class="navigation__logout navigation__logout-profile">Logout</a></li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle dropdown-toggle__wallet" data-bs-toggle="dropdown" href="#"> <span class="dropdown-toggle__wallet-img"></span> <span class="dropdown-toggle__header">Wallet</span> <span class="caret dropdown-toggle__caret"></span> </a> <ul class="dropdown-menu"> <li> <a href="/en_us/home/after-login/loyalty-wallet-page.html">History</a> </li> <li> <a href="/en_us/home/after-login/loyalty-wallet-page.html#managechevroncards">Manage Chevron Cards</a> </li> <li> <a href="/en_us/home/after-login/loyalty-wallet-page.html#paymentMethods">Payment Methods</a> </li> <li> <a href="/en_us/home/after-login/loyalty-wallet-page.html#groceryGasRewards">Albertsons Gas Rewards</a> </li> </ul> </li> </ul> <ul class="navigation__buttons"> <li class="btn-wrapper btn-align-center"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-defaultBtn hideOnAuth" href="#rewardsModal" target="_self" data-bs-toggle="modal" data-rewards-modal="#rewardsModal"> <span class="btn-text lubricantsFontColorWhite" data-font-color="lubricantsFontColorWhite">Sign Up or Log in</span> </a> </li> <li class="btn-wrapper btn-align-center"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-getTheAppBtn " href="#rewardsModal" target="_self" data-bs-toggle="modal" data-rewards-modal="#getTheAppModal"> <span class="btn-text lubricantsFontColorLightBlue" data-font-color="lubricantsFontColorLightBlue">Get The App</span> </a> </li> </ul> </nav> </header> </div> <div class="modals parbase"> <div class="rewardsModals" data-active-enrollment="true" data-enrollment-off-error-message="Please download and/or login via the mobile app" data-enrollment-off-message="Invalid User ID" data-confirm-code-header="Enter the code we sent to" data-site="chevrontexacorewards" data-is-kiosk="false" data-complete-profile-modal-close="0" data-last-modal-close="0" data-refresh-minutes="0" data-can-purchase-voucher="false"> <div id="rewardsModal" class="modal rewardsModal" role="dialog"> <div class="modal-dialog rewardsPhone"> <form id="rewardsPhoneForm"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <h1 class="h3 modal-body__header">Start with your phone number</h1> <p class="p5"><label for="phone">Provide your phone number to log in or sign up</label></p> <div class="clearfix"> <input type="tel" class="phone" name="rewards-phone"/> <label class="rewards-phone-error error hide" for="rewards-phone">phone required</label> </div> <div class="clearfix"> <div class="rewards-phone-tc"> <div class="modalRTEtext"> <p style="font-size: 14.0px;">I agree (if a minor, my parent or legal guardian agrees) to the <a href="/en_us/home/loyalty-terms-and-conditions.html" target="_blank">Terms of Use</a> and <a href="/en_us/home/mobile-app-privacy-statement.html" target="_blank">Privacy Statement</a> and that Chevron may send me autodialed text messages to authenticate my phone number.</p> </div> </div> </div> </div> <div class="modal-footer"> <a disabled class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Agree and Continue</a> </div> </div> </form> </div> <div class="modal-dialog rewardsConfCode"> <form id="rewardsConfCodeForm"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="back" aria-hidden="true"><img src="/etc/designs/rewards/images/back-24x24.png"/></button> </div> <div class="modal-body"> <h1 class="h3 modal-body__header">Enter the code we sent to</h1> <div class="rewardsConfCode__body"> <p class="rewardsConfCode__phone"></p> <div class="clearfix"> <div class="rewardsConfCode__phone-loading hidden"> <img loading="lazy" src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> <div class="rewardsConfCode__phone-confCode" style="width: 100%"> <input type="text" class="confCode" name="confCode" maxlength="6" inputmode="numeric" autocomplete="one-time-code" pattern="\d{6}"/> </div> <label class="rewards-confCode-error error hide" for="confCode"></label> </div> </div> </div> <div class="modal-footer"> <button type="button" class="modal-footer__button-link"><span class="p5">Resend code</span></button> </div> </div> </form> </div> <div class="modal-dialog rewardsCompleteProfile"> <form id="rewardsCompleteProfileForm"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="back" aria-hidden="true"><img src="/etc/designs/rewards/images/back-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <h1 class="h3 modal-body__header">Complete your profile and save</h1> <p class="p5">Thanks for confirming your phone. Just one more step to complete your profile to start saving. Required to complet the profile.</p> <div class="modalRTEtext bg-rewards-gray rewardsCompleteProfile__rewards-text"> <div class="rewards-text-DT hidden"> <p> <img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Vector5_small.png" alt=""/> Enroll to receive <b><span class="lubricantsFontColorLightBlue">1,000 Points</span></b> </p> </div> <div class="rewards-text-OC hidden"> <p>Get <b>25¢ off per gallon</b> on your next five visits when you complete registration.</p> </div> </div> <div class="clearfix"> <div class="field-wrapper field-wrapper__firstName"> <input type="text" class="profile profile__firstName required" name="profile__firstName" maxlength="100"/> <label class="profile__firstName-error error" for="profile__firstName">First name is required</label> <div class="field-placeholder"> <span>First name *</span> </div> </div> <div class="field-wrapper field-wrapper__lastName"> <input type="text" class="profile profile__lastName required" name="profile__lastName" maxlength="100"/> <label class="profile__lastName-error error" for="profile__lastName">Last name is required</label> <div class="field-placeholder"> <span>Last name *</span> </div> </div> </div> <div class="field-wrapper field-wrapper__emailAddress"> <img src="/etc/designs/rewards/images/mail-24x24.png"/> <input type="text" class="profile profile__emailAddress required" name="profile__emailAddress" maxlength="100"/> <label class="profile__emailAddress-error error" for="profile__emailAddress">Email is required</label> <div class="field-placeholder"> <span>Email *</span> </div> </div> <div class="field-wrapper"> <img src="/etc/designs/rewards/images/zip-24x24.png"/> <input type="text" class="profile profile__zipCode" name="profile__zipCode" maxlength="10"/> <label class="profile__zipCode-error error" for="profile__zipCode">Enter a valid zip code</label> <div class="field-placeholder"> <span>Zip code</span> </div> </div> <div class="field-wrapper"> <img src="/etc/designs/rewards/images/calendar-24x24.png"/> <input type="text" class="profile profile__dateOfBirth" name="profile__dateOfBirth" maxlength="10"/> <label class="profile__dateOfBirth-error error" for="profile__dateOfBirth">Enter a valid date of birth (mm/dd/yyyy)</label> <div class="field-placeholder"> <span>Date of birth (mm/dd/yyyy)</span> </div> </div> <div class="clearfix"> <div class="profile-tc"> <div class="round"> <input type="checkbox" id="profile-tc__checkbox" class="profile-tc__checkbox" name="profile-tc__checkbox" value="accepted" style="background: url(/etc/designs/rewards/images/mail-24x24.png) no-repeat right 16px center !important;"/> <label for="profile-tc__checkbox"></label> </div> <div class="modalRTEtext"> <p>I agree that Chevron may send me other autodialed text messages. This consent is not required to make a purchase. </p> </div> </div> <label class="profile-tc__checkbox-error error hide" for="profile-tc__checkbox">check tc checkbox</label> </div> </div> <div class="modal-footer"> <div class="rewardsCompleteProfile__loading hidden"> <img loading="lazy" src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> <a disabled class="btn btn--chevrontexacorewards" role="button" id="rewards-completeProfileButton">Complete Profile</a> <div class="clearfix"> <label class="rewards-completeProfileButton-error error hide" for="rewards-completeProfileButton">phone required</label> </div> </div> </div> </form> </div> <div class="modal-dialog rewardsProfileCompleted"> <div class="modal-content"> <div class="modal-header"></div> <div class="modal-body"> <h1 class="h3 modal-body__header">Profile completed!</h1> <div class="modalRTEtext bg-white rewardsProfileCompleted__rewards-text"> </div> <p class="p5">You earned bonus points for completing your Chevron Rewards profile</p> </div> <div class="modal-footer"> <div><a class="btn btn--chevrontexacorewards lastModal" role="button">Nice!</a></div> <div class="modalRTEtext bg-transparent rewardsProfileCompleted__rewards-text"> </div> </div> </div> </div> <div class="modal-dialog getTheApp" data-branddisplay="chevron-texaco" data-chevronAppStore="https://apps.apple.com/us/app/chevron/id1450978468" data-chevronGooglePlay="https://play.google.com/store/apps/details?id=com.stuzo.chevron" data-texacoAppStore="https://apps.apple.com/us/app/texaco/id1451359429" data-texacoGooglePlay="https://play.google.com/store/apps/details?id=com.stuzo.texaco"> <form id="getTheAppForm" method="POST" action=""> <div class="modal-content"> <div class="getTheApp-content"> <div class="modal-header"> <div class="clearfix"> <button type="button" class="close" data-bs-dismiss="modal">×</button> </div> <h1 class="h2 lubricantsFontColorWhite getTheApp__header getTheApp__chevron"> Download the Chevron App </h1> <h1 class="h2 lubricantsFontColorWhite getTheApp__header getTheApp__texaco"> Download the Texaco App </h1> <div class="getTheApp__brandTab"> <div class="getTheApp__tabs"> <img loading="lazy" src="/etc/designs/rewards/images/chev-tab-568x96.png" width="284" height="48" alt="Chevron Texaco"/> <a class="chevron"></a> <a class="texaco"></a> </div> </div> <div class="modalRTEtext"> <span class="getTheApp__chevron"><p><span class="lubricantsFontColorWhite">Download the Chevron mobile app for the best experience and to view available rewards and offers.</span></p> </span> <span class="getTheApp__texaco"><p><span class="lubricantsFontColorWhite">Download the Texaco mobile app for the best experience and to view available rewards and offers.</span></p> </span> </div> </div> <div class="modal-body"> <div class="mobile-only-hidden"> <div class="modalRTEtext"> <span class="getTheApp__chevron"><p>Point your camera at the QR code to download the app and join.</p> <p>Message and data rates may apply.</p> </span> <span class="getTheApp__texaco"><p>Point your camera at the QR code to download the app and join </p> <p>Message and data rates may apply.<br /> </p> </span> <img class="getTheApp__chevron" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/CHVqr-code-128x128.jpg" alt="Get the Chevron app QR code"/> <img class="getTheApp__texaco" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/TEXqr-code-128x128.jpg" alt="Get the Texaco app QR code"/> </div> </div> <div class="tablet-desktop-hidden getTheApp-heroImgMobile"> <img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Download_app_desktop_image-226x195.png"/> </div> </div> <div class="modal-footer"> <ul class="navigation__buttons"> <li class="btn-wrapper btn-align-center"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-defaultBtn tablet-desktop-hidden ctr-getTheAppBtn__chevron" href="https://chevron.smart.link/35kwv3a00" target="_self" data-rewards-modal="https://chevron.smart.link/35kwv3a00"> <span class="btn-text lubricantsFontColorWhite" data-font-color="lubricantsFontColorWhite">Get The App</span> </a> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-defaultBtn tablet-desktop-hidden hidden ctr-getTheAppBtn__texaco" href="https://texaco.smart.link/0taih0k8z" target="_self" data-rewards-modal="https://texaco.smart.link/0taih0k8z"> <span class="btn-text lubricantsFontColorWhite" data-font-color="lubricantsFontColorWhite">Get The App</span> </a> </li> </ul> </div> </div> </div> </form> </div> <div class="modal-dialog rewardsLoginError"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Close</a> </div> </div> </div> </div> </div> <div id="next-discount-error__modal" class="modal " role="dialog"> <div class="modal-dialog next-discount-error__modal-dialog hidden"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Close</a> </div> </div> </div> </div> <div id="delete-ca-account-modal" class="modal " role="dialog" data-deleted-header="We have received your request" data-deleted-text="<p>We will process your request in 10 days. Certain account and transaction data related to the mobile user or their account may be retained as required to complete transactions, for compliance and other purposes authorized under California law, or per the applicable policies of your payment service provider where you have opted to use such services in connection with your use of the mobile application.</p> " data-deleted-button-text="Ok"> <div class="modal-dialog privacy-rights hidden"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <h2 class="modal-body__header">Your Privacy Rights</h2> <div class="text"><p><b>Your Privacy Rights</b></p> <p>Depending on your state of residence, you may be able to request: (1) access to certain personal information we have collected about you, (2) that we delete certain personal information we have collected from you, (3) opt out of the sale of your personal information, (4) specific pieces of personal information about you, including a copy of such information in a portable format, and (5) to opt out of targeted advertising, including the "sharing" of personal information about you for cross-contextual behavioral advertising. You or your authorized agent can make a request by calling (toll free) <b>+1-844-338-3905</b> or making a request through our online <a href="https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fprivacyportal-cdn.onetrust.com%2Fdsarwebform%2Fc6903940-f079-4218-9ad7-47c7ff822500%2F12ee0246-47a0-4a19-9fe8-3a884c925d0d.html&data=05%7C02%7Cedna.rivera%40chevron.com%7Cddc8cc8cd6714db7489008dcd3808e36%7Cfd799da1bfc14234a91c72b3a1cb9e26%7C0%7C0%7C638617796328600809%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=%2BWAxGZ29KYB1qA796YKzB6wYC%2FruSMCWGhqZegyYjwY%3D&reserved=0">webform</a>.</p> <p> </p> <p>You have the right to not be unlawfully discriminated against for using your privacy rights.</p> <p> </p> <p>For more information about how we handle your privacy click <a href="/en_us/home/mobile-app-privacy-statement.html">here</a>.</p> <p> </p> <p>For any troubleshooting inquiries regarding the Chevron, Texaco and ExtraMile Rewards apps, payments, or the Chevron Texaco Rewards and ExtraMile Rewards programs, please contact us by tapping on "Help” and then "Contact US” from the menu on the Apps or <a href="https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.chevrontexacorewards.com%2Fen_us%2Fhome%2Floyalty-contact-us.html&data=05%7C02%7Cedna.rivera%40chevron.com%7Cddc8cc8cd6714db7489008dcd3808e36%7Cfd799da1bfc14234a91c72b3a1cb9e26%7C0%7C0%7C638617796328614955%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=O0Hla2luFjltBhX%2BCv5kfKf%2BQ4eGH6MRV9vZdT8iBzo%3D&reserved=0">website</a>.</p> </div> <div class="modal-body__buttons"> <a class="btn btn--chevrontexacorewards btn--extramilerewards modal-body__buttons-privacy-rights" role="button">Delete my data</a> </div> </div> </div> </div> <div class="modal-dialog confirm-delete hidden"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="back" aria-hidden="true"><img src="/etc/designs/rewards/images/back-24x24.png"/></button> </div> <div class="modal-body"> <h2 class="modal-body__header">Please delete my data</h2> <div class="text"><p>Please confirm you want us to delete your data by typing <b>"delete"</b> into the box below</p> </div> <div class="confirmation"> <div class="confirmation__checkbox"> <div class="round"> <input type="checkbox" id="checkbox" class="checkbox__round"/> <label for="checkbox" class="checkbox__round-label"></label> </div> </div> <div class="confirmation__text">I certify that I am a California resident</div> </div> <div class="confirmation__input field-wrapper field-wrapper__confirm-delete"> <input type="text" class="confirmation__input-value required" name="confirmation__input-value" maxlength="6"/> <label class="confirmation__input-value-error error hide" for="confirmation__input-value">Confirm by typing "delete"</label> <div class="field-placeholder"> <span>Confirmation word *</span> </div> </div> <div class="modal-body__buttons"> <a class="btn btn--chevrontexacorewards btn--extramilerewards modal-body__buttons-submit" role="button" disabled>Submit</a> <a class="btn btn--chevrontexacorewards btn--extramilerewards modal-body__buttons-cancel" data-bs-dismiss="modal" aria-hidden="true" role="button">Cancel</a> <div class="delete-ca__error"></div> </div> <div class="confirm-delete__loading hidden"> <img loading="lazy" src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> </div> </div> </div> </div> <div id="transitionModal" class="modal " role="dialog"> <div class="modal-dialog transitionModal__dialog"> <div class="modal-content"> <div class="modal-header"> <img class="transitionModal__header-image" loading="lazy" src="/etc/designs/rewards/images/transition-738x375.png" alt="image"/> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Got it</a> </div> </div> </div> </div> <div id="voucher__modal-purchased" class="modal" role="dialog"> <div class="modal-dialog voucher__modal-dialog"> <div class="modal-content"> <div class="modal-header"> <img loading="lazy" src="/etc/designs/rewards/images/voucher-704x408.png" alt=""/> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__activeName"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Nice!</a> </div> </div> </div> </div> <div id="voucher__modal-ready" class="modal" role="dialog"> <div class="modal-dialog voucher__modal-dialog"> <div class="modal-content"> <div class="modal-header"> <img loading="lazy" src="/etc/designs/rewards/images/voucher-704x408.png" alt=""/> </div> <div class="modal-body"> <div class="modal-body__title">You can save [VOUCHER_NAME] on your next fuel purchase!</div> <div class="modal-body__activeName"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <div class="voucher-return__loading hidden"> <img src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button"></a> </div> </div> </div> </div> <div id="voucher__modal-returned" class="modal" role="dialog"> <div class="modal-dialog returned-modal"> <div class="modal-content"> <div class="modal-body"> <ul class="checkmark"> <li></li> </ul> <h2 class="modal-body__header"></h2> </div> </div> </div> </div> <div id="voucher__modal-error" class="modal" role="dialog"> <div class="modal-dialog modal-error"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__message">error modal</div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Close</a> </div> </div> </div> </div> </div> </div> <div class="header-link"> <a href="#rewardsModal" class="header hidden" data-bs-toggle="modal" data-rewards-modal="#rewardsModal"></a> </div> <main role="main" id="main-content"> <div class="container-fluid container-fluid-full-width"> <div class="richtext parbase"> <div class="richtext__container bg-transparent"> <div class="lubricantsFontColorBlack p5"> <p><b>Mobile Apps and Rewards Programs Privacy Statement Effective date: </b></p> <p><b>November 2024 </b></p> <p><b> </b></p> <p><b>Introduction </b></p> <p><br /> Chevron Corporation and its wholly owned subsidiaries and ExtraMile Convenience Stores LLC (collectively, “Company,” “we,” or “us”) are committed to protecting your privacy. This statement explains the steps we take to protect personal data collected on our Chevron Texaco Rewards and ExtraMile Rewards program websites and through our Chevron, Texaco and ExtraMile Rewards mobile apps (collectively, the “Sites”) and information collected at Chevron and Texaco motor fuel stations and ExtraMile convenience stores in connection with our rewards programs. It describes what categories of personal data we collect, the purposes for which we use those data, your choices regarding use of personal data about you, our security measures, and how you can review and correct data about you. </p> <p> </p> <p><b>Data collection </b></p> <p> </p> <p><i>Data collected directly from visitors and rewards program participants.</i> Through the Sites, we may ask you for personal data, including: </p> <p> </p> <p>• Contact details, such as your name, email address, telephone numbers, and physical address</p> <p>• Your preferences with respect to email and text-message marketing and push notifications</p> <p>• Financial information, including credit card numbers and banking information</p> <p>• Your inquiries about and orders for our products and services, as well as information that assists us in identifying the best products and services for you</p> <p>• Contest entry and event registration information</p> <p>• Feedback from you about our products and services, including the Sites</p> <p>• User-preference information for users of the Sites </p> <p> </p> <p>You are not required to provide this information. However, if you choose not to, we may not be able to provide you the requested service or complete your transaction. </p> <p> </p> <p><i>Websites</i>: When you visit our websites, we may obtain certain information by automated means, such as cookies, web beacons, web server logs, session replay and screen capture technology, and other technologies. A “cookie” is a text file that websites send to a visitor’s computer or other internet-connected device to uniquely identify the visitor’s browser or to store information or settings in the browser. A “web beacon,” also known as an internet tag, pixel tag or clear GIF, links web pages to web servers and cookies and may be used to transmit information collected through cookies back to a web server. The information we collect in this manner may include your device IP address, unique device identifier, web browser characteristics, device characteristics, operating system, language preferences, referring URLs, clickstream data, and dates and times of website visits.</p> <p> </p> <p>We also may use session replay and screen capture technology to collect, on a real-time basis, information on how you use and navigate the sites. This may include mouse movements, how you scroll through the sites, and certain keystroke information.</p> <p> </p> <p><u>Mobile Apps:</u> When you use our mobile apps, we may collect certain information by automated means, such as through device logs, server logs and other technologies. The information we collect in this manner may include the device type used, the mobile operating system, device identifiers and similar unique identifiers, device settings and configurations, IP addresses, WiFi network identifiers and signals, battery and signal strength, usage statistics, referring emails and web addresses, dates and times of usage, actions taken on the mobile apps, and other information regarding use of the mobile apps. In addition, as indicated above, we may collect your device’s geolocation information with your consent which assists us with the security of the products and services and assists us with offering features like search results for fuel stations and stores, and messages based on your location. Please note that if you decline to allow the mobile apps to collect your fine or precise geolocation, you will not be able to use all of the mobile apps’ features or the offers available through the mobile apps.</p> <p> </p> <p>We may use these automated technologies on our Sites to collect information about your equipment, browsing actions, and usage patterns. These technologies help us (1) remember your information so you do not have to re-enter it; (2) track and understand how you use and interact with our Sites; (3) tailor the Sites around your preferences; (4) measure the usability of our Sites and the effectiveness of our communications; and (5) otherwise manage and enhance our products and services, and help ensure they are working properly. </p> <p><br /> Your browser may tell you how to be notified about certain types of automated collection technologies and how to restrict or disable them. Please note, however, that without these technologies, you may not be able to use all of the features of the Sites.</p> <p><i>Restricting the Collection and Use of Google Analytics Data:</i> On some of the Sites, we also may utilize Google Analytics, a web analysis service provided by Google, to better understand your use of the Sites. Google Analytics collects information such as how often users visit the Sites, what pages they visit and what other sites they used prior to visiting. Google may use the data collected on the Sites to contextualize and personalize the ads delivered through its own advertising network. Google’s ability to use and share information collected by Google Analytics about your visits to the Sites is restricted by <a href="https://marketingplatform.google.com/about/analytics/terms/us/">Google’s Analytics Terms of Use</a> and <a href="https://policies.google.com/privacy">Privacy Policy</a>. Google offers an opt-out mechanism for the web available <a href="https://tools.google.com/dlpage/gaoptout/">here. </a></p> <p> </p> <p><i>Interest-Based Advertising</i></p> <p><br /> On our Sites, we may obtain information about your online activities to provide you with advertising about products and services that may be tailored to your interests. This section of our Privacy Policy provides details and explains how to exercise certain choices.</p> <p><br /> You may see our ads on other websites because we use third-party ad services. Through these ad services, we can target our messaging to users considering demographic data, users’ inferred interests and browsing context. These services track your online activities over time and across multiple websites and apps by collecting information through automated means, including through the use of cookies, web server logs, web beacons and other similar technologies. The ad services use this information to show you ads that may be tailored to your individual interests. The information that ad services may collect includes data about your visits to websites that serve Company advertisements, such as the pages or ads you view and the actions you take on the websites or apps. This data collection takes place both on our Sites and on third-party websites and apps that participate in these ad services. This process also helps us track the effectiveness of our marketing efforts. The Sites are not designed to respond to “do not track” signals from browsers.</p> <p><br /> Opting Out of Ad Network Interest-Based Advertising: While Company does not deliver third party online advertisements on our Sites, we advertise our products and services on others' online services. Please familiarize yourself with those website operators' or network advertisers' privacy policies to understand their practices relating to advertising, including what type of information they may collect about your Internet usage. Individuals may opt-out of targeted advertising delivered by NAI or EDAA member ad networks by using tools provided visiting the following sites: </p> <p> </p> <p><a href="https://digitaladvertisingalliance.org/">• Digital Advertising Alliance (DAA) </a></p> <p><a href="https://thenai.org/">• Network Advertising Initiative (NAI) </a></p> <p><a href="https://youronlinechoices.eu/">• European Interactive Digital Advertising Alliance (EDAA)</a></p> <p> </p> <p><b>Our use of personal data </b></p> <p> </p> <p>We will use personal data for the purposes set forth below. </p> <p> </p> <p>Services and transactions. We use personal data to deliver services or execute transactions you request, such as providing information about Company’s products and services, processing orders, answering customer service requests, facilitating use of our mobile apps, administering our rewards programs, and so forth. In order to offer you a more consistent experience in interacting with Company, information collected by our mobile apps may be combined with information we collect by other means. </p> <p> </p> <p>Sites improvement. We may use data about you to improve the Sites (including our security measures) and related products or services, or to make our Sites easier to use by eliminating the need for you to repeatedly enter the same information, or by customizing the Sites to your particular preference or interests. </p> <p> </p> <p>Marketing and Advertising. We may use personal data to advertise and market our products and services. We may use personal data to inform you of products or services available from Company. When collecting information that might be used to contact you about our products and services, we give you the opportunity to opt out from receiving such communications. Moreover, each email and text-message communication we send includes a link allowing you to stop delivery of that type of communication. If you elect to unsubscribe, we will remove you from the relevant list within 10 business days. </p> <p><br /> Compliance. We may use personal data to comply with and enforce applicable legal requirements, relevant industry standards and Company policies, including the Terms. </p> <p> </p> <p><b>Disclosure of personal data </b></p> <p> </p> <p>Company may share your personal data with its subsidiaries and affiliates and its joint ventures. We also may share your personal data as described below. </p> <p> </p> <p>Disclosure to service providers. Company contracts with other companies to provide services on our behalf, such as hosting the Sites, sending out information, processing transactions, and analyzing the Sites. We provide these companies with only those elements of personal data they need to deliver those services. These companies and their employees are prohibited from using those personal data for any other purposes. </p> <p> </p> <p>Disclosure in connection with transactions. In connection with certain transactions, we may disclose some or all of the personal data you provide to financial institutions, government entities and shipping companies or postal services involved in fulfilling the transaction. We also may disclose your personal data where you intend to interact with a third party or direct us to do so. </p> <p> </p> <p>Disclosures in connection with acquisitions or divestitures. Circumstances may arise where for strategic or other business reasons Company decides to sell, buy, merge or otherwise reorganize particular businesses. Such a transaction may involve the disclosure of personal data to prospective or actual purchasers or receiving it from sellers. Although it is Company’s practice to seek protection for information in these types of transactions, we cannot guarantee that any entity receiving such data from Company in connection with one of these transactions will comply with all of the terms of this privacy statement. </p> <p> </p> <p>Disclosure for other reasons. We may disclose personal data if required to do so by law or in the good-faith belief that such action is necessary to comply with legal requirements or with legal process served on us, to protect and defend our rights or property, or in urgent circumstances to protect the personal safety of any individual. </p> <p> </p> <p><b>Personal data retention </b></p> <p> </p> <p>To the extent permitted by applicable law, we retain personal information we obtain about you for the time period reasonably necessary to achieve the purposes described in this Privacy Policy, or any other notice provided at the time of collection, taking into account applicable statutes of limitation and records retention requirements under applicable law. </p> <p> </p> <p><b>Security </b></p> <p> </p> <p>We maintain administrative, technical and physical safeguards designed to protect personal data against accidental, unlawful or unauthorized access, destruction, loss, alteration, disclosure or use. </p> <p><br /> <b>Links to other online services</b> </p> <p> </p> <p>Our Sites may contain links to other online services, including those of other companies, professional and government organizations, and publications. These online services operate independently from our Sites, and we do not control and are not responsible for the content, security or privacy practices employed by other online services. You should review the privacy statements of those online services to determine how they protect and use personal data. </p> <p> </p> <p><b>Use of select third-party services through our mobile apps </b></p> <p> </p> <p>Google Maps: Our mobile apps incorporate a Google product called Google Maps API for Business or “Google Maps”. Google Maps will help end users like you locate Chevron and Texaco branded stations and ExtraMile stores using our mobile apps and may provide other features and services through the mobile apps. The way it works, generally, is the mobile apps will send device Information and, in some instances, user content, including information about your location, to Google (including cached data). Google will then be able to display, through the mobile apps, nearby Chevron- and Texaco-branded gas stations and ExtraMile-branded locations that accept mobile payments and/or participate in the Chevron Texaco Rewards program and the ExtraMile Rewards program. Google may use the information we provide through the mobile apps in various ways. To understand how Google may use that information, make sure you read Google’s <a href="https://www.chevrontexacorewards.com/en_us/home/mobile-app-privacy-statement.html">Privacy Policy</a>, which is a distinct policy and notice document from this Mobile Apps Privacy Statement. </p> <p> </p> <p>If at any point in time you decide you do not wish to consent to any of the above Google terms, you must uninstall the mobile apps immediately. There is no other way to revoke or opt out of the Google Maps functionality and its associated terms, restrictions, and data privacy implications. </p> <p> </p> <p><i>Third-Party Payment Solutions: </i>To purchase fuel through our mobile apps, you may choose to add/enable authorized payment options within the apps. To pay for fuel using your active PayPal Inc. (“PayPal”) account you must link your PayPal account to your User Account. Upon linking your PayPal Account to your User Account, all PayPal transactions you make with or via the app at participating Chevron- and Texaco-branded and ExtraMile-branded locations will be charged to and/or processed through your PayPal account, subject to the terms and conditions of your agreements with PayPal. Company is not liable or responsible for any claims or disputes related to your PayPal account or PayPal’s use of your personal data. You are encouraged to review PayPal’s <a href="https://www.paypal.com/us/legalhub/paypal/privacy-full">Privacy Policy</a> for additional information regarding the potential processing of your personal data that may result from your enabling of this third-party payment functionality and using this third-party payment service through the mobile apps and the processing conditions to which you are providing your consent when you choose to enable this functionality and use these services through the apps. Similarly, if you choose to use Apple Pay or Google Pay to purchase fuel through our mobile apps, these transactions will be charged to and/or processed through your Apple Pay or Google Pay account, subject to the terms and conditions of your agreements with Apple Inc. (“Apple”) or Google Inc. (“Google), as applicable. Company is not liable or responsible for any claims or disputes related to your Apple Pay or Google Pay account or Apple’s or Google’s use of your personal data. You are encouraged to review Apple’s or Google’s Privacy Policy for additional information regarding the potential processing of your personal data that may result from your enabling of these third-party payment functionalities and using these third-party payment services through the mobile apps and the processing conditions to which you are providing your consent when you choose to enable this functionality and use these services through the apps. </p> <p> </p> <p><i>Apple CarPlay, Apple Watch, Android Auto, or Wear OS device:</i> When using the App via Apple CarPlay, Apple Watch, Android Auto, or Wear OS devices, you are encouraged to review Apple’s or Google’s Privacy Policy. </p> <p> </p> <p><i>Checking Pay™: </i>Checking Pay transaction is made using the customer's bank account through Buy It Mobility Networks Inc (BIM). When using the App via Checking Pay, you are encouraged to review Buy It Mobility Networks Inc BIM’s <a href="https://access.bimnetworks.com/user/terms/partner/134">Privacy Policy</a>. </p> <p> </p> <p><b>Children </b></p> <p> </p> <p>Our Sites are general audience platforms, although they contain information that may be of interest to children. However, Company does not seek through this site to gather personal data from or about persons 14 years or younger. If one of our websites is directed at children, we will include an additional privacy statement notice for children. </p> <p> </p> <p><b>Your rights</b> </p> <p> </p> <p>Depending on your state of residence, you may be able to request: (1) access to certain personal information we have collected about you, (2) that we delete certain personal information we have collected from you, (3) opt out of the sale of your personal information, (4) specific pieces of personal information about you, including a copy of such information in a portable format, and (5) to opt out of targeted advertising, including the "sharing" of personal information about you for cross-contextual behavioral advertising. You or your authorized agent can make a request by calling (toll free) +1-844-338-3905 or making a request through our online <a href="https://privacyportal-cdn.onetrust.com/dsarwebform/c6903940-f079-4218-9ad7-47c7ff822500/12ee0246-47a0-4a19-9fe8-3a884c925d0d.html">webform</a>.</p> <p> </p> <p>You have the right to not be unlawfully discriminated against for using your privacy rights.</p> <p> </p> <p>For more information about how we handle your privacy click <a href="https://www.chevron.com/privacy/us-consumer-privacy-statement">here</a>.</p> <p> </p> <p>For any troubleshooting inquiries regarding the Chevron, Texaco and ExtraMile Rewards apps, payments, or the Chevron Texaco Rewards and ExtraMile Rewards programs, please contact us by tapping on "Help” and then "Contact US” from the menu on the Apps or <a href="https://www.chevrontexacorewards.com/en_us/home/loyalty-contact-us.html">website</a>.</p> <p> </p> <p><b>Not.ice of financial incentive</b></p> <p><br /> Please see our <a href="/en_us/home/notice-of-financial-incentive.html">Notice of Financial Incentive </a> for more information about our use of your data in connection with our rewards programs.</p> <p> </p> <p><b>How to contact us</b></p> <p> </p> <p>If you have questions regarding this privacy statement or our handling of personal data, please <a href="https://www.chevron.com/who-we-are/contact/chevron">contact us by email</a>, or by mail at: </p> <p> </p> <p>Chevron Corporation Attn.</p> <p>Global Privacy Office </p> <p>5001 Executive Parkway, Suite 200 San Ramon, CA 94583 </p> <p> </p> <p><b>Changes to this privacy statement </b></p> <p> </p> <p>Company may occasionally update this privacy statement. When we do, we will revise the “effective” date at the top of the privacy statement. You should revisit this page periodically to become aware of the most recent privacy terms; your use of the site after such changes have been posted constitutes your agreement to such changes. </p> </div> </div> </div> </div> </main> <div class="footer responsivegrid"> <footer class="footer bg-techron-gray"> <div class="sections section " data-columns="4"> <div> <div class="section__text "> <p><img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/logos/new%20logos.png" alt=""/></p> <p><span class="lubricantsFontColorWhite">Earn points on every fuel transaction and</span></p> <p><span class="lubricantsFontColorWhite">qualifying in-store purchases at participating</span></p> <p><span class="lubricantsFontColorWhite">stations for rewards on fuel! <br /> <br /> </span></p> <p><a title="Get the app" href="#rewardsModalGetTheApp"><img src="/content/dam/fpo/gettheapp.png" alt=""/><img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/new-button.png" alt=""/></a></p> </div> <div class="section__linkList section__linkList--mt16"> </div> <div class="hr"><hr class="bc-white"/></div> </div> <div> <div class="section__linkList "> <ul data-link-bullet="&gt;"> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/loyalty-station-locator.html" class="lubricantsFontColorWhite"> > Station Finder </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/how-chevron-texaco-rewards-works.html" class="lubricantsFontColorWhite"> > How Rewards Works </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/mobile-apps.html" class="lubricantsFontColorWhite" target="_blank"> > Mobile App </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/car-play.html" class="lubricantsFontColorWhite" target="_blank"> > Car Apps </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/checking-pay.html" class="lubricantsFontColorWhite" target="_blank"> > Checking Pay </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/mobile-app-guide.html" class="lubricantsFontColorWhite" target="_blank"> > Mobile App Guide </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/mobile-app-faqs.html" class="lubricantsFontColorWhite"> > CTR and Mobile App FAQs </a> </li> </ul> </div> <div class="hr"><hr class="bc-white"/></div> </div> <div> <div class="section__linkList "> <ul data-link-bullet="&gt;"> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/" class="lubricantsFontColorWhite"> > Home </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/loyalty-contact-us.html" class="lubricantsFontColorWhite"> > Contact Us </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/loyalty-terms-and-conditions.html" class="lubricantsFontColorWhite"> > Terms of Use </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/mobile-app-privacy-statement.html" class="lubricantsFontColorWhite"> > Privacy Statement </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/notice-of-financial-incentive.html" class="lubricantsFontColorWhite"> > Notice of Financial Incentive </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/chevron-accessibility.html" class="lubricantsFontColorWhite"> > Chevron Accessibility </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/delete-user-account.html" class="lubricantsFontColorWhite"> > Delete User Account </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="#deleteCaUser" class="lubricantsFontColorWhite"> > US Privacy </a> </li> </ul> </div> <div class="hr"><hr class="bc-white"/></div> </div> <div> <div class="section__linkList "> <ul data-link-bullet="&gt;"> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="https://www.chevronwithtechron.com/" class="lubricantsFontColorWhite" target="_blank"> > Chevron with Techron </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="https://www.texaco.com/" class="lubricantsFontColorWhite"> > Texaco with Techron </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="https://www.chevronlubricants.com/" class="lubricantsFontColorWhite"> > Chevron Lubricants </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="https://www.chevron.com" class="lubricantsFontColorWhite"> > Chevron Corporate </a> </li> </ul> </div> <div class="hr"><hr class="bc-white"/></div> </div> </div> <div class="section"> <div> <div class="section__text section__text--copyrights"> <p><span class="lubricantsFontColorWhite">Please check the station finder for participating Chevron and Texaco stations. Maximum of 25 gallons with one vehicle per transaction.<br /> © 2024 Chevron. All rights reserved. CHEVRON, TEXACO, the respective Logos and REWARDS Lockups, and Checking Pay are registered trademarks of Chevron Intellectual Property LLC.<br /> All other trademarks are property of their respective owners.</span></p> </div> </div> </div> </footer> <div tabindex="0"></div> <div class="modal modal-video" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" style="display: none;"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close gtm-video-modal-close" data-bs-dismiss="modal"> <img src="/etc/designs/chevron-commons/images/close-icon.png"/> </button> </div> <div class="modal-body"> <div class="embed-responsive embed-responsive-16by9"> <iframe class="video-player" enablejsapi="true" frameborder="0"></iframe> </div> </div> </div> </div> </div> <div tabindex="0"></div> </div> </div> <script src="/etc/designs/chevron-commons/main.91915e72cb6c77d2f83429b13aabba93.js"></script> <script src="/etc/clientlibs/rewards.c9de5b3576fce7733dd39807774f69dd.js"></script> <script src="/etc/designs/chevron-shared/clientlibs/all.d84488544652f62512bd77d9625cc9f0.js"></script> <script type="text/javascript"> (function() { var didInit = false; function initMunchkin() { if(didInit === false) { didInit = true; Munchkin.init('494-SKC-981', {"wsInfo":"j1RQ"}); } } var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = '//munchkin.marketo.net/munchkin.js'; s.onreadystatechange = function() { if (this.readyState == 'complete' || this.readyState == 'loaded') { initMunchkin(); } }; s.onload = initMunchkin; document.getElementsByTagName('head')[0].appendChild(s); })(); </script> <!-- Google Tag Manager (noscript) --><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5MK7C43>m_auth=pgim67alfg4sOEoMZJfdrg>m_preview=env-52>m_cookies_win=x" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script> $(document).ready(function() { // 20220914 $('<div class="getTheAppCmp__storeBadges-getTheApp" style="margin-top: 16px;"><ul class="navigation__buttons"><li class="btn-wrapper btn-align-center"><a class="btn btn--lubricants btn--chevrontexacorewards ctr-getTheAppBtn " href="https://chevron.page.link/joinLoyalty" target="_self" data-toggle="modal" data-rewards-modal="#getTheAppModal"><span class="btn-text lubricantsFontColorLightBlue" data-font-color="lubricantsFontColorLightBlue">Get The App</span></a></li></ul></div>').appendTo('.lg-hidden .modalRTEtext'); }); $('.footer .cmp-image a').on('click', function() { if($(window).width() < 576) { $(this).attr('href', 'https://chevron.page.link/joinLoyalty').removeAttr('data-rewards-modal').removeAttr('data-toggle'); } }); </script> </body> </html>