Log in
Model

IntegrationManager

Magento\Analytics\Model\IntegrationManager

What it does

This class manages the integration user for Magento Analytics, handling OAuth token generation and integration activation.

Developers use it when setting up or configuring the Analytics module to establish secure API communication between Magento and the Analytics service.

It creates integration users with specific permissions for analytics data access.

Public Methods

  • activateIntegration()
  • generateToken()