Creating a widget
Administration → COMMUNICATION → Newsletter subscription. RequiresCOMMUNICATION_TENANT or EVENT_TENANT.
Press Create Widget, give it a name, and save. Styling options appear once
the widget exists. Each card in the list shows the widget’s public URL, a
Subscribers button with the count, and Edit.
One widget is always the Default, marked with a star. It is the one served
when a page asks for your organization’s widget without naming one, including
the subscribe box under a published campaign’s public page. Use Make default
to move the star. You cannot delete the last remaining widget, and deleting the
default promotes another one automatically.

What you can configure
The editor is split into settings on the left and a live preview plus the embed code on the right.
Only the email field is mandatory. Name fields appear only if you turn them on,
and then they are required in the form.

Putting it on your site
The Integration panel offers two snippets plus a plain link.JavaScript embed (recommended)
JavaScript embed (recommended)
A
div plus a script tag. The form renders inline in your page and inherits
the width of its container. Copy it with Copy Code and paste it where
the form should appear. The script host in the snippet is generated from the
address you are using Orgo at, so always copy it from your own organization
rather than retyping one from a screenshot.Iframe
Iframe
A fixed-height
iframe. Use it when the page cannot run third-party
JavaScript, or when you want full isolation from your site’s CSS.Direct subscription URL
Direct subscription URL
Every widget also has a hosted page you can simply link to, for example from
social media or a printed QR code. The organization’s default widget is
served at
/newsletter on your Orgo host.What happens when someone subscribes
1
They submit the form
The address is validated. Submitting the same address twice within 5 minutes
is refused so a double click does not send two emails.
2
Orgo emails a confirmation link
The form then shows “Please check your email for a confirmation message”.
Nobody is subscribed at this point.
3
They click the link
If the address already belongs to a member or a contact, that record is
switched to newsletter subscribed. Otherwise a new contact is created with
its source recorded as the newsletter. The widget’s tag is applied, and the
subscription is recorded against the widget for the subscriber count.
Related
- Newsletter for sending to the subscribers you collect
- Newsletter builder for designing the campaign
- Contacts for what a subscribed contact record holds
- User lists for turning a tag into a reusable audience

