Exporting to PDF. Please wait...
| Artist | Streaming Trend | {{ metric.name }} RTD |
|---|---|---|
| {{ el.artist_name }} |
{{ kFormat(getLastVal(el[metric.field]), 1, metric.field) }}
{{ getGrowth(el[metric.field], metric.field) }}
{{ kFormat(getRtd(el, metric.field), 1) }}
--
|
{{ getPaginationText(selectedFocusList.artists_count) }}
| Artist | Track | Streaming Trend | {{ metric.name }} RTD |
|---|---|---|---|
| {{ el.artist_name }} | {{ el.track_name }} |
{{ kFormat(getLastVal(el[metric.field]), 1, metric.field) }}
{{ getGrowth(el[metric.field], metric.field) }}
{{ kFormat(getRtd(el, metric.field), 1) }}
--
|
{{ getPaginationText(selectedFocusList.tracks_count) }}
| Artist | Track | Streaming Trend | {{ metric.name }} RTD |
|---|---|---|---|
| {{ el.artist_name }} | {{ el.isrc_name }} |
{{ kFormat(getLastVal(el[metric.field]), 1, metric.field) }}
{{ getGrowth(el[metric.field], metric.field) }}
{{ kFormat(getRtd(el, metric.field), 1) }}
--
|
{{ getPaginationText(selectedFocusList.isrcs_count) }}
No data available for selected filters.
Load top artists.
| Playlist | Country | Listeners | Track | Position | Daily Streams | Daily Users | Date Added | Peak |
|---|---|---|---|---|---|---|---|---|
|
|
{{ el.playlist_country_name }} | {{ kFormat(el.listeners, 1) }} | {{ el.isrc_name }} | #{{ el.track_position }} DROP (#{{ el.track_position }}) | {{ kFormat(el.avg_daily_streams, 1) }} | {{ kFormat(el.avg_daily_users, 1) }} -- | {{ convertDate(el.add_date) }} | #{{ el.peak_position }} |
| Playlist | Country | Listeners | Track | Position | Daily Streams | Daily Users | Date Added | Peak |
|---|---|---|---|---|---|---|---|---|
|
|
{{ el.playlist_country_name }} | {{ kFormat(el.listeners, 1) }} | {{ el.isrc_name }} | #{{ el.track_position }} DROP (#{{ el.track_position }}) | {{ kFormat(el.avg_daily_streams, 1) }} | {{ kFormat(el.avg_daily_users, 1) }} -- | {{ convertDate(el.add_date) }} | #{{ el.peak_position }} |
| Playlist | Country | Listeners | Position | Daily Streams | Daily Users | Date Added | Peak |
|---|---|---|---|---|---|---|---|
|
|
{{ el.playlist_country_name }} | {{ kFormat(el.listeners, 1) }} | #{{ el.track_position }} DROP (#{{ el.track_position }}) | {{ kFormat(el.avg_daily_streams, 1) }} | {{ kFormat(el.avg_daily_users, 1) }} -- | {{ convertDate(el.add_date) }} | #{{ el.peak_position }} |
No data available for selected filters.
Load top artists.
| Artist | % to Target | Total Revenue | Total Target | Catalog Revenue | Catalog Target | Frontline Revenue | Frontline Target |
|---|---|---|---|---|---|---|---|
|
|
{{ round(el.total_revenue / el.total_target * 100) }}%
|
€{{ el.total_revenue.toLocaleString() }} -- | €{{ el.total_target.toLocaleString() }} -- | €{{ el.catalog_revenue.toLocaleString() }} -- | €{{ el.catalog_target.toLocaleString() }} -- | €{{ el.revenue.toLocaleString() }} -- | €{{ el.target.toLocaleString() }} -- |
No data available for selected filters.
Home {{ selectedPlaylistMeta.playlist_name }}
| # | Track | Artist | Daily Streams | Daily Users | Repeat Rate | Date Added | Peak |
|---|---|---|---|---|---|---|---|
| {{ el.track_position }} | {{ el.track_title }} | {{ el.track_artist }} | {{ kFormat(el.avg_daily_streams, 1) }} | {{ kFormat(el.avg_daily_users, 1) }} -- | {{ Math.round((el.avg_repeat_users / el.avg_daily_users * 100) * 10) / 10 }}% -- | {{ convertDate(el.add_date) }} -- | #{{ el.peak_position }} -- |
Home {{ selectedArtistMeta.artist_name }}
| Country | % to Target | Total Revenue | Total Target | Catalog Revenue | Catalog Target | Frontline Revenue | Frontline Target |
|---|---|---|---|---|---|---|---|
| {{ el.country_name }} |
{{ round(el.total_revenue / el.total_target * 100) }}%
|
€{{ el.total_revenue.toLocaleString() }} -- | €{{ el.total_target.toLocaleString() }} -- | €{{ el.catalog_revenue.toLocaleString() }} -- | €{{ el.catalog_target.toLocaleString() }} -- | €{{ el.revenue.toLocaleString() }} -- | €{{ el.target.toLocaleString() }} -- |
| Country | % to Target | Total Revenue | Total Target | Catalog Revenue | Catalog Target | Frontline Revenue | Frontline Target |
|---|---|---|---|---|---|---|---|
| {{ el.country_name }} |
{{ round(el.total_revenue / el.total_target * 100) }}%
|
€{{ el.total_revenue.toLocaleString() }} -- | €{{ el.total_target.toLocaleString() }} -- | €{{ el.catalog_revenue.toLocaleString() }} -- | €{{ el.catalog_target.toLocaleString() }} -- | €{{ el.revenue.toLocaleString() }} -- | €{{ el.target.toLocaleString() }} -- |
| Project | Streaming Trend | {{ metric.name }} |
|---|---|---|
| {{ el.project_name }} |
{{ kFormat(getLastVal(el[metric.field]), 1) }}
{{ getGrowth(el[metric.field], metric.field) }}
--
|
| Track | Streaming Trend | {{ metric.name }} |
|---|---|---|
| {{ el.track_name }} |
{{ kFormat(getLastVal(el[metric.field]), 1, metric.field) }}
{{ getGrowth(el[metric.field], metric.field) }}
--
|
| Playlist | Listeners | Track | Position | Daily Streams | SPU | Date Added | Peak | Date Dropped |
|---|---|---|---|---|---|---|---|---|
|
|
{{ kFormat(el.listeners, 1) }} | {{ el.isrc_name }} | -- #{{ el.track_position }} DROP (#{{ el.track_position }}) DROP | {{ kFormat(el.avg_daily_streams, 1) }} | {{ (el.avg_daily_streams / el.avg_daily_users).toFixed(2) }} -- | {{ convertDate(el.add_date) }} | #{{ el.peak_position }} | {{ convertDate(el.playlist_date) }} -- |
| Playlist | Country | Listeners | Track |
|---|---|---|---|
|
|
{{ el.playlist_country }} | {{ kFormat(el.listeners, 1) }} | {{ el.track_name }} |
| Platform | Station | Track | Avg Daily Streams |
|---|---|---|---|
| {{ el.partner }} -- | {{ titleCase(el.station_name) }} -- | {{ el.track_name }} -- | {{ kFormat(el.avg_daily_streams, 1) }} -- |
| Chart | Country | Track | Position | Date Added | Peak | Date Dropped |
|---|---|---|---|---|---|---|
| {{ getChartName(el.chart_type) }} -- | {{ el.country_name }} -- | {{ el.isrc_name }} -- | #{{ el.track_position }} DROP (#{{ el.track_position }}) -- | {{ convertDate(el.add_date) }} -- | #{{ el.peak_position }} -- | {{ convertDate(el.playlist_date) }} -- |
No charts in top markets
| Chart | Country | Genre | Section | Project | Position |
|---|---|---|---|---|---|
| {{ el.storefront }} -- | {{ el.country_name }} -- | {{ el.genre }} -- | {{ el.section_name }} -- | {{ el.project_name }} ({{ el.project_type }}) -- | #{{ el.position }} -- |
| Region | Streaming Trend | {{ metric.name }} |
|---|---|---|
| {{ el.region_name }} |
{{ kFormat(getLastVal(el[metric.field]), 1) }}
{{ getGrowth(el[metric.field], metric.field) }}
--
|
{{ socialDemographics['instagram'][0].followers.toLocaleString() }}
Followers
{{ socialDemographics['instagram'][0].avg_likes_per_post.toLocaleString() }}
Avg Likes / Post
{{ socialDemographics['instagram'][0].avg_commments_per_post.toLocaleString() }}
Avg Comments / Post
{{ round(socialDemographics['instagram'][0].engagement_rate, 1) }}%
Engagement Rate
| Country | Followers | % of Total |
|---|---|---|
| {{ el.name }} | {{ el.followers.toLocaleString() }} | {{ round(el.percent, 1) }}% |
| City | Followers | % of Total |
|---|---|---|
| {{ el.name }}, {{ el.state }}, {{ el.country }} | {{ el.followers.toLocaleString() }} | {{ round(el.percent, 1) }}% |
{{ socialDemographics['youtube'][0].followers.toLocaleString() }}
Followers
{{ socialDemographics['youtube'][0].avg_likes_per_post.toLocaleString() }}
Avg Likes / Post
{{ socialDemographics['youtube'][0].avg_commments_per_post.toLocaleString() }}
Avg Comments / Post
{{ round(socialDemographics['youtube'][0].engagement_rate, 1) }}%
Engagement Rate
| Country | Followers | % of Total |
|---|---|---|
| {{ el.name }} | {{ el.followers.toLocaleString() }} | {{ round(el.percent, 1) }}% |
{{ socialDemographics['tiktok'][0].followers.toLocaleString() }}
Followers
{{ socialDemographics['tiktok'][0].avg_likes_per_post.toLocaleString() }}
Avg Likes / Post
{{ socialDemographics['tiktok'][0].avg_commments_per_post.toLocaleString() }}
Avg Comments / Post
{{ round(socialDemographics['tiktok'][0].engagement_rate, 1) }}%
Engagement Rate
| Country | Followers | % of Total |
|---|---|---|
| {{ el.name }} | {{ el.followers.toLocaleString() }} | {{ round(el.percent, 1) }}% |
Home {{ selectedArtistMeta.artist_name }} {{ selectedProject[selectedTimeframe].project_name }}
| Track | Streaming Trend | {{ metric.name }} |
|---|---|---|
| {{ el.track_name }} ({{ el.artist_name }}) |
{{ kFormat(getLastVal(el[metric.field]), 1) }}
{{ getGrowth(el[metric.field], metric.field) }}
--
|
|
| Project Total |
{{ kFormat(selectedProject[selectedTimeframe][metric.field][0], 1) }}
{{ getGrowth(selectedProject[selectedTimeframe][metric.field]) }}
--
|
| Playlist | Listeners | Track | Position | Daily Streams | SPU | Date Added | Date Dropped |
|---|---|---|---|---|---|---|---|
|
|
{{ kFormat(el.listeners, 1) }} | {{ el.isrc_name }} | -- #{{ el.track_position }} DROP (#{{ el.track_position }}) DROP | {{ kFormat(el.avg_daily_streams, 1) }} | {{ (el.avg_daily_streams / el.avg_daily_users).toFixed(2) }} -- | {{ convertDate(el.add_date) }} | {{ convertDate(el.playlist_date) }} -- |
| Platform | Station | Track | Avg Daily Streams |
|---|---|---|---|
| {{ el.partner }} -- | {{ titleCase(el.station_name) }} -- | {{ el.track_name }} -- | {{ kFormat(el.avg_daily_streams, 1) }} -- |
| Chart | Country | Track | Position | Date Added | Peak | Date Dropped |
|---|---|---|---|---|---|---|
| {{ getChartName(el.chart_type) }} -- | {{ el.country_name }} -- | {{ el.isrc_name }} -- | #{{ el.track_position }} DROP (#{{ el.track_position }}) -- | {{ convertDate(el.add_date) }} -- | #{{ el.peak_position }} -- | {{ convertDate(el.playlist_date) }} -- |
No charts in top markets
| Region | Streaming Trend | {{ metric.name }} |
|---|---|---|
| {{ el.region_name }} |
{{ kFormat(getLastVal(el[metric.field]), 1) }}
{{ getGrowth(el[metric.field], metric.field) }}
--
|
Home {{ selectedArtistMeta.artist_name }} {{ selectedProject[selectedTimeframe].project_name }} {{ selectedTrack[selectedTimeframe].track_name }}
| Version | Streaming Trend | {{ metric.name }} |
|---|---|---|
| {{ el.isrc_name }} |
{{ kFormat(getLastVal(el[metric.field]), 1, metric.field) }}
{{ getGrowth(el[metric.field], metric.field) }}
--
|
|
| Track Total |
{{ kFormat(selectedTrack[selectedTimeframe][metric.field][0], 1) }}
{{ getGrowth(selectedTrack[selectedTimeframe][metric.field]) }}
--
|
| Playlist | Listeners | Track | Position | Daily Streams | SPU | Date Added | Date Dropped |
|---|---|---|---|---|---|---|---|
|
|
{{ kFormat(el.listeners, 1) }} | {{ el.isrc_name }} | -- #{{ el.track_position }} DROP (#{{ el.track_position }}) DROP | {{ kFormat(el.avg_daily_streams, 1) }} | {{ (el.avg_daily_streams / el.avg_daily_users).toFixed(2) }} -- | {{ convertDate(el.add_date) }} | {{ convertDate(el.playlist_date) }} -- |
| Platform | Station | Track | Avg Daily Streams |
|---|---|---|---|
| {{ el.partner }} -- | {{ titleCase(el.station_name) }} -- | {{ el.track_name }} -- | {{ kFormat(el.avg_daily_streams, 1) }} -- |
| Chart | Country | Track | Position | Date Added | Peak | Date Dropped |
|---|---|---|---|---|---|---|
| {{ getChartName(el.chart_type) }} -- | {{ el.country_name }} -- | {{ el.isrc_name }} -- | #{{ el.track_position }} DROP (#{{ el.track_position }}) -- | {{ convertDate(el.add_date) }} -- | #{{ el.peak_position }} -- | {{ convertDate(el.playlist_date) }} -- |
No charts in top markets
| Region | Streaming Trend | {{ metric.name }} |
|---|---|---|
| {{ el.region_name }} |
{{ kFormat(getLastVal(el[metric.field]), 1) }}
{{ getGrowth(el[metric.field], metric.field) }}
--
|
{{ selectedArtistMeta.artist_name }}: Social Audience
{{ socialDemographics[selectedSocialPlatform][0].followers.toLocaleString() }}
Followers
{{ socialDemographics[selectedSocialPlatform][0].avg_likes_per_post.toLocaleString() }}
Avg Likes / Post
{{ socialDemographics[selectedSocialPlatform][0].avg_commments_per_post.toLocaleString() }}
Avg Comments / Post
{{ round(socialDemographics[selectedSocialPlatform][0].engagement_rate, 1) }}%
Engagement Rate
Top Countries on {{ capitalize(app.selectedSocialPlatform) }}
Top Cities on {{ capitalize(app.selectedSocialPlatform) }}