Flowplayer and SiteCatalyst v15

Explore innovative ideas for Australia Database development.
Post Reply
Jahangir147
Posts: 101
Joined: Tue Jan 07, 2025 6:01 am

Flowplayer and SiteCatalyst v15

Post by Jahangir147 »

I thought I’d write this one given the general lack of information available on the web around getting Flowplayer reporting into SiteCatalyst v15.

I recently worked with a client who uses Flowplayer and we needed to get them ready to upgrade to v15. The challenge was, Flowplayer has no information about integration and what’s out there on the web seems to be for v14 code. Additionally, with Flowplayer you can’t use the AppMeasurementExtension – you have to use the JavaScript methods.

So, with a little struggling and some help from Chris Meares (a fellow beta tester) over at Semphonic, we managed to get it all working properly.

I’ve added code files for you at the bottom of this post because the formatting is not the greatest.

Step 1 – Configure Video Measurement
Firstly, you need to assign your eVars, s.props and events for video togo email list 106,610 contact leads measurement and configure them in the admin UI of SiteCatalyst. Note that you’ll need to give one of the eVars full-subrelations. Also you’ll need to enable pathing on the prop if you want to see video paths.

As per the previous post, you need 3 eVars, 7 events and an s.prop.

video_measurement_settings

Once you saved your configuration the new video reports will become available in the reporting interface.

Step 2 – Media Module
Get the latest media module and put it into your s_code file.

I’ve made available the media module that I used as I could no longer find it anywhere in the admin. Replace your existing media module (if you have one), with this one.

If you don’t have a media module, then this goes into your s_code, just after the section named
Post Reply