#### Background
This task is intended to capture what data wiring is needed to answer if this feature met its goals.
##### Measurement Goals
See Epic
##### Link to Finalized Designs
Designs spec: https://www.figma.com/design/2ShBsmgWuzsDAeTafyKzg6/iOS---%3E-Activity-Tab?node-id=349-2&p=f
See also: User flow diagram https://www.figma.com/design/2ShBsmgWuzsDAeTafyKzg6/iOS---%3E-Activity-Tab?node-id=367-1682&p=f&t=6yDaEjY3fNexhMqA-0
#### Tasks
[X] @ PM Add measurement goals to Epic
[X] @ PM Add link to final designs
[X] @Analyst Create schema Doc
[X] @analyst Create validation task after Beta release
[X] @Analyst Move ticket to Ready for Dev for engineers to implement instrumentation
[] @Engineers the completed user stories instrument according to deck. Mark items in the Deck that have been instrumented with a green background. Target user stories for completion before external release:
- {https://phabricator.wikimedia.org/T408587}
- {https://phabricator.wikimedia.org/T408644}
- {https://phabricator.wikimedia.org/T407674}
- {https://phabricator.wikimedia.org/T407010}
- {https://phabricator.wikimedia.org/T407009}
- {https://phabricator.wikimedia.org/T407002}
- {https://phabricator.wikimedia.org/T408174}
- {https://phabricator.wikimedia.org/T407676}
### Eng Notes
**TS or MA**
- Check ios_article_link_interaction changes - https://docs.google.com/presentation/d/1z_YFvx3X4XFb4Wyp6axEMUxl_G0Si7khaQ--HV8MPH8/edit?slide=id.g39b7dd6aafa_0_285#slide=id.g39b7dd6aafa_0_285
- Investigate edit attempt step issues - https://docs.google.com/presentation/d/1z_YFvx3X4XFb4Wyp6axEMUxl_G0Si7khaQ--HV8MPH8/edit?slide=id.g39b7dd6aafa_0_285#slide=id.g39b7dd6aafa_0_285
- Check donate funnel events - https://docs.google.com/presentation/d/1z_YFvx3X4XFb4Wyp6axEMUxl_G0Si7khaQ--HV8MPH8/edit?slide=id.g39b7dd6aafa_0_150#slide=id.g39b7dd6aafa_0_150
- Check ios_navigation_events changes - https://docs.google.com/presentation/d/1z_YFvx3X4XFb4Wyp6axEMUxl_G0Si7khaQ--HV8MPH8/edit?slide=id.g39b7dd6aafa_0_186#slide=id.g39b7dd6aafa_0_186
- Check History events - https://docs.google.com/presentation/d/1z_YFvx3X4XFb4Wyp6axEMUxl_G0Si7khaQ--HV8MPH8/edit?slide=id.g39b7dd6aafa_0_168#slide=id.g39b7dd6aafa_0_168
- Check ios_login_action events. Create new MR in GitLab for the login schema for the additional category. - https://docs.google.com/presentation/d/1z_YFvx3X4XFb4Wyp6axEMUxl_G0Si7khaQ--HV8MPH8/edit?slide=id.g39b7dd6aafa_0_162#slide=id.g39b7dd6aafa_0_162
**GO**
- Create a new ActivityTabFunnel class in the project. You can copy ArticleTabsFunnel, rename the class, and strip away all of the public logging methods.
- You will want to delete all of the ActiveInterface and Action enums, we will add them back in 1-by-1 as you add new public logging methods for this funnel.
- Note you will need to change this stream [[ https://github.com/wikimedia/wikipedia-ios/blob/f6a04c1dd8b0c22dac9e2f354eaba14e6c34be64/Wikipedia/Code/ArticleTabsFunnel.swift#L81 | enum value ]] to match the stream name in the [[ https://docs.google.com/presentation/d/1z_YFvx3X4XFb4Wyp6axEMUxl_G0Si7khaQ--HV8MPH8/edit?slide=id.g39b7dd6aafa_0_5#slide=id.g39b7dd6aafa_0_5 | deck ]] (`app_activity_tab`).
Go through deck and add logging for these events:
- Onboarding events - https://docs.google.com/presentation/d/1z_YFvx3X4XFb4Wyp6axEMUxl_G0Si7khaQ--HV8MPH8/edit?slide=id.g39b7dd6aafa_0_68#slide=id.g39b7dd6aafa_0_68
- Activity tab impression, Timeline click events - https://docs.google.com/presentation/d/1z_YFvx3X4XFb4Wyp6axEMUxl_G0Si7khaQ--HV8MPH8/edit?slide=id.g39b7dd6aafa_0_198#slide=id.g39b7dd6aafa_0_198
- Overflow menu events - https://docs.google.com/presentation/d/1z_YFvx3X4XFb4Wyp6axEMUxl_G0Si7khaQ--HV8MPH8/edit?slide=id.g39b7dd6aafa_0_192#slide=id.g39b7dd6aafa_0_192
- Survey events - https://docs.google.com/presentation/d/1z_YFvx3X4XFb4Wyp6axEMUxl_G0Si7khaQ--HV8MPH8/edit?slide=id.g39b7dd6aafa_0_174#slide=id.g39b7dd6aafa_0_174
- Logged-out module buttons (only the module buttons, TS or MA will cover the `Accounts created should also be tracked in:` section - https://docs.google.com/presentation/d/1z_YFvx3X4XFb4Wyp6axEMUxl_G0Si7khaQ--HV8MPH8/edit?slide=id.g39b7dd6aafa_0_162#slide=id.g39b7dd6aafa_0_162