Skip to content

Enhancement: Option to turn off IP address collection on Stats #48046

@ecairol

Description

@ecairol

Impacted plugin

Jetpack

What

A new filter to turn off IP address data collection on their site.

How

This comes from a one of Team51's partners, which has Stats disabled due to their Privacy Policy and the inability to turn off IP data collection for all users on their site.

I'm thinking this could either be:

  • A special value on the jetpack_stats_excluded_ips filter, such as *
  • An extra parameter on the jetpack_honor_dnt_header_for_stats filter (eg: 'always')
  • A brand new filter, such as jetpack_stats_ip_data_collection, that's true by default but can be set to false

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementChanges to an existing feature — removing, adding, or changing parts of it

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions