Log in
Model

AnalyticsToken

Magento\Analytics\Model\AnalyticsToken

What it does

This model manages the Magento Business Intelligence (BI) authentication token that is stored in the system configuration.

Developers use this class to retrieve, store, or check the existence of the analytics token when integrating with Magento's BI features or when implementing custom analytics functionality that requires authentication with the BI service.

Public Methods

  • getToken()
  • storeToken()
  • isTokenExist()