Legacy Knowledge Base
Published Jul. 2, 2025

Custom event data sent to Analytics Cloud is not shown on the UI

Written By

Rita Schaff

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • Custom event data is sent to Analytics Cloud using Javascript code. When I view the custom events in the workspace, I cannot see them.
  • There is no response in the console tab either.

Environment

  • Analytics Cloud

Resolution

  • Please check your code if it fits our documentation: Tracking Events 
  • Please check if all the IDs are correct.
  • If the IDs are correct, then Analytics Cloud is still processing the requests that were made when the event analysis page was viewed.
    When Analytics is under a heavier load, some metrics may not update right away because other metrics are queued up to be processed first. Please wait for a while and check back in a few hours or the next day. If the events are still not appearing, please open a ticket to us to investigate your use case.
  • When a custom event is sent on your site, no response should be displayed on the console tab, please try to observe the system response in the network tab instead. It can be observed that the event was launched and the custom event data as well.

Additional Information

Did this article resolve your issue ?

Legacy Knowledge Base