Magento is an ecommerce platform which provides online merchants with a flexible shopping cart system, as well as control over the look, content and functionality of their online store.

With Atatus, you can monitor performance of your Magento online store in real-time.

Magento Website Monitoring

1. Add Atatus RUM agent to your Magento website

  • Go to Content tab, select Configuration

  • Click edit button of a website for which you want to include Atatus RUM agent

  • Go to HTML HEAD section, copy the atatus snippet(see the example snippet below) from Atatus dashboard and paste into Scripts and Style Sheets text box

copy
icon/buttons/copy
<script src="https://dmc1acwvwny3.cloudfront.net/atatus.js"></script>
<script type="text/javascript">atatus.config('YOUR_API_KEY').install();</script>
  • Clik Save configration

2. Clear the cache

  • Go to System tab, select Cache Management

  • Click Flush Magento Cache

Magento Backend Monitoring

You can monitor your Magento PHP back-end with Atatus APM. You can install our PHP APM agent by just following our steps.