Home / Companies / Algolia / Blog / March 2022

March 2022 Summaries

13 posts from Algolia

Filter
Month: Year:
Post Summaries Back to Blog
The Digital Expert Series, hosted by Algolia, features high-performing professionals who have successfully driven digital transformation strategies in leading businesses worldwide. In a recent session, Tovi Heilbronn, Director of Digital Product and Experience at Harry Rosen, discussed how the company partnered with Algolia to drive effective digital transformation. Key points include: 1. Vision: Harry Rosen aims to carry men's wear for leaders, visionaries, and creatives who drive communities, positioning itself in the confidence business. 2. Business Challenge: With approximately 10,000 products online across three distinct digital channels, Harry Rosen faces challenges in product discovery, brand projection, and inventory management. 3. Roadmap for Digital Transformation: Focus areas included technology, people, processes, and vendors. The company needed to scale its infrastructure, improve internal communication, and work with co-invested vendors. 4. Questions for Leaders: Beyond functionality, digital transformation leaders should consider customer excitement, differentiation, and scalability of solutions. 5. Success Milestones: Harry Rosen has seen a 68% increase in transactions, a higher conversion rate, and an 18% increase in average order value since implementing Algolia's solution. Future plans include refining the omni-channel purchase experience, personalization, tighter integration, and deployment of voice search.
Mar 29, 2022 882 words in the original blog post.
Alejo Arias posed a problem in the Algolia forum about building an application to help consumers find agencies providing specific services. The challenge was to combine results from geographic searches for brick-and-mortar stores and boolean or text-based queries, while also displaying them in a unified way. The solution involved using Algolia's client libraries to query against geocoded records, building a multi-index solution with one index for the storefronts and another for state and national providers, and creating an address autocomplete form in React. This approach allowed for combining results from both geographic and non-geographic queries while maintaining a unified display interface.
Mar 29, 2022 1,255 words in the original blog post.
The Digital Expert Series, hosted by Algolia, features high-performing professionals who have successfully driven digital transformation strategies in various businesses. Recently, Tovi Heilbronn, Director of Digital Product and Experience at Harry Rosen, discussed how the company transitioned from a monolithic architecture to an agile, microservice-based one, enhancing their online customer experience. The series provides valuable insights for CTOs, heads of ecommerce, product managers, and others interested in headless commerce strategies.
Mar 18, 2022 226 words in the original blog post.
Developers often use GraphQL to manage data exchanges between the back and front ends of their applications. However, in some cases, using an external API alongside GraphQL can be more beneficial. This article discusses how to integrate a cloud-based search API with GraphQL without going through it. The author presents two approaches: using the API on the front end as a secondary datasource or using it on the back end behind the GraphQL API. They chose the former approach, which allowed them to maintain a single front-end datasource and achieve faster search results. To do this, they introduced an Algolia-to-Apollo Client interoperability layer that enabled data injection from Algolia into their Apollo client cache. This solution provided consistent developer and user experiences while maintaining the benefits of using GraphQL for other data sources.
Mar 18, 2022 1,653 words in the original blog post.
Search indexing is a process that organizes and structures data so that search engines can generate relevant results from user queries. It works similarly to the index in a reference book, where topics are organized alphabetically with their respective page numbers. Search engine algorithms use web crawlers (or spiders) to collect content from web pages and organize it by keywords. This process helps make searching fast, accurate, and relevant for users. In business applications, search functionality works in a similar way, helping employees find information quickly and efficiently. Good search indexing is crucial for providing excellent user experiences, improving employee productivity, and staying compliant with data protection standards.
Mar 17, 2022 1,000 words in the original blog post.
Personalization is becoming increasingly important in marketing as technology advances drive more human experiences in the consumer web space. With a surge in digital behaviors post-pandemic, it's crucial for organizations to adapt to personalized interactions. Content recommendation is one branch of personalization, with AI-powered content recommendation engines offering personal recommendations based on product catalogs and customer data. Advanced third-party solutions enable businesses to leverage their site's data, providing personalized content or suggestions that achieve higher retention, consumption, or conversion. Personalized recommendations can be applied to various media platforms, creating relevant experiences that engage users and increase time spent on a site or app. The benefits of content recommendation in media include increased user engagement, loyalty, and revenue. However, less than a quarter of businesses have adopted such solutions, indicating a gap between consumer expectations of personalization and the user experience offered by most businesses.
Mar 09, 2022 802 words in the original blog post.
Headless commerce is a new technology that many brands are using to streamline their ecommerce platforms and keep up with shoppers' demands. The term "headless" refers to the separation of the front end (customer facing) and back end (data handling) of an ecommerce website, allowing developers to make changes to the back end without compromising the integrity of the front end. This approach provides more flexibility in design customization, faster page-load speed, better user experience, and improved personalization features. As a result, businesses can scale their online offerings quickly and adapt to changing customer demands.
Mar 09, 2022 1,101 words in the original blog post.
Personalization is becoming increasingly important in marketing as technology advances drive more human experiences in the consumer web space. With a surge in digital behaviors post-pandemic, it's crucial for organizations to adapt to personalized interactions. Content recommendation is one branch of personalization, with AI-powered content recommendation engines offering tailored recommendations based on product catalogs and customer data. These systems can be used by media companies to provide personalized content for users and subscribers, increasing engagement and time spent on a site or app. Despite the benefits of content recommendation in media, less than a quarter of businesses have adopted such solutions, indicating a gap between consumer expectations and the user experience offered by most businesses.
Mar 09, 2022 802 words in the original blog post.
The use of React Hooks has enabled the development of a scalable and reliable layer of data handling in an application. The custom `useData` hook centralizes all data-retrieval API calls, data exchanges, type checking, caching, and other such data-based functionality. This abstraction and encapsulation of complexity have improved the maintainability and reusability of components. By using React Query for caching, unnecessary network traffic is reduced, and potential errors are minimized. The `useData` hook has simplified the process of managing data in the application, allowing developers to focus on building a great front-end experience.
Mar 08, 2022 1,673 words in the original blog post.
When crafting a search interface, it’s often enough to use what comes prepackaged with Algolia’s InstantSearch libraries. However, when you want to go beyond what's available, you have two options: craft your own custom widget using the connector APIs or find a pre-built custom widget. The author of this article used the latter option, specifically the `@algolia/react-instantsearch-widget-date-range-picker` package, to create a date picker for a React InstantSearch application. To use this package, you need to install it along with another dependency, the Duet Date Picker, and then import and initialize them in your code. The package accepts an attribute prop that expects a date-based attribute from the hits in your Algolia Index. With some minor CSS adjustments, the date picker can be customized to provide a user-friendly experience.
Mar 08, 2022 766 words in the original blog post.
Individuals evaluating Algolia as a search solution are encouraged to explore a variety of third-party opinions and resources, whether favorable or critical, to form their own judgments. The text references numerous community discussions and comparisons with competitors, such as Elasticsearch, to provide insights into Algolia's performance and pricing. It highlights user-generated content from platforms like HackerNews and independent blogs to illustrate diverse perspectives on Algolia's capabilities and how it stacks up against alternatives. Algolia aims to aid users in this decision-making process by compiling these resources and inviting further contributions to their list of assets. The company emphasizes that potential users should assess the service's compatibility with their specific needs and technology stack.
Mar 07, 2022 494 words in the original blog post.
An online marketplace ecosystem is composed of third-party software components built by experts in their respective fields, such as search and AI specialists, financial companies, and business experts. Ecosystem engineers focus on integrating these API components into existing infrastructure and managing the exchange of data and business logic between them. Matchmaking involves one marketplace introducing expertly-written API components to other marketplaces. Algolia provides software components for Search and Discovery journey in a marketplace ecosystem, which is more than just a search bar and includes menu navigation, searching, browsing, faceting & filtering, and the relevance and visual layout of search results, category pages, and product views.
Mar 07, 2022 1,310 words in the original blog post.
Semantic search is a powerful tool that applies user intent and the meaning of words to find relevant content. It goes beyond keyword matching by using information closely tied to what the searcher wants. Semantic search uses vector search and machine learning to return results that aim to match a user's query, even when there are no word matches. This is different from pure keyword search, which works roughly by matching query words to words in documents. Semantic search can leverage context within text, such as synonyms, and can perform query categorization to ensure only relevant results appear. Ultimately, semantic search aims to help users be successful in completing a task by understanding user intent based on the meaning of queries and content.
Mar 04, 2022 2,303 words in the original blog post.