Back in January Jeff Watkins said the below on a thread about Visit Tracking and Identity.
> From: Jeff Watkins > Date: Sun, Jan 8 2006 2:34 pm > You can also access the current visit ID via > turbogears.visit.current_id(). This can be helpful when you want to > link the current visit to events (like viewing a product). I can't seen to find this method in the code anymore. When trying to call this method I get: turbogears.visit.current_id() AttributeError: 'module' object has no attribute 'current_id' Has this been deprecated or moved to another package or am I using it totally wrong? Thanks in advance for any help and advice. Hootbah. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

