Constant Contact is a full-featured email marketing solution with capabilities such as social media integration, drag-and-drop editing, and real-time reporting. It is a bulk email tool designed for SMB customers. Since 2019, Constant Contact also offers marketing automation features, a website and landing page builder, and other tools to support midsize businesses.
$12
per month
NativeScript
Score4.8 out of 10
N/A
NativeScript is an open source framework that allows
you to create native iOS and Android apps, with one codebase, using the web
skills you already have (JavaScript and CSS) and the libraries you already
love.
N/A
Pricing
Constant Contact
NativeScript
Editions & Modules
Lite
Starting at $12.00
per month
Standard
Starting at $35.00
per month
Premium
Starting at $80.00
per month
No answers on this topic
Offerings
Pricing Offerings
Constant Contact
NativeScript
Free Trial
Yes
Yes
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
The SMS Marketing tool can be added to any Standard or Premium Constant Contact account. SMS is only available in the US for Standard and Premium paid plans. SMS can be added when logged in to an account after purchase. Plans start at $10/month for up to 500 messages.
The NativeScript framework and CLI are completely free and open source. NativeScript Sidekick is a free download to improve developer productivity with optional paid tiers for power users.
Constant Contact is an excellent tool for sending out flyers and newsletters. However, I feel the content's appearance is typically all the same. When I receive an email from Constant Contact, I can immediately identify it - the templates usually all look the same. When sending out communications with images, it is easy to use Constant Contact and link webpages. However, the email layout is always vertical and can get very lengthy. I prefer a more flip-book approach with options to flip the page.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
I gotta be honest, after a PoC period, we choose to rewrite the whole application in a different cross-platform app. Our developers had to invest a lot of time and effort to debug a lot of plugin-related issues, which we needed to utilize the android mobile phone capabilities. QR reader, special visualizations, and fine-tuning were really hard and often resulted in writing native Android code instead of using the shared Angular code. In the end, we think that writing a standalone Android app and an Angular app would have been a better alternative, as the shared code base was so unreliable that it did not save us any time.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
Market segmentation is great: my main segmentation is by region because that's how our sales team is divided.
Lists: making customized email lists is easy and intuitive; the custom fields allow some flexibility in case our fields don't exactly line up with Constant Contact's.
Campaigns: creating campaigns is quick and simple. I especially appreciate the 'resend to non-openers' option. I am constantly using this feature.
Subject line generator: I like using the recommended subject lines. I'm able to plug in their recommended ideas, or sometimes, this feature helps me generate my own ideas.
True native app. The app uses native components and that is quite noticeable in the overall performance of the app. NativeScript is also awesome in the way we can access the native APIs, so we are never really constrained by the framework. If we need, we can just dive into the native APIs without leaving our environment and language (JS).
Cross-platform. Builds for Android and iOS. It deals with the platforms differences very well.
Support for Vue.js. Even though it is just a community effort, the NativeScript-Vue plugin is the best alternative to build native Apps with Vue.js. That was a major factor to go with NativeScript.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
It would be nice if we had more customizable options for emails - like moving around pictures and text boxes, rather than a set spot for everything to go.
I would like it if multiple people could work on a document at one time. So if I'm in charge of graphics, I can get those updated while someone else is entering content, etc.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
There is no doubt that we are going to renew Constant Contact. We have not just invested a lot of time in learning and creating a great looking product but we have developed a strong database of information that allows us to track how we are doing for each newsletter. This supports our goals of creating products that residents desire and are excited to receive.
The hybrid is ok but native is better for performance and the right use case I want to go for is the performance without dealing with too many development tools.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
There is always room for improvement. I don't know how they test their systems, but they should invite not-so computer savvy people to test it. If I, as an expert have problems, they need to think like the technophobe. Since I've used Constant Contact in the past as part of my former employment, I have not viewed any of the tutorials and just jumped in to work on my client's newsletter. With that said, I found some areas easy and some a bit cumbersome
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. TR verified that a representative sample of customers was invited. More Info
The system seemed quite slow sometimes. Specifically, there was sometimes a delay in sends if it was during a high traffic period. There were time-outs when uploading new code for an email, and a lag in reporting analytics which was sometimes as long as 72 hours
I think the overall support for Constant Contact has always been incredible; I have nothing negative to say. Our customer support representative was attentive, easy to understand, and very knowledgeable. I never felt like I wasn't a priority of his and my issues, while very small, were fixed in a very short time frame.
The community support is excellent. They have a slack community as well as a discourse forum forum.nativescript.org Both of these offer community driven support. The forum is more for a threaded discussion. The slack community is more for a quick talk.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
Implementation is very easy for someone who wants to send out the “batch and blast” type newsletters. If you want to use their templates with no customizations, the product works fine. However, the more customizations you get into involving link color, etc, that’s where things can get tricky for someone who may not be familiar with coding
Constant Contact is much more intuitive for people who are not tech-savvy. Also, while sendgrid offered more options in it's drag and drop interface, it displayed differently across different email clients, which made it very cumbersome to use. It also took much longer to upload contact lists and it was harder to manage existing contacts. Performance in sendgrid was much slower as well, and the Preview feature was quite buggy. Our team initially chose sendgrid because of the integration options that it's API offered, but we ultimately switched to Constant Contact because it was much easier to build campaigns and better suited our requirements.
Ionic Ionic is an excellent Angular-based framework for mobile, and it does give a lot of access to the native device api's. However, the technology is based on Cordova, which means the apps being built are just webviews, with html, css and JS all running on the UI thread, and potentially creating very slow experiences for users. NativeScript is a truly native solution, and so provides a faster user experience. ReactNative We evaluate ReactNative, and found it much the same as NativeScript. The main difference is that your JS is all written with React, while NativeScript lets you choose between normal JS, Angular, and Vue. For our team, Angular was the most appropriate choice.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
Very reliable in sending email campaigns and controlling the recipients so that no contact is sent the same email more than once, even if they are on a resent list
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. TR verified that a representative sample of customers was invited. More Info
I have had nothing but positive impacts from using Constant Contact.
The church is large, and there are many subgroups and axillary groups within the church. Setting up specific groups based on responsibility, interest, member goals, and service needs allows me to send information quickly, saving valuable time for other tasks.
Constant Contact allows leadership to stay personally engaged with the members I work with, without over-taxing my time. It feels so seamless.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
The poor quality of NativeScript documentation has the potential to weigh heavily on development timelines, budgets, and QA resources in a NEGATIVE manner.
The poor interoperability of NativeScript plugins can significantly increase development time.
The need to seek out professional instruction to learn how to use NativeScript effectively may become a burden on your budget.
The number of breaking changes between versions of NativeScript, may cause your development efforts to lag further behind the most recent releases of NativeScript and your other chosen environments than you are accustomed to.
NativeScript still does not support the latest major version of Angular. Any significant changes to the other environment components of your systems may hold you back even further while NativeScript plays catch-up.