0.0.7 • Published 3 years ago

@posthog/property-filter-plugin v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Property Filter Plugin

Important!

This plugin will only work on events ingested after the plugin was enabled. This means it will register events as being the first if there were events that occured before it was enabled. To mitigate this, you could consider renaming the relevant events and creating an action that matches both the old event name and the new one.

Usage

This plugin will set all configured properties to null inside an ingested event. Usually it makes sense to place this plugin at the end of the plugin chain.

Note when specifying $ip, additionally event.ip will be removed.

Credits

Heavily inspired by https://github.com/PostHog/first-time-event-tracker

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago