Yes, you can.
In Launch, in the Analytics extension, there is a setting to make the "s" object globally available. Make sure that is selected.
Then in your page code, you can use s.t() and s.tl() as you wish. You might want to include an if-else statement in your code to ensure that the "s" object i...