Skip to content

Commit c2db1a0

Browse files
author
markzegarelli
authored
Merge pull request #1795 from segmentio/DOC-292
DOC-288_Doc-292
2 parents 30b3eb2 + 4450331 commit c2db1a0

File tree

6 files changed

+9
-10
lines changed

6 files changed

+9
-10
lines changed

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2021-08-12
2+
# destination categories last updated 2021-08-16
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2021-08-12
2+
# destination data last updated 2021-08-16
33
items:
44
- display_name: ActiveCampaign
55
name: ActiveCampaign
@@ -2305,8 +2305,8 @@ items:
23052305
type: boolean
23062306
defaultValue: true
23072307
description: >-
2308-
Enabling this will send referrer information as a user property to
2309-
Amplitude when you call Segment's `page` method.
2308+
Client Side Only - Enabling this will send referrer information as a user
2309+
property to Amplitude when you call Segment's `page` method.
23102310
required: false
23112311
label: Track Referrer to Amplitude
23122312
- name: trackRevenuePerProduct
@@ -16164,8 +16164,7 @@ items:
1616416164
- Marketing Automation
1616516165
- Personalization
1616616166
logo:
16167-
url: >-
16168-
https://public-segment-devcenter-production.s3.amazonaws.com/58c0f9b4-3ec6-43c3-9158-0942ff36262b.svg
16167+
url: 'https://cdn.filepicker.io/api/file/R1AmIwNrRNGc139Q5SlY'
1616916168
mark:
1617016169
url: >-
1617116170
https://public-segment-devcenter-production.s3.amazonaws.com/d180bde1-ed0e-4155-95c4-e8013e6bda4e.svg

src/_data/catalog/source_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# source cateogries last updated 2021-08-12
2+
# source cateogries last updated 2021-08-16
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2021-08-12
2+
# sources last updated 2021-08-16
33
items:
44
- display_name: .NET
55
slug: net

src/_data/catalog/warehouse_papi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# warehouse data last updated 2021-08-12
2+
# warehouse data last updated 2021-08-16
33
items:
44
- display_name: Azure SQL Data Warehouse
55
slug: azuresqldw

src/connections/destinations/catalog/adroll/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Then, inside AdRoll you can create a "segment" of all users doing any of those e
6060

6161
### Conversion Value
6262

63-
When you include an event property labeled `revenue` it will be tracked to AdRoll as `adroll_conversion_value`.
63+
When you include an event property labeled `price` it will be tracked to AdRoll as `adroll_conversion_value`.
6464

6565
### Currency
6666

0 commit comments

Comments
 (0)