SignUpCommand
Magento\Analytics\Model\Connector\SignUpCommand
What it does
This class handles the sign-up process for Magento's Advanced Reporting (Analytics) service.
It generates an integration token, sends it to the Magento Analytics service along with the store's base URL, and receives back an analytics token that's stored for future data collection.
Developers would use this when implementing or customizing the Advanced Reporting feature enrollment process.
Public Methods
- execute()