Hi! I’m currently facing an issue with event type limits and it stems from the fact that when instrumenting page view event tracking, we didn’t account for some pages, so they all are the same type of page but since they’re going into Amplitude as unique URLs, they’re all logging as unique individual event types. I’m planning on going into the code to fix that so we account for that page and it all flows into Amplitude as one event type.
However, for the already logged events and to ensure that we can still track new types of events, is it an permissible practice to rename all of the unique URL events so that they’ll all be under one event type? And would this change the events so that in charts and in the future, they would still appear as one unified event type? I understand that in the raw data, the renaming would not change, but this is just to clean up any past errors.
I hope this makes sense, but I can definitely elaborate more. Thank you!