How do I obtain tracker_store in socket.io channel?

You don’t need to modify the channel code to read/write the tracker (and it’s not best practice to do this in the channel).

I use the code in the red box below to get some data in tracker

I’m not sure what you are trying to retrieve from the tracker store? Are you familiar with action_session_start?