From 3e1d873153c2a435bc2c2efe1663d4bd8cb8ef9f Mon Sep 17 00:00:00 2001 From: David Leek Date: Mon, 7 Apr 2025 10:45:00 +0200 Subject: [PATCH] docs: .NET supports impression events (#9704) --- website/docs/reference/sdks/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/reference/sdks/index.mdx b/website/docs/reference/sdks/index.mdx index 75b3e6b6a4..39c35f002d 100644 --- a/website/docs/reference/sdks/index.mdx +++ b/website/docs/reference/sdks/index.mdx @@ -103,7 +103,7 @@ If you see an item marked with a ❌ that you would find useful, feel free to re | Can disable metrics | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | Client registration | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | Basic usage metrics (yes/no) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | -| [Impression data](./impression-data) | ✅ | ✅ | ⭕ | ✅ | ⭕ | ⭕ | ✅ | ⭕ | +| [Impression data](./impression-data) | ✅ | ✅ | ⭕ | ✅ | ⭕ | ✅ | ✅ | ⭕ | | **Category: Bootstrap (beta)** | | | | | | | | | | Bootstrap from file | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ⭕ | | Custom Bootstrap implementation | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ⭕ |