diff --git a/src/components/sections/Contact.astro b/src/components/sections/Contact.astro
index 0407c11..ec30139 100644
--- a/src/components/sections/Contact.astro
+++ b/src/components/sections/Contact.astro
@@ -23,12 +23,6 @@ const t = useTranslations(lang);
>
jjuanrivvera@gmail.com
-
{
- link.addEventListener('click', () => {
- gtag('event', 'contact_phone', {
- event_category: 'contact',
- event_label: 'Phone Click',
- value: 1,
- });
- });
- });
-
// Social link tracking
const socialDomains = [
'linkedin.com',