I recently rerouted the sessions table to Memcache and the module's ability to only count unique page views no longer works. I'm guessing that because the sessions data is not being written to the database this feature can't function. Is this correct?