Yandex Cloud
  • Services
  • Solutions
  • Why Yandex Cloud
  • Blog
  • Pricing
  • Documentation
  • Contact us
Get started
Language / Region
Yandex project
© 2023 Yandex.Cloud LLC
Yandex DataLens
  • Getting started
  • Practical guidelines
    • All tutorials
    • Visualizing data from a CSV file
    • Creating and publishing a chart with a map of Moscow from a CSV file
    • Analyzing a retail chain's sales from a ClickHouse database
    • Analyzing public data on road accidents in Russia
    • Analyzing sales and locations of pizzerias based on data from ClickHouse DB and Marketplace
    • Web analytics with a connection to Yandex Metrica
    • Web analytics with funnels and cohorts calculated based on Yandex Metrica data
    • Mobile app analytics based on AppMetrica data
    • Analyzing Yandex Music podcast statistics (for podcasters)
    • Visualizing data with a QL chart
    • Visualizing data using parameters
    • Visualizing Yandex Monitoring data
    • Building customer journey charts based on AppMetrica data
  • Concepts
    • Service overview
    • Organizations in DataLens
    • Connection
    • Data types
    • Datasets
      • Overview
      • Data model
      • Dataset settings
    • Charts
      • Overview
      • Chart settings
      • Measure Values and Measure Names
    • Dashboards
    • Joining data
    • Using Markdown in DataLens
    • DataLens Public
    • Calculated fields
      • Overview
      • Formula syntax
    • Parameterization
    • Marketplace
    • Backups
    • Caching
    • Quotas and limits
  • Step-by-step instructions
    • All instructions
    • Working with connections
      • Creating a ClickHouse connection
      • Creating a connection to a file
      • Creating a Google Sheets connection
      • Creating a MySQL connection
      • Creating a PostgreSQL connection
      • Creating a SQL Server connection
      • Creating a BigQuery connection
      • Creating an Oracle Database connection
      • Creating a YDB connection
      • Creating a Greenplum® connection
      • Creating a Prometheus connection
      • Creating a Yandex Monitoring connection
      • Creating a Yandex Metrica API connection
      • Creating an AppMetrica connection
      • Creating a Yandex Cloud Billing connection
      • Managing connection access
    • Working with datasets
      • Creating a dataset
      • Combining data from multiple tables
      • Creating a data field
      • Creating a calculated data field
      • Creating a default filter for new charts
      • Updating fields in datasets
      • Describing a dataset via a source SQL query
      • Managing dataset access
      • Managing access to data rows
      • Adding parameters to a dataset
    • Working with charts
      • Creating a chart
      • Creating a QL chart
      • Creating a multi-dataset chart
      • Adding a hierarchy
      • Configuring the navigator
      • Publishing a chart
      • Managing chart access
      • Adding ID as a parameter
      • Adding parameters to a chart
      • Configuring the display of null values
    • Working with dashboards
      • Creating dashboards
      • Adding charts to dashboards
      • Adding selectors to dashboards
      • Creating an alias
      • Deleting an alias field
      • Publishing dashboards
      • Managing dashboard access
      • Adding parameters to a dashboard
      • Dashboard auto-update
      • Widget display order on a mobile device
    • Working with permissions
      • Granting permissions
      • Deleting permissions
      • Request permissions
    • Working with DataLens Marketplace
      • Adding a product from Marketplace
      • Removing a product from Marketplace
      • Creating and connecting a connector (for partners)
    • Working with organizations
      • Switching between DataLens instances
  • Access management
    • Managing access to DataLens
    • Managing access at the data row level
  • Pricing policy
  • Visualization reference
    • All visualizations
    • Line chart
    • Stacked area chart
    • Normalized stacked area chart
    • Column chart
    • Normalized column chart
    • Bar chart
    • Normalized bar chart
    • Scatter chart
    • Pie chart
    • Indicator
    • Tree chart
    • Donut chart
    • Table
    • Pivot table
    • Map
      • Overview
      • Point map
      • Point map with clusters
      • Polyline map
      • Choropleth map
      • Heat map
    • Combined chart
  • Function reference
    • All Functions
    • Aggregate functions
      • Overview
      • ALL_CONCAT
      • ANY
      • ARG_MAX
      • ARG_MIN
      • AVG
      • AVG_IF
      • COUNT
      • COUNTD
      • COUNTD_APPROX
      • COUNTD_IF
      • COUNT_IF
      • MAX
      • MEDIAN
      • MIN
      • QUANTILE
      • QUANTILE_APPROX
      • STDEV
      • STDEVP
      • SUM
      • SUM_IF
      • TOP_CONCAT
      • VAR
      • VARP
    • Array functions
      • Overview
      • ARRAY
      • ARR_AVG
      • ARR_MAX
      • ARR_MIN
      • ARR_PRODUCT
      • ARR_REMOVE
      • ARR_STR
      • ARR_SUM
      • CAST_ARR_FLOAT
      • CAST_ARR_INT
      • CAST_ARR_STR
      • CONTAINS
      • COUNT_ITEM
      • GET_ITEM
      • REPLACE
      • SLICE
      • STARTSWITH
      • UNNEST
    • Date/Time functions
      • Overview
      • DATEADD
      • DATEPART
      • DATETRUNC
      • DAY
      • DAYOFWEEK
      • HOUR
      • MINUTE
      • MONTH
      • NOW
      • QUARTER
      • SECOND
      • TODAY
      • WEEK
      • YEAR
    • Logical functions
      • Overview
      • CASE
      • IF
      • IFNULL
      • ISNULL
      • ZN
    • Mathematical functions
      • Overview
      • ABS
      • ACOS
      • ASIN
      • ATAN
      • ATAN2
      • CEILING
      • COMPARE
      • COS
      • COT
      • DEGREES
      • DIV
      • EXP
      • FLOOR
      • GREATEST
      • LEAST
      • LN
      • LOG
      • LOG10
      • PI
      • POWER
      • RADIANS
      • ROUND
      • SIGN
      • SIN
      • SQRT
      • SQUARE
      • TAN
    • Operators
      • Overview
      • AND
      • Addition and concatenation (+)
      • BETWEEN
      • Comparison
      • Division (/)
      • IN
      • IS FALSE
      • IS TRUE
      • LIKE
      • Modulo (%)
      • Multiplication (*)
      • NOT
      • Negation (-)
      • OR
      • Power (^)
      • Subtraction (-)
    • String functions
      • Overview
      • ASCII
      • CHAR
      • CONCAT
      • CONTAINS
      • ENDSWITH
      • FIND
      • ICONTAINS
      • IENDSWITH
      • ISTARTSWITH
      • LEFT
      • LEN
      • LOWER
      • LTRIM
      • REGEXP_EXTRACT
      • REGEXP_EXTRACT_NTH
      • REGEXP_MATCH
      • REGEXP_REPLACE
      • REPLACE
      • RIGHT
      • RTRIM
      • SPACE
      • SPLIT
      • STARTSWITH
      • SUBSTR
      • TRIM
      • UPPER
      • UTF8
    • Text markup functions
      • Overview
      • BOLD
      • ITALIC
      • MARKUP
      • URL
    • Time series functions
      • Overview
      • AGO
      • AT_DATE
    • Type conversion functions
      • Overview
      • BOOL
      • DATE
      • DATETIME
      • DATETIME_PARSE
      • DATE_PARSE
      • DB_CAST
      • FLOAT
      • GEOPOINT
      • GEOPOLYGON
      • INT
      • STR
    • Window functions
      • Overview
      • AVG
      • AVG_IF
      • COUNT
      • COUNT_IF
      • FIRST
      • LAG
      • LAST
      • MAVG
      • MAX
      • MCOUNT
      • MIN
      • MMAX
      • MMIN
      • MSUM
      • RANK
      • RANK_DENSE
      • RANK_PERCENTILE
      • RANK_UNIQUE
      • RAVG
      • RCOUNT
      • RMAX
      • RMIN
      • RSUM
      • SUM
      • SUM_IF
    • Function Availability
  • Function tutorials
    • Aggregate functions
    • Window functions
    • LOD expressions and filtering in aggregate functions
  • Public materials
    • Educational projects
    • Webinars and conferences
    • Articles and publications
    • Public dashboards and charts
  • Troubleshooting
    • Questions and answers
    • DataLens errors
  1. Practical guidelines
  2. Analyzing Yandex Music podcast statistics (for podcasters)

