We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f71726 commit 6f7ce58Copy full SHA for 6f7ce58
assets/js/app.js
@@ -80,6 +80,8 @@ function sendDownloadEventToGoatCounter(event) {
80
return;
81
}
82
83
+ fathom.trackEvent('download-community');
84
+
85
window.goatcounter.count({
86
path: event,
87
title: "Download: " + event,
0 commit comments