From 299681a2db5a5b125563f6a7103d5791ab53bc45 Mon Sep 17 00:00:00 2001 From: vmadhusudanan <31516123+vmadhusudanan@users.noreply.github.com> Date: Fri, 20 Dec 2024 13:36:37 -0800 Subject: [PATCH] add whn link to data ingestions --- docs/data-warehouse-ingestion/introduction.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/data-warehouse-ingestion/introduction.md b/docs/data-warehouse-ingestion/introduction.md index df7ea7397..02db7577f 100644 --- a/docs/data-warehouse-ingestion/introduction.md +++ b/docs/data-warehouse-ingestion/introduction.md @@ -6,7 +6,7 @@ title: Data Warehouse Ingestion ## Introduction -Statsig can directly ingest data from your Data Warehouse. This lets you send raw events and pre-computed metrics for tracking and experimental measurement. +Statsig Cloud can directly ingest data from your Data Warehouse. This lets you send raw events and pre-computed metrics for tracking and experimental measurement. We currently support ingestion from the following providers: 1. [BigQuery](bigquery.mdx) @@ -17,6 +17,8 @@ We currently support ingestion from the following providers: 6. [S3](s3.mdx) 7. [Athena](athena.mdx) +If you're looking for [Statsig Warehouse Native](/statsig-warehouse-native/introduction/), click [here](/statsig-warehouse-native/introduction/). + ### How it works In Statsig console, you can: