\Event::register('shutdown', 'Myclass::mymethod');
which will call that method in the request shutdown process, after the output has been generated and sent to the browser.
( shutdown is actually the only event that IS defined in the FuelPHP core ) It looks like you're new here. If you want to get involved, click one of these buttons!