-
Notifications
You must be signed in to change notification settings - Fork 283
Open
Description
Hi! I'm using Segment and Amplitude Action as destination and I'd like to be able to manage the session duration, be able to reset the session once the user logs out (maybe) etc
In the old Segment JS and Amplitude integration, Segment was session agnostic. It was up to us to manage the session cycle and manage it by sending an integration object in the payload similar to this one:
integrations:
{
amplitude: {session_id: xxxx}
}
Now, it seems that Segment is managing the session through this plugin. Is there a way to interact with the plugin or we can only do it by manually changing the localStorage
values?
Best regards
Luka
simpajj and bumling
Metadata
Metadata
Assignees
Labels
No labels