Skip to content

Add filter and transform options #1

@vitonsky

Description

@vitonsky

I just found rybbit, it looks a bit more powerful than plausible, so I interesting in your solution.

I have use cases on my projects where i want to skip some events on high level by custom conditions and transform events on high level to enrich data (for example attach user ID and custom client browser preferences).

Recently I have implemented client for plausible that does it https://github.com/vitonsky/plausible-client since their official client is quite rusty.

What about you? Could you implement this basic features?

You may check API docs in my package here: https://github.com/vitonsky/plausible-client#filter-events
And you may check the PR with code, that is quite simple: https://github.com/vitonsky/plausible-client/pull/7/files#diff-187f64e8dbdfa37b26cdbe8ceaf5bb95c01d5ee48b92de911daa02af6307757bR73-R79

Also I can implement that features myself and send you pull request if you accept the code from external contributors.

What do you say?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions