Skip to content

Commit b99625d

Browse files
Merge pull request #6024 from segmentio/repeater-changes
[Segment][Segment Profiles] Add FAQ regarding mapping-tester behavior
2 parents 8bd4b7a + 63f399c commit b99625d

File tree

2 files changed

+6
-0
lines changed
  • src/connections/destinations/catalog

2 files changed

+6
-0
lines changed

src/connections/destinations/catalog/actions-segment-profiles/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ The Segment Profiles destination is not subject to API call or MTU costs. Any us
3434

3535
### Succesful syncs but no changes on profiles
3636
Make sure that the Endpoint Region setting matches the region of your workspace. If the region is correct and you don't see any profile changes, [contact Segment](https://segment.com/help/contact/){:target="_blank"}.
37+
38+
### Test Mapping
39+
The **Test Mapping** feature on the Mapping page does not send events to Profiles. It will only validate the mappings and confirm that the event will be accepted by the Tracking API. To send and validate the event in profile, please run a RETL sync.

src/connections/destinations/catalog/actions-segment/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ The Segment Connections destination enables you to mold data extracted from your
3232

3333
### API Calls and MTUs
3434
The Segment Connections destination sends data to Segment's Tracking API, which has cost implications. New users will count as new MTUs and each call will count as an API call. For information on how Segment calculates MTUs and API calls, please see [MTUs, Throughput and Billing](/docs/guides/usage-and-billing/mtus-and-throughput/).
35+
36+
### Test Mapping
37+
The **Test Mapping** feature on the Mapping page does not send events to the Tracking API. It only validates the mappings and confirms that the event will be accepted by the Tracking API. To send and validate the event in your source, run a RETL sync.

0 commit comments

Comments
 (0)