Old version
June 9, 2026 01:10 UTC
dd478e48bdc9a0999cec4b8f6fd36c1130caedd9f47e2279e7b675a3341f0908
CA-V-003568
New version
June 10, 2026 01:13 UTC
dbf279eea569ab9e14859ede95973e74cbbd56b2dc24c2a5a72653624365b509
CA-V-003623
Share 𝕏 Share in Share
Change Summary
Ford updated its privacy policy on June 10, 2026. The change summary indicates 22 sentences were added, 6 sentences were removed, and 1,298 sentences were modified across a 4,581-sentence document. However, the provided diff context shows primarily technical HTML and JavaScript code changes with no substantive privacy policy language visible, making it impossible to determine what specific privacy practices, disclosures, data collection methods, or consumer rights were materially altered.
low severity
22 Sentences added
6 Sentences removed
1298 Sentences modified
4565 Sentences before
4581 Sentences after
Added
Removed
Modified
BeforeAfter
1Execute: " + isExecute, event.target); } if (typeof callbackSuccess === 'function' && isExecute) { event.target.setAttribute('data-flk-success', animationName); if (persist !== true) _removeListener(); callbackSuccess(event.target); } else { if (doesDebugParamExist) { console.log("FLK: Won't Callback", isExecute, callbackSuccess); } } } }; ['animationstart', 'MSAnimationStart', 'webkitAnimationStart'].forEach(function (item, index) { document.addEventListener(item, _insertListener, false); }); }, rand = Math.floor((Math.random() * 1000) + 1); A.onReady = function () { for (let i = 0; i < arguments.length; i++) { var obj = arguments[i]; var selector = obj.selector; var success = obj.success || null; var persist = obj.persist || false; init(rand++, selector, success, persist); } }; })(Flickerlessly), (function (window, document) { "use strict"; const queryString = window.location.search; const urlParams = new URLSearchParams(queryString); const doesDebugParamExist = urlParams.has('Debug') && urlParams.get('Debug') === '1'; var init = function (url, sel, callbackSuccess, callbackError, method) { if (doesDebugParamExist) { console.log('AT-RO: init method fired'); } var head = (function (_style) { var _head = document.getElementsByTagName("head")[0]; if (_head) { var style = document.createElement("style"); style.setAttribute("type", "text/css"); if (style.stylesheet) style.styleSheet.cssText = _style; else style.appendChild(document.createTextNode(_style)); _head.insertBefore(style, _head.firstChild); return style; } return null; })(sel + "{visibility:hidden}"); if (doesDebugParamExist) { console.log("AT-RO: " + head.innerHTML); } !function (url, success, error) { if (doesDebugParamExist) { console.log("AT-RO: " + url); } var xhr = new XMLHttpRequest(); xhr.onreadystatechange = function () { if (xhr.readyState === 4) { if (xhr.status === 200) { success(xhr.responseText); } else { error(xhr.status); } } }; xhr.open("GET", url, true); xhr.send(); }(url, function (_offer) { Flickerlessly.onReady({ selector: sel, success: function (target) { if (doesDebugParamExist) { console.log("AT-RO: " + 'Flickerly success fired'); console.log("AT-RO: " + target); } if (typeof method === "string" && method === "replace") { var div = document.createElement("div"); target.parentNode.replaceChild(div, target); target = div; } adobe.target.applyOffer({ mbox: "target-global-mbox", selector: target, offer: [{action: "setContent", content: _offer}]//todo this is the point where the content is injected into the component. }); if (doesDebugParamExist) { console.log("AT-RO: " + 'adobe offer applied'); } if (head) { head.parentNode.removeChild(head); } if (typeof callbackSuccess === "function") { callbackSuccess(); } }, persist: false }); }, function (status) { if (doesDebugParamExist) { console.log("AT-RO: " + 'OFFER API FAILURE'); } if (head) { head.parentNode.removeChild(head); } if (typeof callbackError === 'function') { callbackError(); } } ); }; window.adobe.target.ext = window.adobe.target.ext || {}; window.adobe.target.ext.remoteoffers = window.adobe.target.ext.remoteoffers || {}; window.adobe.target.ext.remoteoffers.init = window.adobe.target.ext.remoteoffers.init || function (offers) { for (let i = 0; i < offers.length; i++) { var offer = offers[i]; if (offer.url && offer.selector) { init(offer.url, offer.selector, offer.callbackSuccess, offer.callbackError, offer.method); } else { if (doesDebugParamExist) { console.log("AT-RO: " + 'Error:missing URL or selector'); } } } }; })(window, document); });

