Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 5 of 5

Thread: Web tracker item time stamped out problem

  1. #1

    Web tracker item time stamped out problem

    I am using the web tracker item to measure the length of time for specific web pages. I found one problem.

    For example, I have 5 files, fmain.htm, f-1.htm, f-2.htm, f-3.htm, and f-4.htm. fmain.htm is the list of films, and f-1, f-2, f-3, and f-4 are film viewing pages. I embedded mov files on each page. Each film clip is 9 min. long. I set duration 20 min (1200 sec).

    Suppose participants watch (i.e., stay) fmain (10 sec), f-1 (540 sec), f-2 (400 sec), and f-3 (500 sec). In this case, MediaLab proceed to next sequence while participants stay at f-3 at the point of 350 sec passed.

    Because participants did not click out of f-3.htm, MediaLab does not time-stamp for the f-3. The file name and the length of f-3 are not recorded. This is a problem because I cannot know whether users watch films at f-3 or at other pages (e.g., f-4).

    How can I make MediaLab recognize the last web page?
    Last edited by luxid; 06-23-2009 at 10:02 PM.

  2. #2
    Join Date
    Nov 2005
    Posts
    3,328
    Perhaps by using the timestamp feature on the subsequent item? This would give you a way to calculate the time spent on the final htm page--but would not give you the URL--would that be sufficient or do you also need that URL?

    See timestamp (@) parameter in user's guide or online here:
    http://www.empirisoft.com/medialab/h...parameters.htm

  3. #3

    Yes, I also need that URL.

    Thanks for the help. Yes, I also need that URL. What I need is the duration of stay for specific pages.

  4. #4
    Join Date
    Nov 2005
    Posts
    3,328
    What if you added an auto-redirect after n seconds on the final page, such that it would redirect to some other page indicating that it had been displayed for that period of time. The redirect would be contained in the data file but only if it had been displayed for the full n seconds.
    e.g.,
    Code:
    <head>
    ...head section stuff (Title, Description,etc.)...
    <meta http-equiv="refresh" content="120;url=pagename.html">
    </head>

  5. #5

    that's a good idea but...

    .. the problem is that I don't know which page will be the final pages. fmain.htm is the top level page that list other 4 pages from f_1.htm to f_4.htm. For 30 minutes that I set, users freely browse through these pages. Any of 5 pages can be a final page.

Similar Threads

  1. Tobii eye tracker integration
    By lncs in forum DirectRT Older Versions: General Questions
    Replies: 8
    Last Post: 04-21-2009, 11:05 AM
  2. Problem with having only 1 variable in Custom Item HTML
    By xaros in forum MediaLab Older Versions: Troubleshooting
    Replies: 3
    Last Post: 11-25-2008, 12:55 PM
  3. How to have both a time limit and a "Next" for an essay item
    By fantacier in forum MediaLab Older Versions: How Do I...
    Replies: 3
    Last Post: 09-26-2008, 09:51 PM
  4. HTML links advance pages in web tracker
    By BeanKD in forum MediaLab Older Versions: Troubleshooting
    Replies: 1
    Last Post: 01-25-2008, 10:09 AM
  5. Reaction time data for custom HTML item
    By lekyung in forum MediaLab Older Versions: General Questions
    Replies: 2
    Last Post: 10-31-2007, 09:51 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •