Skip to content

Commit

Permalink
chore: add tracking id to HCA Analyze in Terra ExportMethod (#4191) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaten authored Oct 24, 2024
1 parent fc821ce commit bf52092
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -996,6 +996,7 @@ export const buildExportMethodTerra = (
"Terra is a biomedical research platform to analyze data using workflows, Jupyter Notebooks, RStudio, and Galaxy.",
route: ROUTE_EXPORT_TO_TERRA,
title: "Export Study Data and Metadata to Terra Workspace",
trackingId: "button-analyze-in-terra",
};
};

Expand Down

0 comments on commit bf52092

Please sign in to comment.