# 知识中心简介

Pushwoosh 知识中心提供了与用户识别、设备管理和营销活动策略相关的关键概念的基本信息。本节涵盖以下主题：

<CardGrid>
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/device-identifiers/"
      icon="setting"
      title="设备标识符"
      description="了解 Pushwoosh 中的唯一设备标识符"
  />
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/types-of-registered-devices/"
      icon="list-format"
      title="已注册设备的类型"
      description="了解不同类型的设备"
  />
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/users-userids/"
      icon="heart"
      title="用户 (UserID)"
      description="了解 UserID 在 Pushwoosh 中的工作原理"
  />
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/omnichannel-campaigns/"
      icon="puzzle"
      title="全渠道营销活动"
      description="了解如何设置和管理全渠道营销活动"
  />
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/what-data-does-pushwoosh-collect/"
      icon="download"
      title="Pushwoosh 收集的数据"
      description="深入了解 Pushwoosh 收集的数据类型"
  />
</CardGrid>