Sending custom dimension metrics to GA

Hi!

I’m setting up the player’s metric data collection to Google Analytics and I would like to get the video name as a custom dimension in GA: ¿is it possible to send custom dimension metrics from the player to Google Analytics?

Thank you!

You can see an example here: https://github.com/kaltura/mwEmbed/blob/master/modules/GoogleAnalytics/tests/GoogleAnalytics.qunit.html

Thank you for your answer Oren, but I can’t see any custom dimension (not event) from GA in this code. The issue is to track the video name as a custom dimension called ‘video’ inside GA.