Membership Forms - Magic Links

Magic Links allow you to control how membership levels and membership gifts display when a constituent clicks a link from a web page to a membership form. This is done by simply appending a parameter to the URL of the membership form.

With Membership Magic Links, you can configure which membership levels display, add the "Give as a gift" option to membership forms, and configure which membership level is selected by default along with the "Give as gift" option.

Guidelines for Configuring Magic Links

  • Separate Magic Links from the URL with a question mark (?): www.organization.org?BBMembershipSelected=24

  • Separate multiple Magic Links with an ampersand (&): www.organization.org?BBGiveAsGift=1&BBMembershipSelected=24

  • If the URL you are adding the Magic Link to already has a URL parameter, do not add another question mark. Separate the Magic Link with an ampersand from the other parameter. The entire URL can only have one question mark and it must come at the beginning of the parameters.

    Correct - www.organization.org?BBGiveAsGift=1&BBMembershipSelected=24

    Incorrect - www.organization.org?BBGiveAsGift=1?&BBMembershipSelected=24

    Incorrect - www.organization.org?BBGiveAsGift=1?BBMembershipSelected=24

  • Magic Links cannot be used to reduce the number of memberships that display, to show two instead of five, for example.