Viewing, Using & Managing Collections

Collections List


On the Collections page, located in the Content menu, you’ll find a list of the Collections available in your account. By default, Lytics automatically generates three key Collections:

  • Documents With Images: This collections includes all documents with a primary_image field, typically sourced from meta tags with anog:image property.
  • All Documents: Includes every document that Lytics has collected from your content sources.
  • Default Recommendation Collection: Features documents that have both images and Topics, and is designed for use in onsite Recommendation Experiences.


Collection Summary Page

When you click on a Collection from the list, you’ll be taken to the Collection Summary page, which includes the following details:

  1. Collection Definition: This section outlines the Segment definition, along with an AI-translated, human-readable version of the criteria.
  2. Experiences Using this Collection: A list of all active Experiences that utilize the Collection.
  3. Collection Report:
    1. A Size Report Component: displays the number of documents in the Collection over time
    2. Composition Report Components: provides detailed breakdowns of the Collection's Topics, Authors, URL Paths, and HTTP Status codes

Documents Tab


The Documents tab displays a subset of up to 100 documents from the Content Collections. Each document card includes the following details:

  • primary_image
  • title
  • description

Additionally, each card provides links to the document’s URL and its Identityview.


Recommendations Tab


The Recommendations tab offers a variety of tools and resources to help you create, test, and implement content recommendations within Lytics. This section is designed to streamline the process of using Lytics' powerful Recommendation engine, enabling you to generate personalized content experiences for your users.

  • Create a New Recommendation Experience: This section provides a direct link to create a new Recommendation Experience. An Experience in Lytics allows you to serve personalized content, such as articles, products, or promotions, to users based on their individual affinities and behaviors. You can use the intuitive interface to quickly set up and customize these Experiences, ensuring that your users see relevant content that drives engagement.
  • Documentation for the Content Recommendation: For those looking to dive deeper into programmatic access, Lytics provides a comprehensive guide to the Content Recommendation API. This API allows developers to fetch content recommendations on-demand, enabling integrations with third-party systems or custom user interfaces. The documentation provides detailed information on how to authenticate, structure API calls, and interpret the responses.
  • Code Snippets for Multiple Languages: Lytics simplifies the process of integrating content recommendations into your system by providing ready-made code snippets. These snippets are available in several popular programming languages, including:Bash, JavaScript, Python and Go. Whether you're a seasoned developer or just getting started, these code snippets will help you quickly integrate the Lytics Content Recommendation API into your project. You can copy and paste the provided code to get up and running in minutes.

Recommendation Playground

The Recommendations tab also features a "playground" where you can test and preview recommendations for individual users. By entering a user's unique identifier (such as their user ID), you can see real-time results of what Lytics would recommend for that specific user. This feature is particularly useful for validation and testing purposes.
After clicking the Recommend button, Lytics will return a list of personalized content suggestions for the user. Each recommendation will be displayed in a table, showing:

  • URL: The link to the recommended content.
  • Image: A thumbnail or visual representation of the content.
  • Title: The title of the recommended content.
  • ID: The unique identifier for the recommended content item.

This playground offers a hands-on way to understand how Lytics' recommendations align with user interests, providing a deeper level of insight and confidence before rolling out personalized content to your audience.



Managing Content Collections


When working with Content Collections in Lytics, you have several management options available via the ... menu located next to the Collection title at the top of the page. These options allow you to efficiently duplicate, edit, delete, or refresh (re-enrich) your collections, ensuring that they remain relevant and aligned with your evolving content strategy.

  • Duplicate : Selecting Duplicate creates a copy of the existing collection and takes you directly to the Collection Builder. Here, you can modify the parameters of the duplicated collection to fine-tune the content being gathered. This is especially useful if you want to create a new Collection that is similar to an existing one but with slight adjustments—such as targeting a different subset of content or users. Duplicating saves time by allowing you to leverage your previous work instead of starting from scratch.
  • Edit: Clicking Edit opens the Content Collection Builder for the selected collection, enabling you to change the criteria or settings that define the collection. Whether you need to update filters, or adjust the logic behind what documents are included, editing lets you easily refine the collection over time. As your content strategy shifts or new types of content are added to your site, this option ensures that your collections remain up-to-date and aligned with your goals.
  • Delete: The Delete option permanently removes the collection from your account, freeing up resources and clearing clutter from the interface. However, there are some restrictions:
    • You cannot delete a collection if it is being used in any legacy Personalize campaigns, Experiences, or workflows. Before deleting, you'll need to first remove the collection from any campaigns or processes that rely on it.
    • A warning message will notify you if the collection is in use elsewhere, preventing accidental deletions and ensuring you don't disrupt any live campaigns or workflows.

      ⚠️

      Warning: Be cautious when deleting collections that may be tied to essential processes. Always ensure that they’re no longer in active use to avoid unintended disruptions in personalization or recommendations.

  • Re-Enrich: The Re-Enrich option allows you to force Lytics to rescan and re-process all documents within a collection. This is particularly useful when you’ve made significant updates to your content, such as changing meta-tags, adding new metadata, or updating page structures. Re-enriching ensures that Lytics captures the most current data and classifications for the documents in the collection. This process will refresh the topics, keywords, and metadata that power recommendations and user affinity models, helping to keep your content classification accurate and relevant for personalization.