Skip to content

Commit 589ee63

Browse files
niallzatoNiall Brennan
andauthored
add proxy docs (#3895)
Co-authored-by: Niall Brennan <[email protected]>
1 parent c40bbbd commit 589ee63

File tree

1 file changed

+1
-0
lines changed
  • src/connections/sources/catalog/libraries/mobile/react-native

1 file changed

+1
-0
lines changed

src/connections/sources/catalog/libraries/mobile/react-native/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ To get started with the Analytics for React Native 2.0 library:
6868
`maxBatchSize` | The default is set to `1000`. <br> The maxiumum batch size of how many events to send to the API at once.
6969
`trackAppLifecycleEvents` | The default is set to `false`. <br> This enables you to automatically track app lifecycle events, such as application installed, opened, updated, backgrounded. Set to true to `true` to track.
7070
`trackDeepLinks` | The default is set to `false`. <br> This automatically tracks when the user opens the app via a deep link. Set to Enable automatic tracking for when the user opens the app via a deep link.
71+
`proxy` | The default is set to `undefined`. <br> This is a batch url to post to instead of the default batch endpoint.
7172

7273
## Set up iOS Deep Link Tracking
7374
> warning ""

0 commit comments

Comments
 (0)