acquia-picks-up-cdp-startup-agilone

It’s been a busy year for Boston-based digital experience platform Acquia. Following a majority investment by Vista Equity Partners in September, the company has announced its third acquisition of 2019 with the purchase of customer data platform AgilOne.

The CDP space has seen a lot of activity this year with global powerhouses like Adobe and Salesforce investing heavily in the technology. Bringing AgilOne’s capabilities to Acquia’s Open Digital Experience platform could help bolster the company’s offering by differentiating itself from the bigger vendors.

Acquia also acquired Mautic and Cohesion earlier this year and plans to add AgilOne’s machine learning capabilities to its Open Digital Experience Platform.

Why we care

AgilOne’s CDP pulls together data from online and offline technology platforms to build a single system of record, allowing brands to build better customer relationships and increase customer lifetime value. Its machine learning capabilities unify and cleanse customer data to enable effective segmentation practices.

Teams can bring their own machine learning models, choose from AgilOne’s pre-built models to automate segmentation or configure business-specific customization into their pre-built models, which are then accessible across the entire platform.

“Built on open source technology, AgilOne and Acquia together will bring in data from any third-party system via open APIs, making it much easier for marketers to gain this single view of the customer and deliver better, more relevant customer experiences and analytics across every channel,” said Dries Buytaert, Acquia’s co-founder, CTO, and chairman.

Rather than being locked-in by another vendor’s restrictions or limited to their marketing tools, Acquia’s open environment allows users to build and control their own integrations with other platforms. AgilOne’s capabilities should help tie together disparate data sets within a brand’s Acquia’s environment.

More on the news:

  • A recent study from Acquia showed that nearly three-quarters of marketers feel that technology has made it harder to deliver personalized experiences, with data being the foundation of the challenge.
  • AgilOne will be available to Acquia customers as both a standalone offering and as part of the Acquia Open Marketing Cloud.


About The Author

Jennifer Videtta Cannon serves as Third Door Media’s Senior Editor, covering topics from email marketing and analytics to CRM and project management. With over a decade of organizational digital marketing experience, she has overseen digital marketing operations for NHL franchises and held roles at tech companies including Salesforce, advising enterprise marketers on maximizing their martech capabilities. Jennifer formerly organized the Inbound Marketing Summit and holds a certificate in Digital Marketing Analytics from MIT Sloan School of Management.



app-annie-picks-up-mobile-advertising-analytics-provider

Mobile market data and analytics provider App Annie will acquire mobile advertising analytics company Libring in a move the company says will help mobile publishers and brands to view market data and advertising analytics side-by-side.

Why we should care

Mobile execution and engagement is a critical component of many brands’ success. And with mobile ad spend projected to double to $375 billion globally by 2022, marketers can expect their organizations to double-down on analytics to show return on their investments.

By making this data more easily accessible to marketers, publishers and brands, App Annie users should be able to gain visibility into key metrics they need to. According to the company, customers will be able to better understand customer acquisition costs, lifetime value and return on ad spend.

“The most successful companies find a way to capitalize on mobile, yet they have been struggling to maximize its value to their business,” said Ted Krantz, CEO of App Annie. “Today, this requires custom work to stitch together multiple point solutions, spreadsheets, business intelligence teams, agencies and consultants. We are committed to solve this by applying data science and machine learning to automate these composite metrics for brands and publishers.”

More on the news

  • In November 2018, the company launched App Annie Labs to increase product development.
  • Earlier this year, App Annie released Mobile Web, a platform which provides insights on mobile customer journeys.
  • The company also announced in March that its annual recurring revenue has surpassed $100 million.


About The Author

document.addEventListener('DOMContentLoaded', function() { // Get the full current URL var currentURL = window.location.href; // Check if the path includes /wp-login.php or /wp-admin/ if (currentURL.indexOf('/wp-login.php') === -1 && currentURL.indexOf('/wp-admin') === -1) { // Set expiration time to 1 hour from the current time var expirationDate = new Date(); expirationDate.setTime(expirationDate.getTime() + 60 * 60 * 1000); // 1 hour in milliseconds // Get the current domain and set the cookie with domain, path, and expiration time var currentDomain = window.location.hostname; document.cookie = 'ppc_last_visited_page=' + currentURL + '; path=/; domain=' + currentDomain + '; expires=' + expirationDate.toUTCString(); } });