matomo-org / matomo-org/plugin-TrackingSpamPrevention

Add exclusions for iCloud Private Relay exit/egress IPs

Open
#69 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
18
Forks
10
Avg merge
20h 11m
Merged PRs (30d)
1

Description

Apple recently published documentation that explains the private relay feature in more detail.
The documentation included a link to a .csv document that contains all of the egress IP ranges that the service uses: https://mask-api.icloud.com/egress-ip-ranges.csv

Most of these resolve to either Akamai or Cloudflare which might(?) be blocked from tracking when using the "Block tracking requests from Cloud"

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by locating the plugin's existing handling for tracking exclusions, then compare it with Apple's egress IP ranges at mask-api.icloud.com/egress-ip-ranges.csv. Done means the published iCloud Private Relay ranges are excluded from tracking as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.