Privacy

Ford Motor Company US Privacy Notice

Effective on: January 16, 2026

For California residents: This US Privacy Notice supplements our California Notice at Collection and Privacy Disclosures.

1Execute: " + isExecute, event.target); } if (typeof callbackSuccess === 'function' && isExecute) { event.target.setAttribute('data-flk-success', animationName); if (persist !== true) _removeListener(); callbackSuccess(event.target); } else { if (doesDebugParamExist) { console.log("FLK: Won't Callback", isExecute, callbackSuccess); } } } }; ['animationstart', 'MSAnimationStart', 'webkitAnimationStart'].forEach(function (item, index) { document.addEventListener(item, _insertListener, false); }); }, rand = Math.floor((Math.random() * 1000) + 1); A.onReady = function () { for (let i = 0; i < arguments.length; i++) { var obj = arguments[i]; var selector = obj.selector; var success = obj.success || null; var persist = obj.persist || false; init(rand++, selector, success, persist); } }; })(Flickerlessly), (function (window, document) { "use strict"; const queryString = window.location.search; const urlParams = new URLSearchParams(queryString); const doesDebugParamExist = urlParams.has('Debug') && urlParams.get('Debug') === '1'; var init = function (url, sel, callbackSuccess, callbackError, method) { if (doesDebugParamExist) { console.log('AT-RO: init method fired'); } var head = (function (_style) { var _head = document.getElementsByTagName("head")[0]; if (_head) { var style = document.createElement("style"); style.setAttribute("type", "text/css"); if (style.stylesheet) style.styleSheet.cssText = _style; else style.appendChild(document.createTextNode(_style)); _head.insertBefore(style, _head.firstChild); return style; } return null; })(sel + "{visibility:hidden}"); if (doesDebugParamExist) { console.log("AT-RO: " + head.innerHTML); } !function (url, success, error) { if (doesDebugParamExist) { console.log("AT-RO: " + url); } var xhr = new XMLHttpRequest(); xhr.onreadystatechange = function () { if (xhr.readyState === 4) { if (xhr.status === 200) { success(xhr.responseText); } else { error(xhr.status); } } }; xhr.open("GET", url, true); xhr.send(); }(url, function (_offer) { Flickerlessly.onReady({ selector: sel, success: function (target) { if (doesDebugParamExist) { console.log("AT-RO: " + 'Flickerly success fired'); console.log("AT-RO: " + target); } if (typeof method === "string" && method === "replace") { var div = document.createElement("div"); target.parentNode.replaceChild(div, target); target = div; } adobe.target.applyOffer({ mbox: "target-global-mbox", selector: target, offer: [{action: "setContent", content: _offer}]//todo this is the point where the content is injected into the component. }); if (doesDebugParamExist) { console.log("AT-RO: " + 'adobe offer applied'); } if (head) { head.parentNode.removeChild(head); } if (typeof callbackSuccess === "function") { callbackSuccess(); } }, persist: false }); }, function (status) { if (doesDebugParamExist) { console.log("AT-RO: " + 'OFFER API FAILURE'); } if (head) { head.parentNode.removeChild(head); } if (typeof callbackError === 'function') { callbackError(); } } ); }; window.adobe.target.ext = window.adobe.target.ext || {}; window.adobe.target.ext.remoteoffers = window.adobe.target.ext.remoteoffers || {}; window.adobe.target.ext.remoteoffers.init = window.adobe.target.ext.remoteoffers.init || function (offers) { for (let i = 0; i < offers.length; i++) { var offer = offers[i]; if (offer.url && offer.selector) { init(offer.url, offer.selector, offer.callbackSuccess, offer.callbackError, offer.method); } else { if (doesDebugParamExist) { console.log("AT-RO: " + 'Error:missing URL or selector'); } } } }; })(window, document); });

