0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
posthog/cypress/fixtures/api/projects/@current.json

115 lines
3.0 KiB
JSON

{
"id": 2,
"organization": "01777279-f5a2-0000-b1d5-dbfc148b9426",
"api_token": "JqcIEQVjX-CxbPiittsio2ZTIB2pHUBmGVGgQE4Io0I",
"app_urls": [],
"name": "Hogflix Demo App",
"slack_incoming_webhook": null,
"event_names": [
"watched_movie",
"installed_app",
"rated_app",
"purchase",
"entered_free_trial",
"$identify",
"$pageview",
"$autocapture",
"insight viewed",
"$pageleave",
"$capture_metrics"
],
"event_properties": [
"$current_url",
"is_first_movie",
"plan",
"first_visit",
"$set",
"$ip",
"$os",
"$browser",
"$host",
"$pathname",
"$browser_version",
"$screen_height",
"$screen_width",
"$lib",
"$lib_version",
"$insert_id",
"$time",
"distinct_id",
"$device_id",
"$referrer",
"$referring_domain",
"$active_feature_flags",
"$user_id",
"$anon_distinct_id",
"token",
"has_slack_webhook",
"$event_type",
"$ce_version",
"is_first_component_load",
"insight",
"display",
"interval",
"filters",
"filters_count",
"events_count",
"actions_count",
"total_event_actions_count",
"phjs-_send_request",
"phjs-_send_request_inflight",
"phjs-capture",
"phjs-batch-enqueue",
"phjs-xhr-response",
"phjs-xhr-response-200",
"phjs-identify",
"phjs-batch-requests",
"phjs-batch-requests-e/",
"phjs-batch-handle",
"phjs-batch-handle-e/",
"phjs-batch-unload-requests",
"phjs-batch-unload-requests-e/",
"phjs-batch-unload",
"phjs-batch-unload-e/"
],
"event_properties_numerical": [
"purchase",
"app_rating",
"purchase_value",
"$browser_version",
"$screen_height",
"$screen_width",
"$time",
"has_slack_webhook",
"$ce_version",
"is_first_component_load",
"filters_count",
"events_count",
"actions_count",
"total_event_actions_count",
"phjs-_send_request",
"phjs-_send_request_inflight",
"phjs-capture",
"phjs-batch-enqueue",
"phjs-xhr-response",
"phjs-xhr-response-200",
"phjs-identify",
"phjs-batch-requests",
"phjs-batch-requests-e/",
"phjs-batch-handle",
"phjs-batch-handle-e/",
"phjs-batch-unload-requests",
"phjs-batch-unload-requests-e/",
"phjs-batch-unload",
"phjs-batch-unload-e/"
],
"created_at": "2021-02-05T13:55:31.489580Z",
"updated_at": "2021-02-05T13:55:52.852345Z",
"anonymize_ips": false,
"completed_snippet_onboarding": true,
"ingested_event": true,
"uuid": "01777279-f621-0000-1c87-13657da18040",
"opt_out_capture": false,
"is_demo": true
}