Solved
what's the default value in s.tl()'s link type?
code_a : s.tl(true, "", "See the turtle report")
code_b : s.tl(true)
the guide says that the linktype is a required element, but if it is not there, is there a default value?
how does it work?
code_a : s.tl(true, "", "See the turtle report")
code_b : s.tl(true)
the guide says that the linktype is a required element, but if it is not there, is there a default value?
how does it work?
https://experienceleague.adobe.com/docs/analytics/implementation/vars/functions/tl-method.html?lang=en has the required info.
Although If you don't provide the link type then the default value would be NULL/nothing.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.