Expected behavior
The template used during page creation is tracked in the editor_session_start event
Actual behavior
The template used during page creation is not tracked in the editor_session_start event
Steps to reproduce the behavior
- Create a page using a template
- Notice the
editor_session_start event does not carry the template parameter
Extra context
The template parameter was introduced in #15038 and seems to be removed with #16155
Tested on iPhone SE 2020, iOS 14.4, WPiOS 18.0
Expected behavior
The template used during page creation is tracked in the
editor_session_starteventActual behavior
The template used during page creation is not tracked in the
editor_session_starteventSteps to reproduce the behavior
editor_session_startevent does not carry thetemplateparameterExtra context
The
templateparameter was introduced in #15038 and seems to be removed with #16155Tested on iPhone SE 2020, iOS 14.4, WPiOS 18.0