Datadog Magento integration handles sending events and metrics to Datadog from within the Magento application.
This was adopted from the https://github.com/magento-hackathon/Hackathon_Datadog project.
- Page Action: sends $action->getFullActionName()
- Product View: Includes primary SKU
- Product Send to Friend: Includes primary SKU
- Customer Login
- Order Placed: Sends total (Twice?)
CE 1.9.x (TBD)
OSL v3, see LICENSE_OSL.txt
.
- Have an account on Datadog https://www.datadoghq.com/. (with invitation!!, ask [email protected])
- Based on the Datadog project - Magento Hackathon Zürich 2014 https://github.com/magento-hackathon/Hackathon_Datadog