diff --git a/src/pages/index.astro b/src/pages/index.astro
index 47368f0..3927b65 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -44,6 +44,7 @@ import PageLayout from "../layouts/PageLayout.astro";
id={itemId}
name={category.title}
value={item}
+ class="plausible-event-name=Option+Checked"
/>
) : (
)}