mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added ga event for import/exporting soundcloud and zoff
This commit is contained in:
@@ -717,6 +717,7 @@ var List = {
|
||||
});
|
||||
}
|
||||
} else if(thisSong == undefined) {
|
||||
ga('send', 'event', "export", "soundcloud");
|
||||
if(full_playlist.length > 0) {
|
||||
List.exportToSoundCloud(full_playlist[0], 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user