> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getmonita.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Deployment Troubleshooting

> Use these steps if you are deploying Monita to your website and Monita still has not received data

Please check the following steps before contacting support.

### 1. Confirm that any Monita changes in the tag manager have been 'Submitted' or 'Published' to production

<AccordionGroup>
  <Accordion title="Google Tag Manager">
    <img src="https://mintcdn.com/monita/9ogF6z6ScgRhVl-N/images/monitoring/troubleshooting-deployment-submit-button.png?fit=max&auto=format&n=9ogF6z6ScgRhVl-N&q=85&s=3dab1e865d37ff1582eb545e9f399f8d" alt="Click Submit Button" width="108" height="47" data-path="images/monitoring/troubleshooting-deployment-submit-button.png" />

    Make sure to submit any changes Monita has made in the default workspace your tag manager container. Be careful not to deploy any of your own unfinished work.

    After submitting Monita changes, the workspace changes should be blank and your container version should have increased.

    <img src="https://mintcdn.com/monita/9ogF6z6ScgRhVl-N/images/monitoring/troubleshooting-deployment-gtm-workspace-version.png?fit=max&auto=format&n=9ogF6z6ScgRhVl-N&q=85&s=2b89ed0aa7fe763c57f857a114f21985" alt="Check GTM Workspace Version" width="1779" height="859" data-path="images/monitoring/troubleshooting-deployment-gtm-workspace-version.png" />
  </Accordion>

  <Accordion title="Adobe Launch">
    In order for Monita to receive requests you must Publish the monita\_setup\_library to the appropriate environment (dev/staging/prod).

    Please ensure the library is built/published to the environment you wish to run Monita on (dev/stage/prod)

    <img src="https://mintcdn.com/monita/9ogF6z6ScgRhVl-N/images/monitoring/troubleshooting-deployment-launch-deployment-screen.png?fit=max&auto=format&n=9ogF6z6ScgRhVl-N&q=85&s=705b6b972bc47da3e77163a20d0f8af9" alt="Open Deployment Screen in Adobe Launch" width="1075" height="830" data-path="images/monitoring/troubleshooting-deployment-launch-deployment-screen.png" />

    <Frame caption="Please ensure the library is built/published to the environment you wish to run monita on (dev/stage/prod)">
      <img src="https://mintcdn.com/monita/9ogF6z6ScgRhVl-N/images/monitoring/troubleshooting-deployment-launch-deploy-to-environment.png?fit=max&auto=format&n=9ogF6z6ScgRhVl-N&q=85&s=d523109618f86d5ea9c63bac495a6ecb" alt="Check deployment environment" width="357" height="351" data-path="images/monitoring/troubleshooting-deployment-launch-deploy-to-environment.png" />
    </Frame>
  </Accordion>
</AccordionGroup>

### 2. Please fire off any tags which you have monitored

Monita will not receive data unless the tags which you have monitored have fired. To make your life easier we recommend you monitor an all pages tag.

<Accordion title="Network request checking on Chrome Network Tab">
  To confirm that data is being sent to Monita on the client side:

  1. Open the dev console (by pressing F12)
  2. Select the network tab
  3. search for raptor.digital
  4. Open the payload and Confirm requests being sent to monita
       <img src="https://mintcdn.com/monita/9ogF6z6ScgRhVl-N/images/monitoring/troubleshooting-deployment-inspect-network-tab.png?fit=max&auto=format&n=9ogF6z6ScgRhVl-N&q=85&s=c20aa8c72b8ee3716a1131427e1eb952" alt="Inspect network tab" width="640" height="521" data-path="images/monitoring/troubleshooting-deployment-inspect-network-tab.png" />
</Accordion>

### 3. If all of these don't work please reach out to support by [Raising a ticket here](https://rnadigital.atlassian.net/servicedesk/customer/portal/2/group/3/create/9)