Privacy

Ford Motor Company US Privacy Notice

Effective on: January 16, 2026

For California residents: This US Privacy Notice supplements our California Notice at Collection and Privacy Disclosures.

137If we make material changes to the Notice, we will provide notice or obtain consent regarding such changes as may be required by law.

Before the current update, this Notice was last updated September 30, 2025.

Return to top
 

HOW TO CONTACT US

If you have a privacy concern, complaint, or question for Ford, please contact us at:

Ford Motor Company
Customer Relationship Center
P.O. Box 6248
Dearborn, MI 48126

Telephone
1-800-392-3673
For TTY/TDD users, please contact 1-800-392-3673, using the Telecommunication Relay Service by dialing 711

Available M-F 8:00 am – 11:00 pm Eastern time
Available Sat. 8:00 am – 8:00 pm Eastern time

Our Customer Relationship Center is closed on Sundays and on New Year’s Day, Memorial Day, Independence Day, Labor Day, Thanksgiving Day, the day after Thanksgiving, and Christmas Day.

Return to top

Effective on: July 23, 2025

A variety of technologies work together to provide connectivity.

137If we make material changes to the Notice, we will provide notice or obtain consent regarding such changes as may be required by law.

Before the current update, this Notice was last updated September 30, 2025.

Return to top
 

HOW TO CONTACT US

If you have a privacy concern, complaint, or question for Ford, please contact us at:

Ford Motor Company
Customer Relationship Center
P.O. Box 6248
Dearborn, MI 48126

Telephone
1-800-392-3673
For TTY/TDD users, please contact 1-800-392-3673, using the Telecommunication Relay Service by dialing 711

Available M-F 8:00 am – 11:00 pm Eastern time
Available Sat. 8:00 am – 8:00 pm Eastern time

Our Customer Relationship Center is closed on Sundays and on New Year’s Day, Memorial Day, Independence Day, Labor Day, Thanksgiving Day, the day after Thanksgiving, and Christmas Day.

Return to top

Effective on: July 23, 2025

A variety of technologies work together to provide connectivity.

217These icons may be hidden temporarily while you navigate in menus or use certain features and services (such as Android Auto™ or Apple CarPlay®).

Lincoln icon

 

 

 

 

Beginning in Model Year 2024, Ford Digital Experience equipped vehicles have the above Wi-Fi and cellular signal strength icon which indicates the reception strength of the connected network and also indicates the potential transmission of data, including Vehicle Data and/or Driving Data.

Data and location sharing icon

 

 

 

 

If a FordPass / Lincoln Way account has been associated with the vehicle, the above icon indicates that Vehicle Data and/or Driving Data, plus Vehicle Location are being shared.

Location Sharing icon

 

 

 

 

If a FordPass / Lincoln Way account has been associated with the vehicle, the above icon indicates Vehicle Location is being shared.

Connectivity icon

If a FordPass / Lincoln Way account has not been associated with the vehicle, the above icon indicates that only Vehicle Data is being shared.

217These icons may be hidden temporarily while you navigate in menus or use certain features and services (such as Android Auto™ or Apple CarPlay®).

Lincoln icon

 

 

 

 

Beginning in Model Year 2024, Ford Digital Experience equipped vehicles have the above Wi-Fi and cellular signal strength icon which indicates the reception strength of the connected network and also indicates the potential transmission of data, including Vehicle Data and/or Driving Data.

Data and location sharing icon

 

 

 

 

