amplitude / amplitude/ampli-examples
How to disable sending events to Amplitude, but continue using Segment via the destination plugin?
- Dominant language
- Java
- Stars
- 12
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.