Redirect to URL when playlist is over?

Hello. Is there a way to redirect the page the player is on to a different URL when the playlist is done?

Hi @dperis ,

Would one of these callbacks work: Callbacks - AmplitudeJS Documentation? Specifically the playlist_changed or song_ended callback?

You could listen to one of the callbacks and then run redirect.