Skip to content

Commit 9083cb6

Browse files
Update src/connections/sources/catalog/libraries/mobile/apple/destination-plugins/survicate-swift.md
Co-authored-by: forstisabella <[email protected]>
1 parent 9815f56 commit 9083cb6

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/survicate-swift.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Your events will now begin to flow to Survicate in device mode.
5050

5151
### Using the SurvicateDestination plugin
5252

53-
***identify***
53+
#### Identify
5454

5555
In the SurvicateDestination plugin, the identify event from Segment is transferred to the setUserTrait method of Survicate. This is achieved within the identify function of the SurvicateDestination class. The traits and userId from the IdentifyEvent are extracted and set as user traits in Survicate using the setUserTrait method. The traits are a dictionary where each key-value pair is set as a user trait. The userId is also set as a user trait with the key "userId".
5656

0 commit comments

Comments
 (0)