Hi:
I'm very new to Omniture here. I have a very basic question regarding how Omniture JavaScript is sending data out through user browser. So I know that for capturing micro-level event, we can use s.tl() function to send data to Omniture data collection server. My question is, when s.tl(), does it make an asynchronous call (Ajax call) to Omniture server?
Nope, it isnt its an image load not an ajax call. Widely used for tracking events on dhtml pages. Check the omniture ajax pdf.