Skip to content

Update to new Microsoft cookie banner #1103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 12, 2020
Merged

Conversation

gregvanl
Copy link

The only cookie currently is the GA essential cookie so we don't need to do any conditional creation or disabling.
This PR just updates the cookie banner and adds the "Manage cookies" link to the footer.


// Where we would handle non-essential cookies in the future
}

$(function() {
// Load GA upfront because we classify it as essential cookie
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what makes this an essential cookie?

@gregvanl gregvanl merged commit e1cf659 into microsoft:gh-pages Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants