<img src="https://img.shields.io/badge/%20-ENTERPRISE-%23B10031" style="float:left"/><br />
Article Matching allows you to embed contextually relevant videos from your library into your articles. By making a simple addition to the player setup, this feature provides you the following benefits:
An automated solution to embed contextually relevant videos from your JWP library into your articles with no additional editorial resources
Increased reach and monetization opportunities for your videos with minimal editorial involvement
Potential for increased video engagement
When a viewer visits your page, the proprietary Article Matching algorithm uses page metadata to search the metadata of your hosted or registered videos. With the results of the search, a playlist of videos that is relevant to an article is displayed and played in the HTML5 player. In the event that the search results do not return a relevant video, a <a href="/platform/docs/vdh-create-a-trending-playlist" target="_blank">trending video playlist</a> appears.
<br /> <hr />
## Supported Languages
Article Matching supports the languages listed below.
Column Title | Column Title | Column Title | Column Title |
Arabic (ar) | Chinese (zh-Hans, zh-Hant) | Czech (cs) | Danish (da) |
Dutch (nl) | English (en) | Finnish (fi) | French (fr) |
German (de) | Greek (el) | Hindi (hi) | Hungarian (hu) |
Indonesian (id) | Italian (it) | Japanese (ja) | Korean (ko) |
Norwegian (no) | Portugese (pt-BR, pt-PT) | Romanian (ro) | Spanish (es) |
Swedish (sv) | Thai (th) | Turkish (tr) |  |
<br /> <hr />
## Setup

If you are a developer or have developer resources, you can enable Article Matching using [these steps](🔗).
<br />
Use the following steps to add Article Matching on your page with a single line of code:
Create an <a href="/platform/docs/vdh-create-an-article-matching-playlist" target="_blank">Article Matching playlist</a>.
Click **EMBED**.
On the pop-up screen, select a **Player** from the dropdown menu.
Copy the **Embed Code**. If you are adding Article Matching to an iframe, copy the code on the **IFRAME** tab.
Click **CLOSE**.
Paste the embed code at the location on your page where the player should appear.
<br /> <hr />
## FAQs
Below are several frequently asked questions about Article Matching.
<details><summary><strong>What data does JWP use for Article Matching?</strong></summary>
<br />
Article Matching uses the Open Graph title of the article (or the HTML title if there is no Open Graph title), page description, and other page metadata to run a search query against the metadata of the hosted or registered videos in your library.
To ensure the best performance, be sure to [add metadata](🔗) to each of your videos.
<br />
</details>
<details><summary><strong>Does Article Matching work when the HTML5 player is in an iframe?</strong></summary>
<br />
Yes.
<br />
</details>
<details><summary><strong>Do I need to create a new player to use Article Matching?</strong></summary>
<br />
Although you do not need to create a new player, we _strongly recommend_ that you create a new player (see instructions below), new [ad schedule](🔗), and new demand line items in your ad server. Doing this will allow to separate the stats and performance related to Article Matching.
You can always create a new player from your JWP dashboard:
From your dashboard, click **Players > CREATE NEW PLAYER**.
Replace the default title with a unique player title.
(Optional) Customize the player behaviors and social media sharing options.
Click **SAVE**.
<br />
</details>
<details><summary><strong>Is Article Matching supported through WordPress?</strong></summary>
<br />
Article Matching playlists that are created in your JW Player dashboard can be added to your WordPress content.
To add an Article Matching playlist, use the following steps:
Install the JW Player for WordPress plugin for a cloud-hosted or self-hosted player. Free and Premium options are available.
In the WordPress editor, select the Article Matching playlist from the **JW Player for WordPress** section.
<br />
</details>
<br />
<!-- Removes the automatic page-to-page navigation at the bottom of the page -->
<style> .rm-Pagination { display: none; } </style>