Skip to content

Commit 039c1dc

Browse files
author
markzegarelli
committed
remove dupe default mappings
1 parent ccedea4 commit 039c1dc

File tree

1 file changed

+0
-11
lines changed
  • src/connections/destinations/catalog/actions-friendbuy

1 file changed

+0
-11
lines changed

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

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,6 @@ Before you start, you must have Segment's Analytics.js 2.0 installed on your sit
4747
6. Select the **Mappings** tab. A number of pre-built mappings are configured for you that map standard events defined in the [Segment Spec](/docs/connections/spec/) to their equivalent Friendbuy events, as displayed below. You can disable events that you don't use or edit the pre-built field mappings.
4848
7. After you configure the destination, enable it from the **Settings** tab. As noted above, the Friendbuy JavaScript will not be loaded unless at least one Mapping is enabled.
4949

50-
## Pre-built mappings
51-
52-
By default, a Friendbuy Web Mode (Actions) Destination comes with the following mappings.
53-
54-
| Mapping Name | Trigger | Friendbuy Action |
55-
|----------------|-------------------------------------------|------------------|
56-
| Track Customer | `identify` calls | Track Customer |
57-
| Track Purchase | `track` calls with name `Order Completed` | Track Purchase |
58-
| Track Sign Up | `track` calls with name `Signed Up` | Track Sign Up |
59-
| Track Page | `page` calls | Track Page |
60-
6150
<!-- The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. -->
6251

6352
{% include components/actions-fields.html %}

0 commit comments

Comments
 (0)