AJAX Call, Online User List Confliction

Know how SitePoint has an online user list? Well, the problem is when using AJAX the user online list will show what page the user is viewing that the AJAX is being loaded from, so if I am currently on a profile page that has a AJAX request to a topic page, the online user list will say I’m currently viewing the topic page instead of the profile page, how do I deter this and still have the AJAX call do its job but make sure the users location on the online user list is correct and isn’t where the AJAX is being called? This is especially important when AJAX is used on every page.

I would like to use jQuery to fix this, if possible.

I am using the ZetaBoards forum software, if that matters.

I would approach the ZetaBoards support forum about this issue, as they are best positioned to know the most about their own software.