Hey SarahEOwen, I heard back sooner than expected. There is a feature request logged to have an option in the extension configuration to globalize the ' s' object.
Until that happens, there are two options to try.
1) At the bottom of the extension configuration view for the Analytics extension, there is a custom code box. If you put
in that custom code box, that will give you an s object on the page that you should be able to use in the way you'd like it.
2) You could also try getting the 's' object from
which is an array (I think) where the Analytic instances are stored.
--
AN-148610