dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
861 stars 468 forks source link

System doesnot tracking users frontend visitaton history #4672

Closed prasadbhvn closed 10 years ago

prasadbhvn commented 10 years ago

Reproduced on master-2.6//H2DB//Java7 Steps:

  1. Enable Click stream tracking in dotmarketing-config.properties file. ENABLE_CLICKSTREAM_TRACKING=true
  2. Login into front end and click on few menu links then logout
  3. Now Go to Users->Marketing tab and Click on Full Visit History
  4. You will not see any tacked user history
    Please see http://screencast.com/t/w2fIR37dc2o5

Test Info: Win7//H2DB//Chrome.

Test: Marketing Click History for a user, and tag and categorize http://qa.dotcms.com/index.php?/tests/view/51013

prasadbhvn commented 10 years ago

Yes this is reproducible in 2.5.3. Test info: master-2.5//postgres//chrome.

jtesser commented 10 years ago

OK the issue is the session is not destroyed on sign out here. If you wait 30 min this works. If you hit the destroy.jsp it will flush your session