All Collections
For creators
Add a player to your website or app
Add the Mixlr audio player to your website
Add the Mixlr audio player to your website

Make your events available on your own webpage using the embeddable player

Jon avatar
Written by Jon
Updated over a week ago

The Mixlr audio player allows you to host your Mixlr events on your own website, so your listeners don't need to go to your Mixlr channel to hear you.

This article will show you how to add the embed player to your website.

Widget code

You can access your live player Widget code at the link below.

Copy the Widget code by selecting the copy icon.

Paste the code into your website

Paste the code inside the body of the html file you are using and your live player will be rendered on your website.

<!DOCTYPE>
<html>
  <head>
    <title>My web page</title>
  </head>
  <body>
    <h1>My Mixlr player!</h1>
  </body>
</html>


TIP: If your website is hosted on Wordpress, this article shows you how to embed your audio player for Wordpress sites.

The embed player displays your live audio event while you are broadcasting. When you’re off-air, the player features your channel’s theme or your next scheduled event.

Find out how to customize your channel or schedule a new event to give your embed player a custom appearance.

Did this answer your question?