Send s.pageName using s.tl()?
Hi.
We are sending a custom link and some other variables using s.tl(). This is working well, except that one of the variables we are trying to send is s.pageName.
The s.pageName value shows up in the Adobe Experience Cloud debugger, but it looks like it is not being captured in the report suite.
The documentation says works that s.tl() works similarly to the s.t() method, but that it does not increment page views.
If we are sending s.pageName, do we have to use s.t()?
If so, can we send a custom link with s.t()? The documentation does not show that as an option.
Thanks for any help you can provide.