Last month, I had the honor of attending the annual HLTH 2019 conference. HLTH is a great gathering of minds, companies, and governments in one place rallying around healthcare as a whole. With more than 6,000 attendees, over 300 speakers, and 950+ CEOs and founders, it is an opportunity to talk about how to move […]
Adobe
Are You Still Focusing on Low-Impact Marketing Metrics?
This is the second post in a 5-part series on hidden attribution flaws marketers should watch out for in their marketing strategy. In a recent Perficient Digital survey of B2B organizations, 92% of marketing leaders stated that proving the impact of marketing campaigns was a growing priority for their company. Last week we talked about […]
Early Thoughts on the Adobe Client Data Layer
Last month, Adobe Open Sourced an Event-Driven Data Layer implementation. They call it the Adobe Client Data Layer and you can find it on GitHub: https://github.com/adobe/adobe-client-data-layer The project is currently a tech preview and should not be used in production. However, for the more enterprising among us, it’s fun to investigate bleeding edge solutions from […]
4 Signs Data Accuracy Could Be Impacting Your Marketing Automation Platform
This is the first post in a 5-part series on hidden attribution flaws marketers should watch out for in their marketing strategy. How clean is the data in your marketing automation platform? It is likely you cleaned at some point, but are you cleaning it regularly? Data changes instantly and consistently, and if you don’t […]
Perficient Named Adobe Platinum Partner
We are thrilled to announce that Perficient Digital has earned its Adobe Platinum partnership designation. Adobe recognizes Platinum partners as companies with specialized Adobe practices in multiple Adobe Experience Cloud solutions across geographic areas. The partnership further enables Perficient Digital to fully leverage the Adobe platform and help clients create end-to-end, integrated digital experiences. With […]
Improving Bulk User Creation in AEM 200x
Recently, we had a particularly challenging problem where an AEM website needed to support up to several hundred thousand logins within approximately a 2-hour window. To support this level of load, we couldn’t have user profiles get populated as the users logged in. Instead, the team created a job to populate the users and groups […]
Perficient Digital to Present Alongside Adobe at #HLTH2019
On Tuesday, October 29, at HLTH, I’ll be leading a workshop in Adobe’s booth on Delivering Omnichannel Experiences in Healthcare. I’ll show how healthcare providers and payers are converting prospects to patients and members using voice assistants with Adobe Experience Cloud.
Perficient and Symantec Empower Customers with AI
Perficient Digital and Symantec have created an AI-enabled self-service cybersecurity support agent called ‘Sami.’ We are excited to announce that the new platform reduces phone channel use, case abandonment, and improves knowledge of customer behavior. [perfectpullquote align=”full” bordertop=”false” cite=”” link=”” color=”” class=”” size=””]“When it comes to user-centered design, there is a strong push toward real […]
AEM: Fixing RTE Source Edit Plugin Error While Submitting RTE Dialog
While working on Rich Text Editor on AEM 6.5, I found a bug related to source edit plugin. When the source edit plug is active in inline mode, it won’t let you submit the dialog. However, an error message also doesn’t get displayed properly, and the author will not be able to identify the reason […]
Revealing Hidden Oak Nodes / Properties
Did you know there are properties you can’t see in your Apache Sling / Adobe Experience Manager repository? Jackrabbit OAK includes the concept of hidden nodes and properties. Hidden nodes and properties are prefixed with a colon and are not visible to consuming applications. Examples include :nestedCugs and :topCugCnt which are used to store the […]
How Financial Services Companies Create Unique Buyer Experiences with Marketo Engage
Financial services companies are focusing more closely than ever on creating unique buyer experiences with the help of marketing automation platforms like Marketo Engage. The end result is these companies are delighting their buyers and driving more revenue. Today we’re going to look at a few ways financial services companies can create unique buyer experiences […]
Visualize OSGi Service Graphs with Composum
Here’s a neat trick for AEM developers and architects: you can create a diagram representation of the service dependencies using Composum. For those not familiar, Composum is an Open-Source project based on Apache Sling. To create a service dependency diagram, you will need to install two additional dependencies: Composum Sling Core Console Composum Sling Core […]