If a FordPass / Lincoln Way account has been associated with the vehicle, the above icon indicates that Vehicle Data and/or Driving Data, plus Vehicle Location are being shared.

Location Sharing icon

 

 

 

 

If a FordPass / Lincoln Way account has been associated with the vehicle, the above icon indicates Vehicle Location is being shared.

Connectivity icon

If a FordPass / Lincoln Way account has not been associated with the vehicle, the above icon indicates that only Vehicle Data is being shared.

218If a FordPass / Lincoln Way account has been associated with the vehicle, the above icon indicates that Vehicle Data and/or Driving Data is being shared.

Connectivity Device

Vehicles equipped with Connectivity Devices include a window etching (or sticker) with an image similar to below, indicating the Connectivity Device may be sharing Connected Vehicle Information, for example Vehicle Data and Vehicle Location.

Note: To stop the Connectivity Device from sharing this information, see your Connectivity Settings through the FordPass / Lincoln Way app.

218If a FordPass / Lincoln Way account has been associated with the vehicle, the above icon indicates that Vehicle Data and/or Driving Data is being shared.

Connectivity Device

Vehicles equipped with Connectivity Devices include a window etching (or sticker) with an image similar to below, indicating the Connectivity Device may be sharing Connected Vehicle Information, for example Vehicle Data and Vehicle Location.

Note: To stop the Connectivity Device from sharing this information, see your Connectivity Settings through the FordPass / Lincoln Way app.

228When we make material changes to this policy, we will give you sufficient advance notice to enable you to exercise your rights in relation to your personal information (e.g., object to processing).

How to Contact Us

If you have a privacy concern, complaint, or question for Ford, please contact us at:

Ford Motor Company
Customer Relationship Center
P.O. Box 6248
Dearborn, MI 48126

Telephone
800-392-3673
800-232-5952 (TDD for the hearing impaired)

Available M-F 8:00 am - 11:00 pm EST
Available Sat. 8:00 am – 8:00 pm EST

CALIFORNIA NOTICE AT COLLECTION AND PRIVACY DISCLOSURES
 

Effective Date: June 26, 2025

This California Consumer Privacy Act ("CCPA") Notice at Collection and Privacy Disclosures (the “California Notice”) describes how we Collect and use Personal Information (“PI”).

To learn more about the Personal Information we collect and how we use it, you can click here to view our information practices.

228When we make material changes to this policy, we will give you sufficient advance notice to enable you to exercise your rights in relation to your personal information (e.g., object to processing).

How to Contact Us

If you have a privacy concern, complaint, or question for Ford, please contact us at:

Ford Motor Company
Customer Relationship Center
P.O. Box 6248
Dearborn, MI 48126

Telephone
800-392-3673
800-232-5952 (TDD for the hearing impaired)

Available M-F 8:00 am - 11:00 pm EST
Available Sat. 8:00 am – 8:00 pm EST

CALIFORNIA NOTICE AT COLLECTION AND PRIVACY DISCLOSURES
 

Effective Date: June 26, 2025

This California Consumer Privacy Act ("CCPA") Notice at Collection and Privacy Disclosures (the “California Notice”) describes how we Collect and use Personal Information (“PI”).

To learn more about the Personal Information we collect and how we use it, you can click here to view our information practices.

260Before accepting a request from an agent, we will require the agent to provide proof you have authorized it to act on your behalf, and we may need you to verify your identity directly with us.
 

Return to top of California Notice

 

Annual CCPA Metrics 2024


The following metrics cover January 1, 2024 through December 31, 2024:

  • Requests to Know / Access Requests:
    • Received: 85
    • Complied with in whole or in part (providing categories or specific pieces of personal information): 79
    • Denied: 6
    • Median number of days to substantive response: 32
  • Requests to Delete:
    • Received: 137
    • Complied with in whole or in part (deleting all personal information or personal information not subject to an exception): 130
    • Denied: 7
    • Median number of days to substantive response: 24
  • Requests to Opt-Out / Do Not Sell Requests:
    • Received: 2,248
    • Complied with in whole or in part: 2,024
    • Denied: 224
    • Median number of days to substantive response: 1

