Skip to content

Commit cf74965

Browse files
Merge pull request #6091 from segmentio/bcaudillo-patch-9
Included info about transformations with the event tester
2 parents 7bc78fe + 74ef7e9 commit cf74965

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/protocols/faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,3 +169,7 @@ That depends. If you are working with source-level Transformations, the Protocol
169169
### Why do I need Protocols to use transformations?
170170

171171
Transformations are but one tool among many to help you improve data quality. Segment highly recommends that all customers interested in improving data quality start with a well defined Tracking Plan. The Tracking Plan serves as a roadmap for how you want to collect data. Without a clear roadmap, it's nearly impossible to build alignment around how transformations should be used to improve data quality, leading to more data quality issues than it solves.
172+
173+
### Are transformations applied when using the Event Tester?
174+
175+
Transformations are not applied to events sent through the [Event Tester](/docs/connections/test-connections/). The Event Tester operates independently from the Segment pipeline, focusing solely on testing specific connections to a destination. For a transformation to take effect, the event must be processed through the Segment pipeline.

0 commit comments

Comments
 (0)