Skip to content

Commit bce0627

Browse files
authored
Merge pull request #384 from hotosm/hotfix/matomo_download
Force matomo download event
2 parents 9663a32 + 7ee11b7 commit bce0627

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)