Return to top of California Notice
 

Return to top of Privacy

California Consumer Warranty Notice

Notification requirements in California.

260Before accepting a request from an agent, we will require the agent to provide proof you have authorized it to act on your behalf, and we may need you to verify your identity directly with us.
 

Return to top of California Notice

 

Annual CCPA Metrics 2024


The following metrics cover January 1, 2024 through December 31, 2024:

  • Requests to Know / Access Requests:
    • Received: 85
    • Complied with in whole or in part (providing categories or specific pieces of personal information): 79
    • Denied: 6
    • Median number of days to substantive response: 32
  • Requests to Delete:
    • Received: 137
    • Complied with in whole or in part (deleting all personal information or personal information not subject to an exception): 130
    • Denied: 7
    • Median number of days to substantive response: 24
  • Requests to Opt-Out / Do Not Sell Requests:
    • Received: 2,248
    • Complied with in whole or in part: 2,024
    • Denied: 224
    • Median number of days to substantive response: 1

Return to top of California Notice
 

Return to top of Privacy

California Consumer Warranty Notice

Notification requirements in California.

268Our Customer Relationship Center is closed on Sundays and on New Year’s Day, Memorial Day, Independence Day, Labor Day, Thanksgiving Day, the day after Thanksgiving, and Christmas Day.


You can learn more at https://www.ford.com/help/privacy/ by viewing our California Notice at Collection and Privacy Disclosures.

Please choose a language

268Our Customer Relationship Center is closed on Sundays and on New Year’s Day, Memorial Day, Independence Day, Labor Day, Thanksgiving Day, the day after Thanksgiving, and Christmas Day.


You can learn more at https://www.ford.com/help/privacy/ by viewing our California Notice at Collection and Privacy Disclosures.

Please choose a language

376Not available in U.S. territories.376Not available in U.S. territories.

63

Commands may vary by phone and AppLink® software.

64

Employee Pricing is available at participating dealers.

377Deductible Reimbursement is not currently available in CA, FL, KY, LA, MO, NY, TN, Canada or U.S. territories.Removed
378Terms apply.

63

Commands may vary by phone and AppLink® software.

64

Employee Pricing is available at participating dealers.

Removed
450Must place a new retail order or take new retail delivery from an authorized Ford or Lincoln Dealer’s stock by 7/6/26. See dealer for details.
448Must place a new retail order or take new retail delivery from an authorized Ford or Lincoln Dealer’s stock by 7/6/26. See dealer for details.
451Please refer to the redirected website for its privacy policy.

 

4571Always consult the Owner’s Manual before off-road driving, know your terrain and trail difficulty, and use appropriate safety gear.

\n"}};
4556We also may share personal information about your activity on our website with our advertising, analytics, and business partners.Privacy Notice.
Opt-Out Request Honored

Cookie Preference Center

This website uses cookies and other tracking technologies ("Cookies") to enhance user experience, serve targeted ads, and to analyze performance, user activity, and traffic on our website.
4572We also may share personal information about your activity on our website with our advertising, analytics, and business partners.Privacy Notice.
Opt-Out Request Honored

Cookie Preference Center

This website uses cookies and other tracking technologies ("Cookies") to enhance user experience, serve targeted ads, and to analyze performance, user activity, and traffic on our website.
4564If you choose to use this opt-out preference signal, you will need to turn it on for each browser and each device you use.

Cookie List

  • label
Consent Leg.Interest
label
label
label
4580If you choose to use this opt-out preference signal, you will need to turn it on for each browser and each device you use.

Cookie List

  • label
Consent Leg.Interest
label
label
label
Stay ahead of the changes

Watch this before it changes again

Follow unlimited companies, monitor the clauses that matter across every platform, and get the full institutional analysis on what each change obligates you to do.