amplitude / amplitude/Amplitude-TypeScript
Allow ampli status to detect usage in strings
Đang mở
enhancement
- Ngôn ngữ chính
- TypeScript
- Star
- 180
- Fork
- 68
- Merge trung bình
- 3 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 29
Mô tả
## Summary
I am using Next JS with `@amplitude/analytics-browser` and there are some cases where I want to log an event from the server. To accomplish this I have a component that calls an event on the client
``
This works fine, but my only issue is that when running `ampli status` the usage is not detected.
## Motivations
`ampli status` allows me to make sure I have implemented all the required events, without tracking string usages the data is incomplete.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.