Hi @croPro
You're right to be cautious about using s.tl() on page load. Technically, it will work, you can use it to capture which variant a user saw but it does count as a billable server call, just likes.tl(), and if multiple experiments run at once, you could quickly inflate your server call vol...