Skip to content

Commit ffdc1be

Browse files
committed
incrementing properties cleanup [netlify-build]
1 parent c6da6e8 commit ffdc1be

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/mobile/apple/destination-plugins

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/apple/destination-plugins/mixpanel-swift.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Segment sends one event per Page call.
207207
208208
### Incrementing properties
209209

210-
To increment at the property level, tell Segment which properties you want to increment using the **Properties to increment** setting and Segment calls Mixpanel's `increment` for you when you attach a number to the property (for example, `'items purchased': 5`)
210+
To increment values for specific properties, add them to the **Properties to increment** setting in your Mixpanel destination. Segment calls Mixpanels `increment` method automatically whenever you include a numeric property in an event (for example, `'items purchased': 5`).
211211

212212
### Screen
213213

0 commit comments

Comments
 (0)