Skip to content

Commit b1c19ba

Browse files
authored
Move paragraph to Track sessions
1 parent bac6dff commit b1c19ba

File tree

1 file changed

+2
-2
lines changed
  • src/connections/destinations/catalog/actions-amplitude

1 file changed

+2
-2
lines changed

src/connections/destinations/catalog/actions-amplitude/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ To manually add the Log Purchases Action:
5353

5454
The Amplitude (Actions) destination does not offer a device-mode connection mode. Most previous deployments of the Amplitude Segment destination required the device-mode connection to use the `session_id` tracking feature. However, the Amplitude (Actions) destination now includes session ID tracking by default when you use Segment's ([Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/){:target="_blank”} libaray.
5555

56-
If you're using Segment's [Swift](https://github.com/segmentio/analytics-swift){:target="_blank”}, [Kotlin](https://github.com/segmentio/analytics-kotlin){:target="_blank”}, or [React Native](https://segment-docs.netlify.app/docs/connections/sources/catalog/libraries/mobile/react-native/){:target="_blank”} library, you will need to include the [desitnation plugin](https://segment-docs.netlify.app/docs/connections/sources/catalog/libraries/mobile/react-native/destination-plugins/amplitude-react-native/) to enable session tracking.
57-
5856
### Track sessions
5957

6058
Session tracking is available with Segment's new libraries: [Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/), [Swift](https://github.com/segmentio/analytics-swift){:target="_blank”} or [Kotlin](https://github.com/segmentio/analytics-kotlin){:target="_blank”}.
6159

6260
When connected to the Analytics.js 2.0 source, Segment automatically loads a plugin on your website for session tracking and enrichment as an alternative to the Amplitude SDK. This means you don't need to bundle any software to run on the user's device, or write any code. It also means that you can use more of the Segment platform features for data going to Amplitude, such as Protocols filtering and transformations, and Profiles Identity Resolution.
6361

62+
If you're using one of Segment's [Swift](https://github.com/segmentio/analytics-swift){:target="_blank”}, [Kotlin](https://github.com/segmentio/analytics-kotlin){:target="_blank”}, or [React Native](https://segment-docs.netlify.app/docs/connections/sources/catalog/libraries/mobile/react-native/){:target="_blank”} libraries, you will need to include the [desitnation plugin](https://segment-docs.netlify.app/docs/connections/sources/catalog/libraries/mobile/react-native/destination-plugins/amplitude-react-native/) to enable session tracking.
63+
6464
You can read more about Amplitude's [tracking sessions](https://help.amplitude.com/hc/en-us/articles/115002323627-Track-sessions){:target="_blank”} feature in Amplitude's documentation.
6565

6666
### Device ID Mappings

0 commit comments

Comments
 (0)