In our product, customer page URLs include dynamic values in the format like /stores/:id/popular. Currently, when testing the integration with Amplitude, the actual id values are being sent, which makes it difficult to analyze the data effectively.
How can I ensure events are sent correctly to Amplitude while addressing this issue?