Can I still access a sitecore contact facet once session is flushed?
问题 I'm hoping I've not gotten the wrong end of the stick here (as always the sitecore documentation is woeful!) I wanted a way to store information against a visitor, I'm reasonably new to sitecore, but the contact facets seemed the idealsolution, pretty much implemented word for word from the link above, until it hit production I was quite pleased with it. When I stored information it persisted, I could read it: public IMpmVisitorFacet GetMpmVisitorFacet() { return _contact.GetFacet