Use your User Ids in Analytics

With our system, you can use your own user ID for video analytics. This feature is available in our Plus and larger plans. It's easy to do: just add 'data-user-id' to the div of the embed code. Here's how the original div in the embed code looks:


<div data-dyntube-key="FaHlYoSDF45hH8Q"></div>

You can change it to:

<div data-user-id="YOUR_USER_ID_HERE" data-dyntube-key="FaHlYoSDF45hH8Q"></div>

Last updated