In order to re-fire events that are set to "Frequency: Session" you need to make sure you have a new session. This can be done with the JavaScript function:
FuseDeck.resetSession()
In order to make a session refresh easier, simply create a new favorite with the appropriate JavaScript call.