Engineering
and they also track this info here too ```{ "events": [ { ...
and they also track this info here too
```{
"events": [
{
"eventName": "statsig::app_metrics::page_load_time",
"user": {
"userID": "user-1aFI5pWIJLwCUxdNnOtdpyCZ",
"custom": {
"is_paid": false
},
"statsigEnvironment": "production"
},
"value": 6855.199999988079,
"metadata": {
"statsig_dimensions": {
"url": "https://chat.openai.com/"
}
},
"time": 1684596919983,
"statsigMetadata": {
"currentPage": "https://chat.openai.com/"
}
},
{
"eventName": "statsig::app_metrics::dom_interactive_time",
"user": {
"userID": "user-1aFI5pWIJLwCUxdNnOtdpyCZ",
"custom": {
"is_paid": false
},
"statsigEnvironment": "production"
},
"value": 1359.8999999761581,
"metadata": {
"statsig_dimensions": {
"url": "https://chat.openai.com/"
}
},
"time": 1684596919983,
"statsigMetadata": {
"currentPage": "https://chat.openai.com/"
}
},
{
"eventName": "statsig::diagnostics",
"user": {
"userID": "user-1aFI5pWIJLwCUxdNnOtdpyCZ",
"custom": {
"is_paid": false
},
"statsigEnvironment": "production"
},
"value": null,
"metadata": {
"context": "initialize",
"markers": [
{
"key": "overall",
"step": null,
"action": "start",
"value": null,
"timestamp": 7751
},
{
"key": "initialize",
"step": "network_request",
"action": "start",
"value": null,
"timestamp": 7752
},
{
"key": "initialize",
"step": "network_request",
"action": "end",
"value": 200,
"timestamp": 8795
},
{
"key": "initialize",
"step": "process",
"action": "start",
"value": null,
"timestamp": 8796
},
{
"key": "initialize",
"step": "process",
"action": "end",
"value": null,
"timestamp": 8796
},
{
"key": "overall",
"step": null,
"action": "end",
"value": null,
"timestamp": 8796
}
]
},
"time": 1684596920020,
"statsigMetadata": {
"currentPage": "https://chat.openai.com/"
}
}
],
"statsigMetadata": {
"sdkType": "js-client",
"sdkVersion": "4.32.0",
"stableID": "d12fcc03-0747-4fb1-a4f1-32c0cd313580"
}
}```
CodeDesignLearning