Direccionar un programa de stream en vivo con puntos de referencia de direccionamiento de contenido

Anterior Siguiente

Puede utilizar el botón content_targeting cue point in a TAP flight to target specific live streaming content via metadata (cart triggers/cue points). Un caso de uso típico para los puntos de referencia de orientación de contenido es crear un vuelo en TAP que se dirija a un programa de transmisión en vivo a través de una etiqueta de contenido para anuncios durante el podcast.

También puede ver:

For livestream, the process described here only works for mid-roll and pre-roll ads. For podcasts, it works for pre-rolls, mid-rolls, or post-rolls. See Target a Livestream Show and its Podcast with a Single Flight.

Los puntos de referencia con la información adecuada deben activarse desde el RAS. You can use existing triggers or create new ones. The important thing is that the triggers are caught and mapped to a Triton cue point, either via Triton Digital's RAS Adapter in Station Manager or via your own STWCue integration. Esos activadores luego se asignan a Triton content_targeting puntos de referencia, que se pueden dirigir como etiquetas de contenido en TAP.

The objective is to use a content_targeting cue point to identify content so that TAP sends eligible targeted ads. The cue point identifies a specific show, or a topic in a talk show, or even the host of the show. Triton then inserts ads during that show's breaks. Cuando finaliza el programa, borra el direccionamiento de contenido del programa enviando una content_targeting punto de referencia o un nuevo content_targeting Punto de referencia dirigido al próximo programa.

Notas de uso

  • Es preferible enviar el content_targeting Puntos de referencia antes de un corte publicitario, para que el servidor de streaming pueda llenar la cola de anuncios con anticipación.

  • When the Triton streaming server receives a new content_targeting cue point, the ads from the previous content_targeting Los puntos de referencia que aún están en la cola se vacían y el servidor de streaming solicita un nuevo conjunto de anuncios al ad server.

  • Los módulos content_tags string tiene un límite máximo de caracteres de 512.

  • Content tags can use uppercase or lowercase letters, but TAP normalizes them to lowercase. For best results, use lowercase in RAS Adapter, even though this is not strictly necessary.

  • No se permiten espacios en las etiquetas de contenido.

  • Esta característica está diseñada para orientar programas, hosts y temas generales y, por lo general, no debe actualizarse más de una vez por hora.

  • Esta función no está pensada para la segmentación minuto a minuto de cada huésped que ingresa por teléfono, o palabras clave eliminadas de una conversación en vivo, etc.

  • The flight's ads are not guaranteed to play. Todavía compiten con otros anuncios que son elegibles para reproducirse durante ese programa.

Before You Start

This feature requires your radio automation system (RAS) to be properly set up, as described below, and RAS Adapter to be configured to work with that setup. The targeting is based on specific content tags described in the Triton Digital STWCue Metadata Dictionary.

Also, you need good knowledge of your radio automation system (RAS) and Triton's RAS Adapter in Station Manager. Please consult your Triton Digital Client Success Manager or Solutions Specialist before implementing this feature.

Step 1: RAS Setup

En su RAS, identifique el programa con un desencadenador o etiqueta como blorkmorning. Esta etiqueta funcionará para programas no sindicados, así como para programas sindicados en múltiples estaciones y zonas horarias, siempre y cuando el RAS de cada estación envíe la etiqueta antes o durante el programa, y la borre una vez que finalice el programa.

La configuración de RAS es específica para el tipo de RAS que está utilizando. Lo importante es que los programas a los que desea dirigirse deben tener una etiqueta de contenido identificable, como blorkmorning para el Blork Morning Show. También puede dirigirse a anfitriones e incluso invitados, siempre que tengan etiquetas de contenido identificables.

Step 2: RAS Adapter Setup

Configure the content targeting tag in a RAS Adapter. Alternativamente, use su propia integración STWCue.

In Station Manager Client, create a content targeting chain mapping that translates the metadata from your RAS and translates it into the content_targeting cue point type.  The content tag in RAS Adapter needs to be an exact character match to the content tag used in TAP, so create tags that are easy to identify and easy to enter without typographical errors.

Los elementos de asignación necesarios se muestran a continuación:

  • stw_mount: the station being targeted

  • stw_type : content_targeting

  • stw_cache : true

  • content_tags : content targeting tags, comma-separated if more than one

Tu cadena debería tener un aspecto similar al siguiente:

A continuación se muestra un ejemplo de un punto de referencia de direccionamiento de contenido formado correctamente, dirigido al blorkmorning tag on the BLORK_FM station:

<stwcue xmlns:xsi="<http://www.w3.org/2001/XMLSchema-instance"> xmlns:xsd="<http://www.w3.org/2001/XMLSchema"> version="1" xmlns="<http://www.streamtheworld.com/metadata/stwcue-1.0">>
  <mount>BLORK_FM</mount>
  <cuepoint type="content_targeting" cache="true">
    <attributes>
      <attribute name="content_tags">blorkmorning</attribute>
    </attributes>
  </cuepoint>
</stwcue>

También puede enviar una serie de etiquetas de contenido mediante una lista separada por comas. Por ejemplo:

<attribute name="content_tags">blorkmorning,blorkafternoon,blorkevening</attribute>

Borrar la etiqueta

At the end of the targeted show, you can clear the tag by sending a content targeting cue point with an empty attribute, such as:

<stwcue xmlns:xsi="<http://www.w3.org/2001/XMLSchema-instance"> xmlns:xsd="<http://www.w3.org/2001/XMLSchema"> version="1" xmlns="<http://www.streamtheworld.com/metadata/stwcue-1.0">>
  <mount>BLORK_FM</mount>
  <cuepoint type="content_targeting" cache="true">
    <attributes>
      <attribute name="content_tags"></attribute>
    </attributes>
  </cuepoint>
</stwcue>

Step 3: TAP Flight Setup

En TAP, configure el vuelo con una regla de direccionamiento de contenido dirigida a la estación y a la etiqueta de contenido. En nuestro ejemplo, eso es "Blork FM" y "blorkmorning". Create a flight with Content targeting for Station and Content tag.

Target a Livestream Show and its Podcast with a Single Flight

An interesting use-case for content-targeting cue points is to create a flight in TAP that targets both a live streaming show via content tag and the podcast version of the show, via the podcast name. Aquí se explica cómo configurarlo, usando el ejemplo de la transmisión en vivo y el podcast "Blork Morning Show":

  1. Configure la etiqueta de contenido en el RAS y el adaptador de RAS como se describe anteriormente.

  2. En TAP, configure el vuelo con las siguientes reglas de direccionamiento de contenido :

    • Una regla AND especifica la etiqueta Station y Content. En nuestro ejemplo, eso es "Blork FM" y blorkmorning.

    • Un conjunto de reglas OR dirigido al podcast específico al que se quiere dirigir. En nuestro ejemplo, ese es "Blork Morning Podcast".

  3. (Opcional) En el vuelo, seleccione la posición como pre-roll, mid-roll y post-roll.

Resultado: un solo vuelo se dirige tanto al programa en vivo cuando se está reproduciendo como al podcast de ese programa. Para la transmisión en vivo, solo se entregarán los mid-rolls.  Para podcast, todos los tipos de contenido funcionarán.