The Campaign Monitor Registration snippet is outputs a registration form which allows users to subscribe to your Campaign Monitor lists.
Originally based on the WebSignup snippet created by Raymond Irving.
When the user registers the snippet:
- creates a web user
- adds the user to one or multiple user groups
- adds the user to one or multiple Campaign Monitor lists provided they opt-in
Parameters (all optional):
- tpl Chunk name or document ID to user as a template
- useCaptcha Select whether to use (1) or not to use (0) a CAPTCHA on registration form. If not defined will default to system setting.
- groups Comma separated list of user groups to add the user to
- apikey Your Campaign Monitor API Key. Required if you wish to add users to your Campaign Monitor lists.
- lists Comma separated list of Campaign Monitor ListIDs you want to add the user to. Required if you wish to add users to your Campaign Monitor lists.