Drupal is a free, open-source content management system written in PHP that competes primarily with Joomla and Plone. The standard release of Drupal, known as Drupal core, contains basic features such as account and menu management, RSS feeds, page layout customization, and system administration.
N/A
HCL Unica
Score10 out of 10
N/A
HCL Unica is available as a cloud or on-premise solution that provides fully integrated marketing automation software for enterprise. It includes enterprise marketing automation tools that optimize marketing activities, to ensure excellent customer experiences and data privacy.
If you want to set up a basic Not For Profit (NFP) Membership system and content base, Word Press is easier than Drupal. However, if you have specific needs that require a fair bit of customisation then Drupal is the best CRM available. If the webmaster is confident with PHP and SQL, Drupal allows a lot of creativity.
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 think it is wel suited for a business with a lot of one on one relations in the database. For example a supermarket that sells products to a client and gives a reduction on that product. It is nice if the selection process is not to complex and does not involve to many calculations. It is also nice if it is very clear what you want to follow up. In our environment we have lots of many-to-many relations. for example one product is held by more then one client. And that client might have more of those products with other clients. These kind of situation demands for a lot of calculations with derived fields(*), and there things go far too slow. Unica is probably not such a good solution for us, because our environment is too complex, and so is to process of creating the selection, we often have to change things in the selection flows. Because of the complexity it is difficult to see what the flow is exactly doing afterwoods, it also takes to much time to modify existing campaigns. The interface is not handy to work with, if you have long lists of variables, of tables or derived fields(*) you have to scroll through trough them, you can not really search them or reorder them. You can not drag and drop fields or other objects like derived fields in the flow, what would be easy if you have to make frequent changes to the proces flow. When you copy objects something the content of the object changes because the links with other objects or lost. (*) derived field: field to calculate something
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
Ability to translate Multiple SQL queries into a very easy to use visual GUI.
Provides the ability to pre-define segments, run them once in off hours, store them in their own system tables for quick youth and a significant reduction in CPU utilization on the database.
It’s use of Reusable objects. Including user variables to pre-define calculations one time, macros that you can create and pass values to parameterize the SQL code And the creation of templates to easily replicate work.
It’s ability to bring in external data on the fly that can very easily be mapped into any flowchart.
It’s flexibility and creating UNIX script via triggers to automate sending of files to multiple vendors with different FTP sites
It’s flexibility in the output layouts that it can create.
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
This is not an easy CMS to work with if you don't have a good understanding of website development. It isn't "plug-and-play" like Wordpress or Shopify.
Over time, doing major updates to the system can be taxing, especially if you aren't well-versed enough in doing system updates in line with your "child" theme and code.
The CMS can become somewhat cumbersome with server resources if not carefully optimized while you build and customize it to your liking.
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
Greater integration of real time (Interact) capabilities with outbound channels, in particular IBM eMessage Email & SMS delivery.
Additional outbound channels to be integrated into eMessage, including Facebook Fanpage & Twitter DM broadcasts. At the moment these are possible only through custom additional integration.
Support for additional marketing database technology, e.g. MySQL, Exasol, ParAccel, WX2.
Provision of database technology with software purchase, as Web technology (IBM WebSphere Express) is supplied for free, but no database is supplied - since IBM also market DB2, which is a supported technology it seems a shame.
The time and money invested into this platform were too great to discontinue it at this point. I'm sure it will be in use for a while. We have also spent time training many employees how to use it. All of these things add up to quite an investment in the product. Lastly, it basically fulfills what we need our intranet site to do.
There are three main factors to renew a licence: 1) Cost to migrate to another platform would be rather expensive and time consuming, plus the requirement of retraining employees to use a new tool 2) It has been proven time and time again that it is a market leader in the space (10 years +) 3) It can be built upon, with the addition of additional IBM EMM modules - despite theories it does have very strong digital capabilities.
As a team, we found Drupal to be highly customizable and flexible, allowing our development team to go to great lengths to develop desired functionalities. It can be used as a solution for all types of web projects. It comes with a robust admin interface that provides greater flexibility once the user gets acquainted with the system.
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
Unica provides functionality that is very simple and easy to use. For reporting, we can see Unica system tables. Contact history table, response history tables. We have all the information in one place. Performance-wise, Unica also handles large volumes of data and can run a 5-million-record campaign within minutes. This is something great.
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
Drupal itself does not tend to have bugs that cause sporadic outages. When deployed on a well-configured LAMP stack, deployment and maintenance problems are minimal, and in general no exotic tuning or configuration is required. For highest uptime, putting a caching proxy like Varnish in front of Drupal (or a CDN that supports dynamic applications).
Drupal page loads can be slow, as a great many database calls may be required to generate a page. It is highly recommended to use caching systems, both built-in and external to lessen such database loads and improve performance. I haven't had any problems with behind-the-scenes integrations with external systems.
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
As noted earlier, the support of the community can be rather variable, with some modules attracting more attraction and action in their issue queues, but overall, the development community for Drupal is second to none. It probably the single greatest aspect of being involved in this open-source project.
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 was part of the team that conducted the training. Our training was fine, but we could have been better informed on Drupal before we started providing it. If we did not have answers to tough questions, we had more technical staff we could consult with. We did provide hands-on practice time for the learners, which I would always recommend. That is where the best learning occurred.
The on-line training was not as ideal as the face-to-face training. It was done remotely and only allowed for the trainers to present information to the learners and demonstrate the platform online. There was not a good way to allow for the learners to practice, ask questions and have them answered all in the same session.
Plan ahead as much you can. You really need to know how to build what you want with the modules available to you, or that you might need to code yourself, in order to make the best use of Drupal. I recommend you analyze the most technically difficult workflows and other aspects of your implementation, and try building some test versions of those first. Get feedback from stakeholders early and often, because you can easily find yourself in a situation where your implementation does 90% of what you want, but, due to something you didn't plan for, foresee, or know about, there's no feasible way to get past the last 10%
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
- We had to rebuild a part of the datamart afterwards to tighten up and simplify the selection process. But as it was too time consuming to rebuild all the existing campaigns, we no run campaigns on different versions of the datamart. - The response tracking of the campaigns never worked out well, it was impossible to implement a direct response where there is a link between the lead and the response in our operational process
Drupal can be more complex to learn, but it offers a much wider range of applications. Drupal’s front and backend can be customized from design to functionality to allow for a wide range of uses. If someone wants to create something more complex than a simple site or blog, Drupal can be an amazing asset to have at hand.
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 contact history and the response history are so powerful. You can track whatever you want to help the call center to push relevant offers to our customer. In addition, predictive models can be built, with patience, in IBM Campaign. If you have some complaints from the call center about any campaigns, you can easily validate it into the contact or response history.
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
Drupal is well known to be scalable, although it requires solid knowledge of MySQL best practices, caching mechanisms, and other server-level best practices. I have never personally dealt with an especially large site, so I can speak well to the issues associated with Drupal scaling.
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