NCIOCPL / clinical-trials-search-app

Clinical Trial Search Front-end
1 stars 6 forks source link

Implement analytics tracking of expand/collapse all on trial description page #620

Open sarinapadilla opened 11 months ago

sarinapadilla commented 11 months ago

Issue description

Analytics tracking of the expand all and collapse all buttons needs to be implemented.

Format:

| prop   | value                                                     |
| prop41 | clinical_trial|[section id]|[section name]|[action taken] |
|        |   - Section ID is based on the ID in the code             |
|        |   - Section name is the text you see on the screen        |
|        |   - Action taken could be expand or collapse              |
| prop67 | [PageName value]                                          |
|        |   - Pass the page name value                              |

ESTIMATE TBD

What's the expected change?

What's the current functionality?

What's the updated acceptance criteria?