Analyzing Yandex Music podcast statistics (for podcasters)

Written by
Yandex Cloud
,
improved by
Dmitry A.
  • 1. Set up a connection
    • 1.1 Set up DataLens
    • 1.2. Create a connection
    • 1.3. Review podcast statistics in DataLens
  • 2. Edit a dashboard and chart, and create new ones
    • 2.1. Edit a dashboard
    • 2.2. Edit a chart
    • 2.3. Create a new chart and add it to the dashboard
  • 3. Share podcast analytics
    • 3.1. Grant access to DataLens
    • 3.2. Share analytics on a particular podcast or episode
    • 3.3. Revoke a user's access privileges
  • 4. Make a dashboard or chart public
  • 5. Add a chart or dashboard to your website
  • Questions and answers

A podcast from Yandex Music that you have access to will serve as your data source.
Podcast analytics let you retrieve statistics and analyze podcast listening and subscriber data in Yandex Music. To work with podcast analytics, you must have access to one or more podcasts.

To visualize and analyze the data, follow these steps:

  1. Set up a connection.
    1. Set up DataLens.
    2. Create a connection.
    3. Review podcast statistics in DataLens.
  2. Edit and create a chart or a dashboard.
    1. Edit a dashboard.
    2. Edit the chart.
    3. Create a new chart and add it to the dashboard.
  3. Share podcast analytics with other users.
    1. Grant access to DataLens.
    2. Share analytics on a particular podcast or episode.
      1. Restrict shared access.
      2. Restrict access to data (podcasts/episodes).
      3. Grant access to your DataLens instance.
      4. Grant an individual user limited access to data.
    3. Revoke a user's access privileges.
  4. Make a dashboard or chart public.
  5. Add a chart or dashboard to your website.

We recommend that you review the Questions and answers section to help you get answers to the most common questions users of Yandex Music podcast statistics may have.

1. Set up a connection

1.1 Set up DataLens

Yandex DataLens is deployed on the Yandex Cloud platform.

Set up DataLens based on your experience:

  • You're a new user (you only want to use Yandex DataLens for podcast analysis).
  • You're already using Yandex DataLens (for other purposes).

To get started with DataLens:

New user
I'm already using Yandex Cloud
  1. Log in to your Yandex account. If you don't have an account, create one.
  2. Open the DataLens homepage.
  3. Click Open Datalens.
  4. Click Log in.
  1. Log in to your Yandex account.

  2. Open the DataLens homepage.

  3. Click Open Datalens.

  4. Select one of the options:

    • If you already have an organization, select it from the drop-down menu in the Organizations tab and click Open DataLens.

      Note

      To activate a DataLens instance, the user must have the admin or owner role. For more information about roles, see Granting permissions in Organization.

    • If you have a cloud but no organization, click Add new DataLens. In the window that opens, enter your organization's name and description and click Create organization and DataLens. For more information about working with organizations, see Getting started with organizations.

If you have a technical question about the service, please contact Yandex Cloud support. To ask for advice, discuss the solution to your problem or best practices of the service, write to the DataLens chat in Telegram.

1.2. Create a connection

Warning

