{% set CDN_URL = 'https://cdn.theorchard.io/' %} {% set ICONS_URL = CDN_URL+'web-icons' %} {% set IMAGES_URL = CDN_URL+'images' %} {% set ASSETS_URL = CDN_URL+'assets' %}
|
||||||||||||
|
||||||||||||
|
{% if trending_tracks_length == 1 %}
1 {% trans %}Trending Track{% endtrans %}
{% else %}
{{trending_tracks_length}} {% trans %}Trending Tracks{% endtrans %}
{% endif %}
{% trans %}Detected{% endtrans %} {{date|datetimeformat(date_format='%A, %B %d, %Y')}}
{% if account_type == 'label' and label_name is not none %}
{% trans %}for{% endtrans %} {{label_name}}
{% endif %}
{% if account_type == 'subaccount' and subaccount_name is not none %}
{% trans %}for{% endtrans %} {{subaccount_name}}
{% endif %}
|
||||||||||||
|
||||||||||||
|
{{tiktok_trending_tracks_length}} {% trans %}Trending on TikTok{% endtrans %}
{{date|datetimeformat(date_format='%A, %B %d, %Y')}}
{% if account_type == 'label' and label_name is not none %}
{% trans %}for{% endtrans %} {{label_name}}
{% endif %}
{% if account_type == 'subaccount' and subaccount_name is not none %}
{% trans %}for{% endtrans %} {{subaccount_name}}
{% endif %}
{% trans %}Trending Creations - Detected in one or more countries{% endtrans %}
|
||||||||||||
|
||||||||||||
|
{% trans %}Expected daily average based on store streams over past 90 days{% endtrans %}
|
||||||||||||
| {% trans %}See More Insights{% endtrans %} | ||||||||||||