Skip to content

Wrong code to capture an event an assign it to a group#96

Closed
christophdb wants to merge 1 commit intoPostHog:masterfrom
christophdb:patch-1
Closed

Wrong code to capture an event an assign it to a group#96
christophdb wants to merge 1 commit intoPostHog:masterfrom
christophdb:patch-1

Conversation

@christophdb
Copy link
Copy Markdown

The $ is missing in this code example.

In addition the assignment of 'id:5' is misleading. First I thought this id: is mandatory, but in fact, you have to add here the identifier of your group, which could be a string or integer.

The `$` is missing in this code example. 
Also the assignment of 'id:5' is misleading. First I thought this `id:` is mandatory, but in fact, you have to add here the identifier of your group, which could be a string or integer.
@github-actions
Copy link
Copy Markdown
Contributor

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week.

@github-actions github-actions bot added the stale label Apr 14, 2026
@marandaneto marandaneto deleted the branch PostHog:master April 16, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants