Skip to content

Additional Analytics Tracking and Fixes

Compare
Choose a tag to compare
@NoopDog NoopDog released this 19 Jun 05:36
63390ca

Tickets

Create config switch to indicate 2.0 feature set is enabled #1185
Switch to .next and .previous links for pagination #1032
Add project title dimension to tracking of project #1161
Remove Boardwalk naming conventions #1182
Hide matrix service export in "Export Selected Data Section" if 2.0 #1186
Update health-check test for 2.0 #1187
Remove the "System Status" link from the footer for 2.0 #1188
Change /repository to /index in Azul endpoint URLs #1193
Handle tracking "double hit" of redirect from /projects to /projects with species selected #1198
Add tracking of changes in data table sort order to analytics #1199
Create custom analytics event based on tab (project, sample, file) selected #1201
Create custom analytics events for table pagination #1202
Track links back to portal in analytics #1203
Remove duplicate hit to /projects/id on load of project detail page #1214
improved error messages for withdrawn projects #1209
Remove duplicate hit to /projects/id on load of project detail page #1214
Track select of project #1223
Back button on project detail page requires a second click to trigger navigation #1224
Track links to the empty results page for each tab #1229

Commits

b9c5f91 Added tracking of empty result set. Resolves #1229. (#1235)
f063da6 Added tracking of project selection. Resolves #1223. (#1227)
6bde019 Added track by to tab component. Resolves #1224. (#1226)
c41f9b6 Added tracking of pagination. Resolves #1202. (#1225)
7043b0b Added tracking of tab selection. Resolves #1201. (#1221)
49acba5 Added tracking of workflow DP links. Resolves #1203. (#1215)
aff95c3 Added withdrawn project guard. Resolves #1209. (#1212)
f02291a Removed dupe pageview. Resolves #1198. (#1211)
d61b2e3 Removed dupe project hits. Resolves #1214. (#1216)
31b0945 create cgl lower env gitlab config
b84853e Removed project release overline for non-release envs. Resolves #1204. (#1207)
34ea90a Added tracking of project tab view. Resolves #1163. Resolves #1161. (#1206)
362f6f3 Added tracking of sort. Resolves #1199. (#1200)
2e2cdc5 set gtm auth for cgl local build
586d3e8 Added switch for repo vs index API endpoints. Resolves #1193. (#1196)
185d0c3 Added env-dependent handling of pagination. Resolves #1032. (#1189)
b3c556b Added env-dependent health check. Resolves #1187. (#1195)
8498dab Remove Boardwalk naming conventions. Resolves #1182. (#1194)
17096a1 Hide matrix service export in 'Export Selected Data Section' if 2.0. Resolves #1186. (#1191)
baed9a9 Remove the 'System Status' link from the footer for 2.0. Resolves #1188. (#1192)
8a7d685 Added V2 accessor to config service. Resolves #1185. (#1190)