Seguno builds two pages that can be added to your site to help interact with subscribers. A Newsletter signup form, also known as a landing page, to help collect new subscribers, and an Unsubscribe landing page, to confirm when a subscriber has unsubscribed from an email while also encouraging them to revisit your shop.
Tip: If you are using a Shopify OS 2.0 theme, you can add Seguno's app block to insert a form on any existing page instead of directing visitors to a separate landing page. You may also use Seguno Popups for page-specific sign-up forms, announcements, exit intent, and so much more.
Use the Newsletter form
The newsletter form is a page that allows customers to sign up for your emails. The page contains a form with requested information, such as first name, last name, and email. Signups will be created as customers within Shopify that 'agree to receive marketing emails.' Seguno automatically recognizes the new subscriber upon form submission.
To preview the Newsletter form:
Navigate to the Settings page
In the Pages section, click Newsletter form
Edit the Newsletter form
Design
By default, the form will use the style from your Shopify theme settings. The Subscribe button will match the primary colors that you have set on your emails within Seguno.
Language
To edit the text on the Newsletter form:
Navigate to the Settings page
In the Localization section, click Edit language
Select the Newsletter landing page tab
Edit the text, click Save
URL
You can adjust additional settings using the parameters at the end of the URL. For example, if your newsletter form URL is https://demo.seguno.com/apps/seguno/subscribe, you can modify the form to hide the last name field by appending the hide_last parameter like this: https://demo.seguno.com/apps/seguno/subscribe?hide_last=true.
The following table describes the parameters that can be added:
Parameter | Description | Possible value(s) |
hide_names | Hides the first and last name fields. | true |
hide_last | Hides the last name field. | true |
hide_headings | Hides the heading and subheading. | true |
show_checkbox | Shows a checkbox that requires the subscriber to check before being able to subscribe. | true |
tags | Specifies what tags the subscriber will have on the Shopify customer record. The tag newsletter is always added. | Comma-separated list of tags |
heading | Overrides the text used for the heading. | Text |
subheading | Overrides the text used for the subheading. | Text |
first_name | Sets the first name text field to have this value when the form is loaded. | Text |
last_name | Sets the last name text field to have this value when the form is loaded. | Text |
Sets the email text field to have this value when the form is loaded. | Email address | |
return_to | Sets the page to redirect to after a successful subscription. | URL path (e.g./pages/about-us) |
layout | Specifies which layout the form is loaded with. By default, the form will load within your Shopify theme's main layout. | none, the name of a layout defined in your theme |
Note: Any of the parameters that have Text or Email address for their values may need to be URL encoded. Most browsers will do this for you when you type it into your URL bar.
Add the Newsletter form to your store
To add the Newsletter page to your online store:
Navigate to the Settings page
In the Pages section, click Newsletter form
Optional: Edit the URL with additional parameters
Copy the URL
From your Shopify Admin, go to your Online store, then Navigation
Click Main Menu
Click Add menu item
Enter a Name and paste the URL
Click Add
Edit the Unsubscribe page
The unsubscribe page is shown after the unsubscribe link in an email is clicked.
To edit the language on the unsubscribe page:
Navigate to the Settings page
In the Localization section, click Edit languages
Click the Unsubscribe landing page tab
Edit the text, click Save
Note: The Unsubscribe page features the Seguno Recommended products collection. To remove the collection from the unsubscribe page, you will need to delete the Recommended products collection from the Collections page.