Hi,Thanks for the reply and here is my code snippet that i am using : $(document).ready(function () {$(".PlayCase").click(function() {s.linkTrackEvents="event21";s.linkTrackVars="events";s.events="event21";s.tl(true,'o','video click');});});My html is like this for html element with playcase class:<...