Quantcast

webflow - session cleanup hook

classic Classic list List threaded Threaded
1 message Options
tak
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

webflow - session cleanup hook

tak
Hi,
   I had a question about session cleanup and dumping abandoned sessions.  We're looking at our shopping cart flow and thought it might be useful for us to analyze abandoned flows.  Is there a hook that we can use to tie into a "preCleanup" method and perhaps save/dump some pertinent info right before the session gets garbage collected?

Some web searching yielded:


The FlowExecutionListener sounds interesting...

But those posts make it seem like it isnt quite what we're looking for. 

If we really can't do a "preCleanup" call, we could do the inverse (log everything somewhere on state transition, delete stuff that completes), but I thought I'd ask if theres a more straightforward approach.

-tak
Loading...