Skip to content

Commit

Permalink
Merge pull request #148 from nhsuk/reword-banner-content
Browse files Browse the repository at this point in the history
Update wording of the cookie consent banner
  • Loading branch information
will-dyson-nhsd authored Jan 11, 2023
2 parents 8605c11 + 8b4326b commit 87dace0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="nhsuk-width-container">
<h2>Cookies on the NHS website</h2>
<p>We've put some small files called cookies on your device to make our site work.</p>
<p>We'd also like to use analytics cookies. These send information about how our site is used to services called Adobe Analytics, Hotjar and Google Analytics. We use this information to improve our site.</p>
<p>We'd also like to use analytics cookies. These collect feedback and send information about how our site is used to services called Adobe Analytics, Qualtrics Feedback, Microsoft Clarity and Google Analytics. We use this information to improve our site.</p>
<p>Let us know if this is OK. We'll use a cookie to save your choice. You can <a id="nhsuk-cookie-banner__link" href="${require('./settings.js').getPolicyUrl()}" tabindex="1">read more about our cookies</a> before you choose.</p>
<ul>
<li><button class='nhsuk-button' id="nhsuk-cookie-banner__link_accept_analytics" href="#" tabindex="2">I'm OK with analytics cookies</button></li>
Expand Down

0 comments on commit 87dace0

Please sign in to comment.