I'm currently integrating mixpanel.com into aMember using a custom plugin. How can I insert some HTML code into the first page the user visits after an initial signup? I figured I can trigger the first part through: function onSignupUserAdded(Am_Event $event) Any help is appreciated!