Give us feedback
segment-for-react
Reactive icon

Segment

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 07 October 2019 by 
0.0
 (0 ratings)
segment-for-react

Segment

Documentation
1.0.1

How to Use

Reference Segment_Initialize action and call it in your application. We recommend initializing Segment in ApplicationReady (system event).
Segment SegmentWriteKey must be provided as parameters.


How to Configure

Go to Segment web page. Sign in and create a new Workspace.
Now take a SegmentWriteKey from Setting tab and use it in our plugin (see highlighted key in image below):

Note: each source has its own different key.

Please note that it may take some time (up to 5 minutes), for the data to be displayed on Segment interface.


Troubleshooting

You can see in the Developer Tools of the browser, in the network tab, the beacon sent by Segment.
The beacon will be sent to the domain https://api.segment.io.