Skip to content

Commit bf52092

Browse files
author
Jonah Paten
authored
chore: add tracking id to HCA Analyze in Terra ExportMethod (#4191) (#4201)
1 parent fc821ce commit bf52092

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
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)