1. Home
  2. Google Analytics
  3. Use GA4 with Other Tools ...
  4. Control How Data Is Used in Google Analytics

Control How Data Is Used in Google Analytics

Objective

This SOP outlines how to manage data collection, usage, deletion, consent, and sharing in Google Analytics 4. It ensures compliance with privacy regulations, protects user data, and enables ethical, accurate measurement through tools like Consent Mode, data modeling, and granular settings.

Overview

This SOP covers:

  1. Core data usage and privacy controls in GA4
  2. How to schedule and manage data deletions
  3. Implementing Consent Mode and adjusting data collection
  4. Managing ads personalization and data sharing
  5. Using behavioral and key event modeling
  6. Business applications for privacy-first measurement

Step 1: Navigate to Data Controls in GA4

To begin:

  • Go to Admin in your GA4 property
  • Under Data Collection and Modification, select Data Deletion Requests

Ensure you have the Editor role to access and adjust data controls.

Step 2: Use the Data Deletion Tool

This tool allows you to delete specific data from Analytics servers. For example, remove PII accidentally sent via URL parameters.

  1. Go to Admin -> Select Data Deletion Requests
SOP 22: Go to Admin -> Select Data Deletion Requests
  1. Click Schedule data deletion request
  2. Select: Delete selected registered parameters on selected events
  3. Set the start and end dates
  4. Choose the custom event and parameter(s)
  5. Click Schedule request → Confirm

Editor users are notified and have 7 days to cancel. Deletion takes 7–63 days, but affected data is excluded from reports immediately.

Step 3: Implement Consent Mode

Consent Mode adjusts how tags behave based on the user’s consent choices. You can use your own consent banner or a Consent Management Platform (CMP).

Key behaviors:

  • When analytics_storage=’granted’: Tags behave normally
  • When analytics_storage=’denied’: GA4 sends cookieless pings, no cookies are set

These pings allow Google to use modeling to estimate behavior and key events.

Step 4: Manage Ads Personalization Controls

Control how data is used for ad targeting at multiple levels:

Property Level

Disable ads personalization for the entire GA4 property

Country or State Level

Customise ads personalization by region

Event or User Property Level

Mark specific events (e.g. purchase) or user properties as non-personalized

Session Level

Disable personalization until explicit consent is granted

Step 5: Adjust Collection Settings for Privacy Compliance

Navigate to Admin → Property Settings to manage:

  • Google Signals: Enable/disable per region
  • Granular location/device data: Toggle by country
  • Data retention: Set the auto-deletion period for user- and event-level data
  • IP Addresses: Automatically anonymized (GA4 doesn’t log IPs)

Step 6: Remove Data When Needed

Use the following methods to remove data:

Request Data Deletion

Submit deletion requests (7-day grace period)

Delete Individual User Data

  • Use Explore > User Exploration
  • Delete user ID data within 72 hours

Delete a Property

Properties moved to trash are deleted after 35 days

User Deletion API

Remove data for multiple users in bulk

Step 7: Share Analytics Data Responsibly

To manage data sharing:

  1. Go to Admin → Account → Account Details
  2. Adjust Data Sharing Settings, including:
  • Google products & services
  • Benchmarking and business insights
  • Technical support access
  • Recommendations for your business

Step 8: Understand and Use Modeling in GA4

To fill gaps in your data caused by denied consent or missing identifiers, GA4 applies:

Behavioral Modeling

  • Estimates user and session data for those who declined cookies
  • Based on observable patterns from consenting users

Key Event Modeling

  • Predicts missing conversions (e.g., purchases)
  • Attributed using observed event trends and AI predictions

You’ll see a data quality icon when modeled data is being used in reports.

Step 9: Choose and Apply a Consent Framework

To properly communicate consent to Google:

  • Implement Google Consent Mode or
  • Use IAB Europe’s TCF framework

Each method enables accurate tag behavior and compliance with privacy laws. CMPs can automate this, or custom setups can manually send consent states to Google tags.

Step 10: Avoid Sending PII to GA4

Google prohibits sending personally identifiable information (PII). Examples include:

  • Emails
  • Phone numbers
  • Social Security Numbers

Review all parameters being sent (via events, URLs, or form fields) to avoid violating Google’s policies.

How can we help?