You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-amplitude/index.md
+13-3Lines changed: 13 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ redirect_from:
12
12
{% include content/plan-grid.md name="actions" %}
13
13
14
14
15
-
[Amplitude](https://amplitude.com/) is an event tracking and segmentation platform for your web and mobile apps. By analyzing the actions your users
15
+
[Amplitude](https://amplitude.com/){:target="_blank"} is an event tracking and segmentation platform for your web and mobile apps. By analyzing the actions your users
16
16
perform, you can gain a better understanding to drive retention, engagement, and conversion.
17
17
18
18
@@ -33,8 +33,6 @@ Amplitude (Actions) provides the following benefits over the classic Amplitude d
33
33
4. Click the "Amplitude" item to select it and click **Configure**.
34
34
5. Choose which of your sources to connect the destination to. (You can connect more sources to the destination later.)
35
35
36
-
{% include components/actions-fields.html settings="true"%}
37
-
38
36
Once you have a mapping, you can follow the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customizing-mappings).
39
37
40
38
### Log Purchases in existing destination instances
@@ -217,3 +215,15 @@ You configure the Amplitude (Actions) destination through Filters and Actions. C
217
215
> Contact Segment support if you find features missing from the Amplitude (Actions) destination that were available in the classic Amplitude destination.
218
216
219
217
{% include components/actions-map-table.html name="amplitude" %}
218
+
219
+
## Advanced Amplitude (Actions) settings
220
+
221
+
### Increment Traits
222
+
The `traitsToIncrement` setting increases a user property by some numerical value. If the user property does not have a value set yet, Segment initializes it with a value of 0. The trait must have a numerical value so it can be incremented.
223
+
224
+
In the following example, the Amplitude User property `friendCount` equals 4.
0 commit comments