imran-io/SafeStats Event Tracker
Tracks an anonymous, privacy-safe event using SafeStats.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| endpoint-url | The URL of your analytics endpoint. | yes | — |
| event-name | The name of the event to track (e.g., "deployment_success"). | yes | — |
| context | A JSON string representing the user context (e.g., `{"sessionId": "some-id"}`). Will be anonymized. | yes | — |
| payload | An optional JSON string for additional non-sensitive data. | no | {} |
Outputs
no outputs