It was creating a separate event when there is a slight change in the query param of the url but in our use case we are only interested in the url without query param. So we have remove query params from the posthog event name and add that to extra parameters.
It was creating a separate event when there is a slight change in the query param of the url but in our use case we are only interested in the url without query param. So we have remove query params from the posthog event name and add that to extra parameters.