What would be a simple way to force my ActionResult to always fire when I hit this page? On browser back click, for instance, this will not execute.
ActionResult
You could try the onunload event and ajax:
onunload