All Collections
FAQ
My data isn't showing up in June
My data isn't showing up in June

Everything that could be going wrong if your data is not showing up in June

Updated over a week ago

One of the most important things to be able to get any value from June is to get data flowing into June.

Sometimes because of small setting errors, we see users struggle to get started. This article is a step-by-step guide that will help you get unblocked without talking to a human.

Basic data debugging

If you connected Segment (or one of the CDP options available) or installed our SDK and can't see your data coming in:

  1. Open the developer tools and check if your events are coming in properly or not

    ​

    1. If your data is coming in, you should be able to see it on this graph:

    2. If the data is coming in but something seems to be missing, you can check the logs to see what exactly is sent through on the API call:

  2. If no events show up after 2-3 minutes that they've been triggered, check your data source to understand whether or not events are being sent to June.
    ​

    1. If you're using Segment you can check the "Delivery" tab in the June destination page. This will show you if there have been any errors in sending data to June.
      ​

    2. If you're using the June SDK you may want to check if there are any problems with your setup. The things that usually go wrong are either the wrong API key is provided, or no network requests are being made. For instance, in serverless environments, you want to disable batching and async processing of events.

  3. If you're still having trouble debugging your setup, feel free to reach out in the Intercom chat

Did this answer your question?