diff --git a/src/components/ButtonLink.astro b/src/components/ButtonLink.astro index 42e3c05..3bb4ca5 100644 --- a/src/components/ButtonLink.astro +++ b/src/components/ButtonLink.astro @@ -12,6 +12,7 @@ const { href, event, eventTitle } = Astro.props; href={href} data-goatcounter-click={event} data-goatcounter-title={eventTitle} + data-goatcounter-referrer="www.terakoda.com" class="text-dark bg-primary rounded-md px-8 py-4 font-bold hover:bg-primary-dark" >