Is there a way to persist a context data variable across screens using a function in the SDK? Similar to how the getPreviousValue plugin works for the web. To provide a specific example... I want to track how users got to a specific screen and which button or link they clicked to get there. Currentl...