Skip to content
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

feat(android): support custom events and attributes #1616

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

abhaysood
Copy link
Contributor

@abhaysood abhaysood commented Dec 17, 2024

Description

  • Add support to track custom events
  • Implement limits for event name, attribute name and values.
  • Update docs and cheatsheet

Related issue

Closes #851

Copy link

vercel bot commented Dec 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 7:57am

* implement custom events
* add sessions with custom events
@abhaysood abhaysood merged commit 8fb9f45 into main Dec 20, 2024
9 checks passed
@abhaysood abhaysood deleted the custom-events-and-attrs branch December 20, 2024 16:51
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.

Support user defined attributes and custom events
2 participants