Skip to content

Docs: Add info about identification and timestamp in track call #162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

steffenabel
Copy link
Contributor

No description provided.

Copy link

vercel bot commented May 28, 2025

@steffenabel is attempting to deploy a commit to the Coderax's projects Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented May 28, 2025

CLA assistant check
All committers have signed the CLA.

@steffenabel steffenabel changed the title Add info about identification and timestamp in track call Docs: Add info about identification and timestamp in track call May 28, 2025
@@ -47,6 +47,10 @@ curl -X POST https://api.openpanel.dev/track \
}'
```

To track events for an identified user, add `profileId` to the payload.

To specify a date/time for the tracked event (defaults to now), add `__timestamp` (formatted `YYYY-MM-DD HH:mm:ss` without tz) to properties.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not exactly true. Should be ISO 8601 format (2025-06-04T08:08:30.202Z).

Or mention that the datetime must be UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants