Skip to content

Commit 7ee11b7

Browse files
committed
Force matomo download event
1 parent 562660f commit 7ee11b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/app/components/ExportDetails.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ class ExportRuns extends Component {
258258
key={j}
259259
style={{ display: "block" }}
260260
href={dl.download_url}
261+
className="matomo_download piwik_download"
261262
>
262263
{dl.filename}
263264
</a>{" "}

0 commit comments

Comments
 (0)