Forum Moderators: DixonJones
Is there a way around this without having to invest in different software (we use webtrends log analyzer) or involving massive amounts of programming?
I am not too familiar with webtrends.. but, if they use a javascript based data collection mechanism (like most people) and if your third-party processor lets you put in HTML headers, you should be able to collect all the data in the same place and continue to use the same software. If this doesn't make sense, sticky me and I'd be happy to take a look at things for you.
roi,
I guess I am not up to date.. but, isn't thir-party cookie access a problem. I could be wrong. do let me know..
As long as you are using a session cookie (i.e. not passing the session ID in the URL), the session info should persist for 30 mins (or whatever), or until all browser windows are closed.
It shouldn't matter if the browser leaves your site, as long as it returns before the session expires.