I expect so. The webtracker writes data to its external file *after* a URL is left or when the item ends normally so that it can record the time-in and time-out. If the item were to be cut off prematurely by a duration command, I could see how the data might not appear for that last page. You could calculate the time spent on the last URL by subtracting the total time on other URLS from the total duration (e.g., 300 seconds in the example above), but I can't think off hand how you would know the URL if there were multiple potential locations.




Reply With Quote