managed-components / managed-components/amplitude
Is there a way to not set the os,session_id properties?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to not set the following properties when sending a request?
- `session_id`
- `device_*`
- `os_*`
Using this managed component in zaraz.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the Amplitude managed component and Zaraz but identifies no files or tests. Start by locating the component entry point and request construction, then determine how the listed properties are handled. Done means the behavior for omitting session_id, device_*, and os_* is defined and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100