Hello Data Enthusiasts,
I want to understand on how to make a choice between creating a new project versus using an existing project if we are rolling out a new product.
We may reuse a lot of events from the existing product(A) into the new product (lets call it B) (sometimes the new product may trigger these events at different points though)
We will also have some events that are mutually exclusive for the B and not applicable to A and vice versa.
If we were to add a event property that says source= A or B and attach it to all events i in the current project, we could differentiate the usages and triggers of these 2 products.
Also, B could still benefit from a few insights on usages from A that sends events to the existing project.
Is there any disadvantages to consider if we continue using the same project for the new product B?
Thanks in advance for all your inputs.