Hi @ParthaS,Not an issue of billing, but at this writing, s.tl() can
increase the page view counter under the right conditions...there is a
bug in the s.tl function in which, if a value for arguments two or three
is an empty string (or missing), then the subsequent request created by
s.track() will not include the pev2 and pe params...the result will be a
page view recorded just as if you had called s.t (s.t also calls
s.track()).This is particularly bad since certain adobe docs show s.tl
being ...