Skip to content

Commit

Permalink
Merge pull request #1428 from guardian/ash/update-marketing-analysis-…
Browse files Browse the repository at this point in the history
…copy

Update Marketing analysis copy
  • Loading branch information
pvighi authored Dec 20, 2024
2 parents 48a999c + 902b3a1 commit 6dd78ee
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions client/components/mma/dataPrivacy/YourDataSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,12 @@ export const YourDataSection = (props: YourDataSectionProps) => {
<>
<h3 css={dataPrivacyHeadingCss}>Your account data</h3>
<p css={dataPrivacyParagraphCss}>
What we mean by your account data
What we mean by your account data is information you provide
when you create an account:
</p>
<ul css={dataPrivacyUnorderedListCss}>
<li>
Information you provide when you register with us e.g. email
address
</li>
<li>
Information about the products or services you buy from us
</li>
<li>
Pages you view on theguardian.com or other Guardian websites
when signed in and your region
</li>
<li>First name and last name</li>
<li>Email address</li>
</ul>

<Lines n={1} />
Expand Down

0 comments on commit 6dd78ee

Please sign in to comment.