Only users with privileges to a Yandex Music podcast are able to create connections and process podcast analytics. If you don't have access to any podcast, no data will be displayed on the dashboard.

You will get access after uploading a podcast to Yandex Music. The podcast is linked to the Yandex email address specified when uploading it.

  1. Follow the link you received in the email and fill out the form for your connection.

  2. Enter a name for the connection like My Podcast (it can be anything).

  3. Click Get key. If this is your first time creating a connection to Yandex Music podcasts, grant the service the required permissions.

    image

  4. Click Check connection.

  5. After successfully checking the connection, click Create.

  6. Go to the Dashboards menu and open the Yandex Music podcast analytics dashboard. If there isn't any data, please make sure your current account has podcast access by writing to technical support.

1.3. Review podcast statistics in DataLens

  1. When the connection is created, a folder containing a set of standard objects that your statistics are based on opens:

    image The Yandex Music podcast analytics dashboard is the primary page for viewing statistics and has all the widgets (charts, tables, and filters) available. To quickly access the dashboard, save the page link to a convenient location.

    Other objects
    • image A connection is a set of parameters for accessing podcast data. This is the key that the user needs to open the statistics.
    • image Datasets are sets of dimensions and measures that are used for creating charts.
      • Dataset D01. Podcast listens: A dataset with listening statistics.
      • Dataset D02. Podcast subscribers: A dataset with data on subscribers.
    • image Charts are sets of individual visualizations in the form of diagrams and tables used on the dashboard.
    • image The Metrica Live Demo Dashboard and the Sales Dashboard are demos that may open in your connection. You can delete them if you wish.
  2. Open the Yandex Music podcast analytics dashboard.

    1. The dashboard contains four tabs:

      • Listens: General listening statistics, listening dynamics, statistics on the number of times individual episodes were listened to, and distribution of listening by day of week and time of day.

      • Audience: Podcast audience statistics, including socio-demographic data on listeners.

      • Subscribers: Audience statistics, subscribe/unsubscribe dynamics, and socio-demographic data on subscribers.

      • Reference: A reference on estimated measures and terms used in data and dashboards.

        image

    2. Each tab contains:

      • Text widgets are headers, comments, and hints.

      • Selectors: Filters by different dimensions that can be used to filter the contents of dashboards.

      • Charts: Graphs, tables, and other visualizations.

        image

You can edit it and add standard objects as you wish. For example, delete an unnecessary chart from the dashboard or add a new one, change an existing chart, or add a selector to the dashboard.

2. Edit a dashboard and chart, and create new ones

2.1. Edit a dashboard

You can change the order of charts and selectors, increase or decrease them, discard some data and, vice versa, put together the most necessary information. Try to edit the dashboard after making a copy of it:

  1. In the menu on the left, go to the Dashboards section.

  2. Next to the Yandex Music podcast analytics dashboard, click and select Copy.

  3. Open the dashboard copy and go to the Audience tab.

  4. Click Edit in the upper-right corner.

  5. Let's say you want to delete the Listening platforms chart. To do this, click in the upper-right corner of the chart and select Delete.

    image

  6. Try to position the Listener gender and Listener age charts so that they fill in the empty space left after deleting the chart in the previous step.

    1. Drag the chart by clicking on the chart itself. Resize the chart using the triangle in the lower-right corner.

    image

  7. Click Add and choose Selector.

    image

    1. Select the dataset named D02.Podcast subscribers.

    2. Select the Country field. This automatically fills in the Title with the name of the selected field.

    3. Activate the Show next to the selector title option.

    4. Click the Show checkbox next to the selector title.

    5. Enable the Multiple choice option.

    6. In the Default value list, select Russia (or any other country).

    7. Click Add.

      image

  8. Move the selector to the top. If necessary, resize the charts.

  9. Place the selectors on the same line, changing their size.

    image

  10. Click Save in the top right-hand corner of the dashboard.

2.2. Edit a chart

You can edit and configure any charts. Let's say we want to see on the chart the relative activity of listeners of different genders during the day.

  1. Open the Yandex Music podcast analytics dashboard and click the Listens tab.

  2. Scroll the dashboard down to the Listening time by time of day chart.

  3. Click in the upper-right corner of the chart and select Edit.

    image

  4. The chart configuration area (wizard) consists of three main parts:

    • A selection panel with a list of available dimensions and measures for creating a chart.

    • A visualization settings panel with various sections that you can use to configure your chart.

    • Chart preview.

      image

  5. Delete the Listening date and time dimension from the Colors section.

  6. Add a dimension named Gender to the Colors section.

    image

  7. Select a different visualization type: Normalized column chart.

    image

  8. Now, each column shows the relative distribution of Listeners by Gender in terms of Time of day. Click Save in the upper-right corner of the chart.

    image

Refresh the dashboard page to apply the chart changes.

2.3. Create a new chart and add it to the dashboard

Let's say we want to build a chart with the total number of times streams were listened to over the entire period.

  1. Open the service home page.

  2. Click Create chart.

  3. Go to the Podcasts folder.

  4. Choose the dataset D01. Podcast listens.

    image

  5. Select Stacked area chart as the visualization type.

  6. Add a dimension named Listening date to the X section.

  7. Add a measure named Listeners to the Y section.

  8. Add the Listening date dimension to the Chart filters section.

    image

    1. Click image in the Listening date field under Chart filters.

      1. In the Preset list, select Last 365 days and click Apply filter.
  9. Click image in the Listening date under X.

    1. In the Grouping list, select Month and click Apply.
  10. Add a dimension named Episode to the Colors section.

  11. If you have too many episodes, hide the legend at the bottom of the chart. To do this, click ⟶ Hide, then Apply.

    image

  12. Click Save in the upper-right corner of the chart.

    1. Enter the name Episode listening dynamics and click Apply filter.

    Note

    If the Listening date field filter is added to the dashboard, filtering by this field in the chart is ignored.

  13. Go to the chart's top panel and click the navigation icon .

  14. In the resulting window, select the Yandex Music podcast analytics dashboard.

  15. In the upper-right corner of the dashboard, click Edit.

  16. Click Add ⟶ Chart.

    image

  17. In the window that opens, click Select.

    1. Choose the Episode listening dynamics chart. This automatically fills in the Title field with the name of the selected chart.
    2. Click Add.
  18. Place the chart next to the table in the Episode listening statistics section and click Save.

    image

3. Share podcast analytics

3.1. Grant access to DataLens

You can grant access to your personal dashboard to other users. To do this, you only need a Yandex account.

Set up access to Yandex DataLens:

  1. Go to Access control.

  2. In the top right-hand corner, click Add user.

  3. Enter the user's Yandex email address. The new user appears in the list of users.

  4. Click next to the new user and select Edit roles.

  5. Under Roles in folders, select a folder. In the Roles column, click . Assign the datalens.instances.user role.

    After that, you can share a link to the dashboard with the new user.

  6. Make sure that the new user has access rights to the dashboard with podcast statistics. Open the dashboard.

  7. Click → Access rights.

    image

  8. Permissions must be assigned to the All group or a specific user. If permissions are missing, click Add.

  9. In the Add member field, enter "All" or the name of the user who needs extended permissions.

  10. Go to the Current object section and set access permissions for the Yandex Music podcast analytics dashboard:

    • Execute: execution of requests to the object is available.
    • Read: read only is available.
    • Write: view and edit options are available.
    • Admin: view, edit, and manage options are available.

    image

  11. Enable the Linked objects option to grant permissions to other dashboard-related objects (connections, dashboards, and charts).

    image

Note

The user will be able to view statistics immediately, and you can set up additional permissions for the user's account in a few hours.

Permissions can be set up for each object separately. Learn more about permissions in DataLens.

3.2. Share analytics on a particular podcast or episode

