diff --git a/extensions/index.html b/extensions/index.html
index c186c7f0..90c11cdc 100644
--- a/extensions/index.html
+++ b/extensions/index.html
@@ -123,7 +123,7 @@
size="small"
download
:href="`${$store.repoUrl}/apk/${extension.apk}`"
- @click="window.goatcounter?.count({ path: `/apk/${extension.apk}` })">
+ @click="window.goatcounter?.count({ path: `/extensions/apk/${extension.apk}` })">