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

Enhanced Support for Specs in Project #54

Open
PouriaSeyfi opened this issue Feb 3, 2024 · 0 comments
Open

Enhanced Support for Specs in Project #54

PouriaSeyfi opened this issue Feb 3, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@PouriaSeyfi
Copy link
Contributor

Hello

To ensure consistency and standardization in our data collection process, I suggest creating a new entity specifically dedicated to representing specs. While events represent specific user actions or occurrences, specs define the structure and format of the event data being sent.

please see this link for more information :
specs

So the proposed solution involves introducing separate struct types for different event types, such as PageSpec, TrackSpec, and others, alongside a base BaseSpec struct for common fields across all spec types. This approach will enable developers and users to define and manage specifications for each event type while maintaining a clear and structured schema.

@gohossein

@iam-benyamin iam-benyamin added the documentation Improvements or additions to documentation label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants