Skip to content

Commit aad815b

Browse files
author
jpaten
committed
chore: add tracking id to HCA Analyze in Terra ExportMethod (#4191)
1 parent 84da3af commit aad815b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

explorer/app/viewModelBuilders/azul/hca-dcp/common/viewModelBuilders.ts

+1
Original file line numberDiff line numberDiff line change
@@ -996,6 +996,7 @@ export const buildExportMethodTerra = (
996996
"Terra is a biomedical research platform to analyze data using workflows, Jupyter Notebooks, RStudio, and Galaxy.",
997997
route: ROUTE_EXPORT_TO_TERRA,
998998
title: "Export Study Data and Metadata to Terra Workspace",
999+
trackingId: "button-analyze-in-terra",
9991000
};
10001001
};
10011002

0 commit comments

Comments
 (0)