You can grant a user, such as a partner or advertiser, access not to the entire dashboard with podcaster statistics, but to statistics for an individual podcast or episode. For that, the user will also need a Yandex account.

For a user to be able to request data on an episode via charts but not view or edit connection or dataset settings, restrict shared access.

Then grant the user access to the objects: Podcasts Analytics. Connection, D01. Podcast listens and D02. Podcast subscribers. Specify which podcast or episode you grant access to.

3.2.1. Restrict shared access

To restrict shared access:

  1. Open the Yandex Music podcast analytics dashboard.
  2. Go to the chart's top panel and click the navigation icon .
  3. In the window that opens, select the connection Podcasts Analytics. Connection. Click → Access rights.
  4. Click on the All group and set the permissions to Execute. Shared access will be restricted: other users will be able to view statistics on the dashboard, for example, only for individual episodes, but won't be able to change these settings.

Repeat the action for datasets D01. Podcast listens and D02. Podcast subscribers.
If you don't want to share podcast subscriber analytics with users, you can revoke permission of dataset D02. Podcast subscribers for the All group.

3.2.2. Restrict access to data (podcasts/episodes)

When setting up permissions to individual podcasts and episodes, specify the following:

  • The users who will be granted permissions to a podcast or episode.
  • The users who will be able to access everything.

In this step, retain permissions to all podcasts for yourself and your colleagues.

Choose which data you want to restrict access to:

Podcasts
Episodes
  1. Open the dataset named D01. Podcast listens.

  2. In the Podcast field menu, click Permissions.

    image

  3. In the Field permission settings window, set a filter like:

    * : my-login@yandex.com
    where:

    • *: Access to all podcasts.
    • my-login@yandex.com: Your username.

    image

  4. Click Save. Once you save the dataset, its data will only be available to one user: my-login@yandex.com.

  5. If necessary, specify the comma-separated usernames of the other users who need permission to all podcasts and episodes. For example, * : my-login@yandex.com, friend-login@yandex.com.

  1. Open the dataset named D01. Podcast listens.

  2. In the Episode field menu, click Permissions.

    image

  3. In the Field permission settings window, set a filter like:

    * : my-login@yandex.com
    where:

    • *: Access to all episodes.
    • my-login@yandex.com: Your username.

    image

  4. Click Save. Once you save the dataset, its data will only be available to one user: my-login@yandex.com.

  5. If necessary, specify the comma-separated usernames of the other users who need permission to all podcasts and episodes. For example, * : my-login@yandex.com, friend-login@yandex.com.

3.2.3. Grant access to your DataLens instance

To grant a user access to your DataLens instance:

  1. Go to Access control.
  2. In the top right-hand corner, click Add user.
  3. Enter the user's Yandex email address. The new user appears in the list of users.
  4. Click next to the new user and select Edit roles.
  5. Under Roles in folders, select a folder. In the Roles column, click . Assign the datalens.instances.user role.

Note

The user will be able to view statistics immediately, and you can set up additional permissions for the user's account in a few hours.

3.2.4. Grant an individual user limited access to data

  1. Open the dataset named D01. Podcast listens.

  2. Choose which data you want to restrict access to for an individual user:

    Podcasts
    Episodes
    1. In the Podcast field menu, click Permissions.

      image

    2. In the Field permission settings window, set a filter like:

      'The most interesting podcast': partner-login@yandex.com
      where:

      • The most interesting podcast: The podcast name.
      • partner-login@yandex.com: A partner's username.

      image

    1. Open the dataset named D01. Podcast listens.

    2. In the Episode field menu, click Permissions.

      image

    3. In the Field permission settings window, set a filter like:

      'Episode No. 5': partner-login@yandex.com
      where:

      • Episode No. 5: The name of the episode.
      • partner-login@yandex.com: A partner's username.

      image

    Note

    Specify the same names as in the service (filtering is case-sensitive).

    A user's permissions will remain valid until they are revoked.

  3. Share a link to the Yandex Music podcast analytics dashboard with the user. To do this, click → Copy link on the dashboard.

