amplitude / amplitude/Amplitude-TypeScript
Allow ampli status to detect usage in strings
未關閉
enhancement
- 主要語言
- TypeScript
- 星號
- 180
- 分支
- 68
- 平均合併
- 3 天 1 小時
- 30 天內合併 PR
- 29
描述
## 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.
貢獻指南
評估
這個 Issue 還沒有評估資料。