Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Filter Out Plugin

Plugin Aktiv

Filter out events where property values satisfy the given condition

Zweck

To provide granular control over which events are processed by PostHog by filtering out unwanted event data based on property values and event names.

Funktionen

  • Filter events by property values using JSON schema
  • Exclude specific event names
  • Option to retain events with undefined properties
  • Clear configuration interface

Anwendungsfälle

  • Reduce noise in analytics by excluding bot traffic.
  • Focus on core user interactions by filtering out `$pageview` or `$autocapture` events.
  • Implement custom data filtering rules before events are processed.

Nicht-Ziele

  • Modifying event data beyond filtering.
  • Performing complex data transformations on events.
  • Acting as a data ingestion pipeline for external services.

Practical Utility

  • info:Unique selling propositionThe plugin offers a specific filtering mechanism for events, which is a useful capability beyond basic event tracking.

Trust

  • warning:Issues AttentionOpen issues significantly outnumber closed issues, indicating slow maintainer response.

Installation

/plugin install posthog-filter-out-plugin@PostHog-posthog

Qualitätspunktzahl

90 /100
Analysiert about 18 hours ago

Vertrauenssignale

Letzter Commitabout 18 hours ago
Sterne34.5k
LizenzNOASSERTION
Status
Quellcode ansehen