Skip to content

Commit 6f7ce58

Browse files
committed
download event
1 parent 8f71726 commit 6f7ce58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/js/app.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ function sendDownloadEventToGoatCounter(event) {
8080
return;
8181
}
8282

83+
fathom.trackEvent('download-community');
84+
8385
window.goatcounter.count({
8486
path: event,
8587
title: "Download: " + event,

0 commit comments

Comments
 (0)