Grow your business with our Subscribers module. Provide your users with a form where they can register themselves and follow them on a regular basis to drive engagement and sales. You can add unlimited forms as per your requirements e.g. Demo Users, Subscribed Users, Newsletter, etc.
Before adding a subscription form, we must add a new group.
Once a group is added, you can assign fields to it. This is optional and only required, if you are planning to collect user's information through a subscriber form on your website.
Note: You can only set required field validation here, the other validations such as a valid email, a valid phone number, a minimum/maximum length, etc. can be specified via Developer->Fields.
Once fields are assigned, you can display this form on your website via our Developer->Themes module. Edit the selected page and use the code as follows:
echo theme_view('widgets/subscribers/_demo_01', array('heading_text' => 'heading_sd01', 'heading_text_lang' => 1, 'group_id' => GROUP ID, 'btn_label' => 'send', 'btn_label_lang' => 1));
Do not forget to replace the GROUP ID value with your group id.
You can configure automatic email/SMS notifications relevant to recipients of your group. Messages will be sent automatically without your intervention.
You can also add dynamic fields like subscribers name, email, phone_number, etc. in your text messages to have more personal, one-to-one relationships with your recipients. Click the Available Fields button to view all available dynamic fields.
It is useful when you want to collect data manually based on variables of interest, in an established systematic way that allows one to answer research questions, promote products and evaluate outcomes.
You can filter subscribers based on Group, Date Range and City.
Followup with customers is an important thing to ensure quicker sales closure. The true importance of following up with customers is well known amongst sales.
To view all followups, visit Components->Subscribers->Followups. If you are not able to view all rows click the Clear Filter icon.
Use the Filter button to view Today or specific date followups.
You can also export subscribers via Components->Subscribers->Export link. The best option if the list of your subscribers is large.
Note: The Send Email icon will be visible only if the subscriber has an Email, similarly the Send SMS option will be available only if the user has a phone number.
Most of the statuses are already added to the application. You can also add new ones as per your requirements.
This status will now be displayed in the Status dropdown field while adding or modifying a subscriber.