Skip to content

Commit 77d9aee

Browse files
authored
Marketing cookies opt-out
1 parent eda38df commit 77d9aee

File tree

5 files changed

+34
-0
lines changed

5 files changed

+34
-0
lines changed
60.8 KB
Loading
6.29 KB
Loading
67.5 KB
Loading

content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ children:
2525
- /managing-the-default-branch-name-for-your-repositories
2626
- /managing-security-and-analysis-settings-for-your-personal-account
2727
- /managing-access-to-your-personal-accounts-project-boards
28+
- /managing-your-cookie-preferences-for-githubs-enterprise-marketing-pages
2829
- /integrating-jira-with-your-personal-projects
2930
- /what-does-the-available-for-hire-checkbox-do
3031
shortTitle: Personal account settings
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Managing your cookie preferences for GitHub's enterprise marketing pages
3+
intro: "You can control how {% data variables.product.company_short %} uses information from non-essential tracking cookies for enterprise marketing pages."
4+
versions:
5+
fpt: '*'
6+
ghes: '*'
7+
ghae: '*'
8+
ghec: '*'
9+
topics:
10+
- Accounts
11+
shortTitle: Manage cookie preferences
12+
---
13+
14+
## About cookie preferences on enterprise marketing pages
15+
16+
{% data variables.product.company_short %} may use non-essential cookies on some enterprise marketing pages. You can customize how these cookies behave. For more information about how {% data variables.product.company_short %} uses cookies, see "[{% data variables.product.company_short %} Privacy Statement](/free-pro-team@latest/site-policy/privacy-policies/github-privacy-statement)."
17+
18+
## Changing your cookie preferences
19+
20+
You can customize how non-essential cookies behave on any {% data variables.product.company_short %} enterprise marketing page.
21+
22+
1. Navigate to the {% data variables.product.company_short %} enterprise marketing page where you'd like to change your cookie preferences. For example, navigate to [{% data variables.product.company_short %} Resources](https://resources.github.com/).
23+
1. Scroll to the bottom of the page, then click **Manage Cookies**.
24+
25+
![Screenshot of button to manage cookie settings.](/assets/images/help/settings/cookie-settings-manage.png)
26+
27+
1. Under "Manage cookie preferences," to accept or reject each non-essential cookie, click **Accept** or **Reject**.
28+
29+
![Screenshot of radio buttons to choose "Accept" or "Reject" for non-essential cookies.](/assets/images/help/settings/cookie-settings-accept-or-reject.png)
30+
31+
1. Click **Save changes**.
32+
33+
![Screenshot of button to save changes.](/assets/images/help/settings/cookie-settings-save.png)

0 commit comments

Comments
 (0)