Custom Events Creator Dashboard Not Loading

When going to the custom events tab and breaking it down by Custom Field 2, it would load indefinitely and not show any results. My page would just freeze and I’d have to close my window; everyone who has access to my games’ analytics dashboard is facing this issue. One person saw results but his window then immediately closed right after. Please review – thank you.

Expected behavior

That it would display the data in a decent amount of time. Custom Field 2 is used for Map Vote and Difficulty Vote.

Page URL: https://create.roblox.com/dashboard/creations/experiences/4765561827/analytics/custom?filter_CustomEventName=MapVote&breakdown=CustomField2

A private message is associated with this bug report

1 Like

Hey, @Afgh_an.

I am not experiencing this issue, maybe it’s on your end?

Jayden,
It might be an issue that is occurring only in my game. My team is also facing the issue, so I’d need an engineer to look into it since they have access to our game.

Hi, thanks for bringing this to our attention.

I noticed you are combining two different properties into Custom Field 2. Would it be possible for you to put one of them into Custom Field 3? That way you could break down on either property, and filter on specific values of either property. It would also prevent getting into this situation where the browser is trying to render 5000+ time series lines on the chart (one for each combination) which is causing major slowdowns in the browser.

At the same time, I’m looking at things we can do to prevent this major slowdown from occurring in our browser client code so that it is capable of functioning somewhat in the current kind of situation.

1 Like

We’ve made a change now that should help somewhat in this case (with the data as is). See if you can view the page now. It’s still pretty slow, but hopefully will load within a minute or so. I’d recommend using the export function since the page still isn’t terribly responsive after it loads.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.