s.tl does not feel like the appropriate call to make in a website module that utilizes a lightbox gallery effect. Any suggestions on best practices or pitfalls to avoid? My team will be building a module that houses 15-20 galleries on a site. Each gallery may have 5-30 photos with copy blurb's, social share options, etc. I need to track not only the galleries that are viewed (easily done via s.t() on a page load). But I also need to know what photos were viewed through the lightbox (may be PrettyPhoto or FancyBox). And specifically what photos were shared (easily done via s.tl() as it is a exit link).
I have not uncovered an answer to this, if you know of a direct link please share. I know that ListVar and Prop's sound good but I can't picture the most optimum solution.