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
Salesforce Marketing Cloud
Score 7.9 out of 10
N/A
Marketing Cloud is an AI-powered, cloud-based digital marketing platform within the Salesforce Customer 360 ecosystem. Marketers can segment their audience, deliver personalized messages, track campaign performance, engage leads and accounts, and optimize strategies based on real-time insights.
Well, I'm definitely biased, I've been working with Drupal for 12+ years, and I can say it's appropriate for any size/scale of a project, whether it's a small catalog website or a huge corporation. If I want to dial it down to a specific use case, Drupal is best what most customers/clients that have high-security standards, and need to have extensive editorial experience and control over their website's architecture. Due to its core design, Drupal can connect with each part of its own and any external third-party resources quite easily. For a less-suited scenario, I might say that if you don't have enough budget to get proper work done, sometimes just using WordPress with a pre-designed theme might sound better to you, but if you have the budget and the time, always go with Drupal
I rated this a seven because I love Salesforce, and it is excellent on the sales side. However, the marketing side has some pros and cons. It is terrific for keeping track of lead, customer, and dealer information, but it is not easy to automate workflows, integrate other software, or create well-designed emails. It is also straightforward to generate reports, which is very helpful in keeping track of lead progression to better market those leads and turn them into customers.
Content Types... these are amazing. Whereas a more simplistic CMS like Wordpress will basically allow you to make posts and build pages, Drupal 8 gives you the ability to define different types of content that behave differently, and are served up differently in different areas of the website.
Extensibility... it scales, ohhhh does it scale. They've really figured out server-side caching, and it makes all the difference. Once a page has been cached, it's available instantly to all users worldwide; and when coupled with AWS, global redundancy and localization mean that no matter where you're accessing the site, it always loads fast and crisp.
Workflows... you have the ability to define very specific roles and/or user-based editorial workflows, allowing for as many touchpoints and reviews between content creation and publication as you'll require.
Security and new release notifications are a hassle as they happen too often
Allowing them to write PHP modules is a big advantage, but sometimes integrating them is a small challenge due to the version the developer is working on.
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.
As of right now we have not seen any other program that integrates as seamlessly into our Salesforce platform. We have barely scratched the surface of all the features and use cases. It would be irresponsible to make a move to another platform in the near future. We have not come up against any limitations that would prompt a need to switch
It's a great CMS platform and there are a ton of plugins to add some serious functionality, but the security updates are too complex to implement and considering the complexity of the platform, security updates are a must. I don't want my site breached because they make it too difficult to keep it up to date.
You won't find another solution that has as many features as Salesforce Marketing Cloud Interaction Studio. We all know Salesforce, we all know how big they are and it's not for nothing... Their tools do most of the things you want, need and even imagine. Using it is complicated, but the usability is infinite.
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).
Upgrades and timing of the upgrades were communicated well and planned during off hours for our work. If we did have a campaign scheduled during that time, it would kick-off after the system was back active. There were a few unplanned system down times, but it was a rare occurrence and those times were also short in duration.
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.
Though the make up of MA apps is not built this way today, it would be nice to see them become more real-time. The integration between Salesforce and Pardot is not a true real-time integration. If I modify something in Salesforce, those changes are not automatically reflected in Pardot immediately. There is a delay of about 15 minutes before the systems sync. This delay, although not long, is less than ideal We would love the systems to be integrated real time such that changes are propagated from one system to the other immediately.
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.
They are really responsive and more than not solve the problem or give you insight to how you can manage the solution yourself. I do find however sometimes a long delay on the more complex issues when they need to loop in other departments. but overall a good experience with support
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 trainers at the Pardot user conference (Elevate and Connections) were very knowledgeable and presented the material well. Again, the content was targeted to more of a new user audience, and was not really relevant for folks who had been using the product for 2+ years.
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.
Pardot's online training touches on all topics briefly and vaguely without much indepth exploration into how a final outcome could look, such as Nurturing Campaigns, Email templates, landing page templates, etc... The only true way to uncover Pardot's full capabilities is to have Front End design and coding experience. Without this key skill set, I would not recommend Pardot to another business.
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%
From an IT perspective, once you set up the Javascript beacon and start collecting data there is a waiting game. During this time you can start labeling your site actions which can be labor intensive for a single person, but you don't really have the final end-users on the platform yet. We did a lot of training so users were experienced, but it wasn't until they had their first tasks to accomplish that they started using the system and had questions. I'd recommend setting up some immediate goals for an end-user to start segmenting for the purpose of displaying message campaigns so you can jump start end-user action.
Drupal is community-backed making it more accessible and growing at a faster rate than Sitefinity which is a proprietary product built on .NET. Drupal is PHP-based using some but not all Symphony codebase. Updates for Drupal are frequent and so are feature adds.
I think that all of the marketing platforms I have evaluated and used in the past serve different markets and purposes. Salesforce Marketing Cloud was more palatable to our team because of our existing tech stack where we had Salesforce CRM already deployed and in use. Compared to Marketo and Hubspot, Salesforce Marketing Cloud is a bit dated in terms of the UI/UX and the overall experience but still meets the needs of our organization. Mailchimp, however, isn't even playing in the same arena and is meant for small organizations and companies that don't have a need for a full fledged offering that SFMC brings to the table.
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.
Prior to this, we had no solution and literally were doing things on paper in a world where technology is outpacing paper. Having this process optimized has made it easier for the sales and marketing people to change information. From the training perspective, it has allowed us to see holes in where we could create additional support training, so the ROI here has been a lot more than just the optimization of a process.
Drupal has allowed us to build up a library of code and base sites we can reuse to save time which has increased our efficiency and thus had a positive financial impact.
Drupal has allowed us to take on projects we otherwise would not have been able to, having a further impact.
Drupal has allowed us to build great solutions for our clients which give them an excellent ROI.
Salesforce Marketing Cloud allows us to more efficiently reach out to a higher number of prospects.
Salesforce Marketing Cloud allows us to nimbly communicate important messages in a timely fashion to facilitate conversion.
Salesforce Marketing Cloud allows us to track who is opening our messages so that we can stop sending to those not interested and focus on the most engaged audiences.