Skip to content

Commit 6945502

Browse files
authored
Merge pull request #86 from segmentio/repo-sync
repo sync
2 parents e41771b + aa019bc commit 6945502

File tree

2 files changed

+6
-0
lines changed
  • src/connections

2 files changed

+6
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,9 @@ When you send an "Order Completed" event from Segment, an "Order Completed" even
170170

171171
#### Track Revenue Per Product
172172

173+
> info ""
174+
> If you use Track Revenue Per Product, add a `revenue` property inside the `products` array of the Order Completed event.
175+
173176
Amplitude has two different ways to track revenue associated with a multi-product purchase. You can choose which method you want to use using the **Track Revenue Per Product** destination setting.
174177

175178
If you disable the setting ("off"), Segment sends a single revenue event with the total amount purchased and adds revenue data the Amplitude "Order Completed" event. The "Product Purchased" events do not contain any native Amplitude revenue data.

src/connections/storage/catalog/amazon-s3/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,9 @@ Segment recommends doing this as a best practice. The following policy strictly
166166

167167
## Region
168168

169+
> warning ""
170+
> The Amazon S3 destination only supports workspaces in the US region. Workspaces outside of the US can't connect to this destination. If you wish to connect to a different region use Segment's new [AWS S3 destination](https://segment.com/docs/connections/storage/catalog/aws-s3/) instead.
171+
169172
Segment infers the region of your bucket when data is copied to it, so you don't need to specify a bucket region in your configuration. If you're using VPC Endpoints for your S3 bucket, make sure you configure the endpoint in the same region as your bucket. You can find more information on this in the AWS S3 docs [here](http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/vpc-endpoints-s3.html).
170173

171174
## Custom Path Prefix

0 commit comments

Comments
 (0)