Skip to content

Possibility to "accumulate" properties ? #27

@allan-simon

Description

@allan-simon

I would like to use posthog in a symfony php application , due to the it's architectured I would like to do the following

  1. when the "User" constructed to set some of his properties in posthog internal state (the same as the ::init() will save the api key)
  2. Later in some place where it's not convenient to access the user object to be able to capture events with the pre-saved user properties

is it something possible to do ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions