Skip to content

Release 2099

Choose a tag to compare

@github-actions github-actions released this 16 Nov 11:49
393e525

Trello card

Trello

Context

Using the default value for the Google Analytics cookies domain includes a leading dot (.schoolexperience.education.gov.uk) which doesn't match the other cookies. Instead, use document.location.hostname.

image

Changes proposed in this pull request

  • Use document.location.hostname for Google Analytics cookies domain