Insert code on first page after user signup

Discussion in 'Customization & add-ons' started by sam_, Dec 3, 2013.

  1. sam_

    sam_ New Member

    Joined:
    Mar 31, 2012
    Messages:
    2
    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!

Share This Page