I am trying to enable visit (svn 520), and am not having any luck. I've uncommented visit.on=True in config.py, and left everything else visit/identity related commented out. I created the tg_visit table.
I then visit the index() method of root. No cookie is set, and nothing shows up in the tg_visit table. What am I missing? Do I need to do something else to start up visit tracking? Thanks.

