Klips: Connecting to YouTube

 

If you want to create data sources for custom Klips, you're in the right place.

If you want to add pre-built Klips, see Pre-built Klips and the Klip Gallery and Klip Gallery: YouTube.

If you're using PowerMetrics and want to create data sources for custom metrics, go here.

 

Visualize, discover, and act on your data with Klips and Klip dashboards.

Ready to get the most from your YouTube video data? Get started by setting up a connection between Klipfolio and your YouTube data and adding some data sources.

When you're finished adding YouTube data sources, you'll use them to power your custom Klips.

Note: When connecting your YouTube data to Klipfolio, you'll be prompted to connect your YouTube account by entering your username and password. Make sure you enter the username and password for the Google account that's connected to your YouTube channel.

This article includes:

Connecting to your YouTube data

Here are a couple things to note about connecting Klipfolio to your YouTube data:

Your data is safe with us. The first time you connect your YouTube data to Klipfolio, you'll be prompted to sign in to YouTube and give permission to allow Klipfolio to securely access data within your YouTube account. We are serious about protecting your data privacy.

Managing your connections. By default, your connection name looks like this: yourname@Google<date and time created>. You can modify the default connection name when you create a new connection or from your list of connections, accessed by clicking your Account Name (located at the bottom of the left navigation sidebar) and selecting Account > Connected Accounts or by clicking the button in the left navigation sidebar and selecting Connections.

You can use the same account connection every time you connect to YouTube. If you have trouble accessing an existing connection, your OAuth token may have expired. If that happens to you, check out these troubleshooting tips.

Adding a YouTube pre-built data source

Our pre-built data sources focus on the most sought-after YouTube data. Either use them as complete solutions or as starting points for custom building.

To add a YouTube pre-built data source:

  1. Click the + beside Data Sources in the left navigation sidebar.

If you don’t see the option above, go to the bottom of the left navigation sidebar and click your Account Name > Data Sources > Create a New Data Source.

  1. On the Where is your data? page, select YouTube.
  2. Select a pre-built data source from the left section of the Choose a pre-built or custom connection page.
  3. If this is your first time connecting to YouTube:
    • Click Connect an account. Enter your Google login credentials and click Next. If prompted, click Allow Access to enable Klipfolio to securely access your YouTube data. Click Continue.
  4. If you have connected with YouTube before:
    • Select an existing connection (token) from the drop-down list and click Continue.
  5. On the Configure your data source page, select your YouTube Channel from the drop-down list.
  6. Click Get data or, if you want to modify the pre-built data request, click Switch to Custom settings.
    Note: If you switch back to the Basic settings page after making changes in the Custom settings page, your changes will not be saved.
  7. Ensure this is the data you’re looking for and, optionally, select the checkbox to Model your dataLearn more about modelling your data source. Note: YouTube returns JSON formatted data. Learn how to model JSON data.
  8. Click Continue.
  9. Name, choose refresh settings, and, optionally, share your data source.
  10. Click Save.

If you clicked Switch to Custom settings, in the Configure your data source page:

  1. On the Configure your data source page, modify the Query URL to get the data you want. You can use the existing information in the Query URL text box as a base. It was auto-filled based on the pre-built data source you selected on the Choose a pre-built or custom connection page.
  2. Click Get data.
  3. Ensure this is the data you’re looking for and, optionally, select the checkbox to Model your data. Learn more about modelling your data source. Note: YouTube returns JSON formatted data. Learn how to model JSON data.
  4. Click Continue.
  5. Name, choose refresh settings, and, optionally, share your data source.
  6. Click Save.

The data source is added to your account and is ready to use for custom Klips. You can see all your data sources in your Data Source Library, accessed by clicking Data Sources in the left navigation sidebar.

Adding a YouTube custom data source

Need a unique set of data? When our pre-built data sources don't include exactly what you're looking for, create your own custom data source. You can either use a pre-built data source query as a base or write your own queries from scratch.

When you add a custom YouTube data source, you need to enter your YouTube Channel ID into a specific spot in the query.

There are a couple of ways to find your Channel ID:

  1. In your advanced account settings in YouTube.
  2. By going to the channel homepage and navigating up to the URL.

To add a YouTube custom data source:

  1. Click the + beside Data Sources in the left navigation sidebar.

If you don’t see the option above, go to the bottom of the left navigation sidebar and click your Account Name > Data Sources > Create a New Data Source.

  1. On the Where is your data? page, select YouTube.
  2. On the Choose a pre-built or custom connection page, click Create a custom YouTube data source.
  3. If this is your first time connecting to YouTube:
    • Click Connect an account. Enter your Google login credentials and click Next. If prompted, click Allow Access to enable Klipfolio to securely access your YouTube data. Click Continue.
  4. If you have connected with YouTube before:
    • Select an existing connection (token) from the drop-down list and click Continue.
  5. On the Configure your data source page, adjust the Query URL information to replace any generic placeholder query information with your own. For example, replace <channelID> with your own channel ID.
  6. Edit the Query URL to return the data you need. Refer to the YouTube API documentation for details.
  7. Click Get data.
  8. Ensure this is the data you’re looking for and, optionally, select the checkbox to Model your data. Learn more about modelling your data source. Note: YouTube returns JSON formatted data. Learn how to model JSON data.
  9. Click Continue.
  10. Name, choose refresh settings, and, optionally, share your data source.
  11. Click Save.

The data source is added to your account and is ready to use for custom Klips. You can see all your data sources in your Data Source Library, accessed by clicking Data Sources in the left navigation sidebar.

Custom building: About APIs and queries

Want to learn more about custom building? This section is for you. Klipfolio connects to hundreds of services in the cloud that have a REST API. If you take the time to learn your service’s API to create queries for the data you want, your possibilities are endless. Here’s a quick overview video on APIs and Klipfolio:

Klipfolio API's 101

If you need help using APIs, ask a data analyst or developer.

You can build a query using the Google API Explorer and bring that query into Klipfolio.

Refer to the YouTube API documentation to discover more data requests.

See the reference table below for API related information and sample queries.

API Documentation YouTube API documentation
API Explorer Google API Explorer
Authentication Method OAuth Token Authentication
Response Format JSON
Sample Query

Top 10 Most Viewed Videos:

https://www.googleapis.com/youtube/v3/search?order=viewCount&part=snippet&forMine=true&type=video&maxResults=10

List of Channels:

https://www.googleapis.com/youtube/v3/channels?part=snippet&mine=true

Next steps

Great! You've connected to your YouTube data and created one (or more) data sources. Now you're ready to use those data sources in custom Klips.

Want to learn more?

Check out these related articles:

Have more questions? Submit a request