3.3. Revoke a user's access privileges

If necessary, you can revoke a user's permissions:

  1. Go to the connection Podcasts Analytics. Connection.

  2. Click and select Access rights.

  3. Select the user to revoke permissions from.

  4. In the window that opens, click Revoke permissions.

  5. To completely disable the user's access to your dashboard with podcaster statistics:

    1. Go to Access control.
    2. Find the user, click the icon next to the new user, and select Delete.

4. Make a dashboard or chart public

Data in DataLens is only available to users of a specific instance. If you want to provide unlimited public access to podcast analytics, publish a dashboard or a particular chart in DataLens Public.

Publishing dashboards
Publishing a chart
  1. Open the Yandex Music podcast analytics dashboard.
  2. At the top of the dashboard interface, click .
  3. In the public access settings window that opens, enable Access via link.
  4. Confirm the publishing and click Next.
  5. Select the charts you want to publish with the dashboard.
  6. Copy the public link and click Apply.
  1. On the navigation page, find a chart like C07. Starts and streams: dynamics and open it.
  2. At the top of the chart interface, click .
  3. In the public access settings window that opens, enable Access via link.
  4. Confirm the publishing and click Next.
  5. Copy the public link and click Apply.

5. Add a chart or dashboard to your website

You can embed the published charts into a website or app using the iframe element. To do this:

  1. Follow the public link to the chart.
  2. Click in the upper-right corner of the chart and select Embed code.
  3. Copy the iframe code to embed in a light or dark theme.
  4. Embed the code into your website.

Note

You can only embed individual charts. Embedding the entire dashboard is not supported.

Questions and answers

Why can you only connect with a Yandex account?

Using a Yandex account in Yandex Music and DataLens ensures high data security.

I know for a fact that some of my friends have listened to the podcast but the statistics show a lower number. Why?

Data is updated daily at 13:00. If someone listens to a podcast after this time, the data will only appear in the statistics the next day. Playbacks of less than 1 second are not included in the statistics.

There are more service subscribers than DataLens shows. Why?

New subscribers appear in the service instantly, while in the statistics only the next day. If a person subscribes to a podcast today, the number of subscribers in the statistics will increase tomorrow.

Why are some of my podcast episodes not included in the statistics?

The statistics only show episodes that are already listened to. If you don't see a certain episode at the moment, it will appear on charts later as soon as it is listened to for the first time.

Are editorial promos shown in the statistics?

Promo periods and titles aren't displayed in the statistics separately, but a sharp increase in listens may indicate that the podcast was promoted.

Can I edit a standard dashboard?

Yes, you can edit the dashboard and related objects.

I deleted a dashboard accidentally. How do I restore it?

Re-create a connection and the dashboard will expand again.

Why are chart settings so complicated?

DataLens is a full-fledged data analysis and visualization tool. Use its rich set of settings to create different types of visualizations that meet a variety of user requirements.

What else can I use DataLens for?

You are not restricted to using DataLens. You can connect to your own data sources, build charts and dashboards, and share them with your colleagues.

Was the article helpful?

Language / Region
Yandex project
© 2023 Yandex.Cloud LLC
In this article:
  • 1. Set up a connection
  • 1.1 Set up DataLens
  • 1.2. Create a connection
  • 1.3. Review podcast statistics in DataLens
  • 2. Edit a dashboard and chart, and create new ones
  • 2.1. Edit a dashboard
  • 2.2. Edit a chart
  • 2.3. Create a new chart and add it to the dashboard
  • 3. Share podcast analytics
  • 3.1. Grant access to DataLens
  • 3.2. Share analytics on a particular podcast or episode
  • 3.3. Revoke a user's access privileges
  • 4. Make a dashboard or chart public
  • 5. Add a chart or dashboard to your website
  • Questions and answers