Hey everyone, in our project we use Ampli Wrapper and Amplitude Browser SDK v1. Our flow: Tracking plan → Ampli → Segment → Amplitude Data. We have successfully written and connected the destination plugin and sent the event to Segment (Library: segment). But the problem is, we still have duplicated events in the Amplitude (Library: amplitude-ts/1.12.0). How to disable these extra events? optOut: true is not an option.
Also raised this here, but still haven't got an answer: https://community.amplitude.com/data-instrumentation-57/how-to-disable-sending-events-to-amplitude-but-continue-using-segment-via-the-destination-plugin-2727
Thanks in advance for the help!