Hi,
I am trying to find the best way to send one single call to Adobe Analytics when a page load triggers a 'PageView' as well as 'Events'. I understand PageView's require a 's.t()' function which increments page views, and s.tl() is similar minus the increment feature.
Is it possible to use a function that can handle both?

I would like this to be a single call to Adobe Analytics - but currently it is two due to being different types of call.
Many thanks
Evie