Spotify track ID
Track name
Artist name
Optional
albumAlbum name (optional)
Timestamp when skip occurred (milliseconds since epoch)
Duration track was played before skipping (milliseconds)
Total track duration (milliseconds)
Percentage of track played before skipping (0.0-1.0)
Optional
deviceSpotify device ID where skip occurred
Optional
deviceSpotify device name where skip occurred
Classification of skip type (preview, standard, near_end, etc.)
Whether skip appears to be manual vs. automatic
Confidence in skip classification (0.0-1.0)
Human-readable explanation of skip classification
Optional
isWhether the track is in the user's library
Optional
contextListening context information
Context type: 'playlist', 'album', 'artist', 'collection', 'radio', etc.
Optional
uri?: stringSpotify URI of the context
Optional
name?: stringHuman-readable name of the context
Optional
id?: stringSpotify ID of the context
Enhanced skipped track information with detailed classification
Comprehensive data structure for recording a skip event with detailed contextual information, analysis results, and metadata. This structure provides the foundation for sophisticated skip analytics and pattern recognition.
Source