Not sure about the companies side if you're using group analytics, but if you have a user property for when they signed up, you can create a custom property for events for 'Months since signup' etc which is just something like DATEDIFF([User Created Property], [Event Time property], "M") and you can then use that as a filter on the cohort to restrict it to that 2 months since signup timeframe etc