I would like to be able to run some functionality with a module that I am building whenever a customer registers an account, but I can\'t seem to f
module
customer registers
customer_register_success is what you are looking for:
singleton your_module/observer yourMethod