As I understand, ‘webhook’ is for the server (where discourse is installed) to send HTTP requests after a certain event. On the other hand, I want to place a HTML/Javascript code which executes from the client-side when he registers. Is this something which a webhook can do?