← All changelog entries

Control what PII Data is Collected

New

You can now control what PII data Pipe will collect and store together with each recording:

  1. Camera name
  2. Microphone name
  3. Referer (via window.location)
  4. User agent header
  5. IPv4

By default, Pipe collects all of it.

You can access this new setting by editing any of your existing environments or when creating a new environment.

For this setting to work correctly for the referer, camera name and microphone name, you need to use the latest version of the 2.0 recording client (pipe.js hosted by us). If, for some reason, you’re self-hosting pipe.js, you need the 21st of October 2024 release or newer.

For a more in-depth look at the feature, read the blog post.