Top Banner
joiz social TV building a mobile community marketing B2B platform Eric Funk, Head of development joiz Global
19

Joiz Erik Funk MOMO42

Mar 21, 2017

Download

Mobile

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Joiz   Erik Funk MOMO42

joiz social TVbuilding a mobile community marketing B2B platform

Eric Funk, Head of development joiz Global

Page 2: Joiz   Erik Funk MOMO42

A few words about joiz TV (CH)

● Founded 4 years ago by a group TV enthusiasts● Young target audience● nearly 100% own content produced every day (concerts, talks,

shows,news)● Social TV - Lives through interaction on cross media stories all

platforms

Page 3: Joiz   Erik Funk MOMO42

Social TV

● What happens online happens on the TV channel○ Viewer Interactions (Checkin, Chat message, Skype in)○ Social Content from Twitter/ Instagram / FB on the TV screen

● What happens on the TV channel happens on online / mobile○ Live stream○ Live Trigger ( Second Screen Information, Adverts, Polls)○ VOD / Comment/ share○ Youtube / Social Media

Page 4: Joiz   Erik Funk MOMO42

Mobile from the first day

● Mobile Site (reduced offering)● Iphone App

Page 5: Joiz   Erik Funk MOMO42

Expansion to Germany

● Needed an Android App○ Not just a clone○ Double development efforts○ Hard to deal with as a small

startup!● Building a new website (CMS)● Connect to a new studio● We “forgot” the mobile

website!

Page 6: Joiz   Erik Funk MOMO42
Page 7: Joiz   Erik Funk MOMO42

>70%mobile traffic on the website

Page 8: Joiz   Erik Funk MOMO42

Problem - we don’t have a mobile website

● (Twitter) Bootstrap to the rescue● Implement the bootstrap responsive to the existing sites

○ Add Break points○ Remove all Popups○ Use responsive forms

Page 9: Joiz   Erik Funk MOMO42

Demo

http://www.joiz.ch/

Pro Tip :) Impress your developers and check your mobile performance by using the Chrome Developer Console - ALT- CMD -J ( Windows F12)

Page 10: Joiz   Erik Funk MOMO42

The downside

Making the site responsive is OK but it doesn’t improve the overall experience.

● Slow Loading● Too much content● Not optimized for touch

Page 11: Joiz   Erik Funk MOMO42

The B2B idea

Page 12: Joiz   Erik Funk MOMO42

Transforming B2B

● Whitelabel you website, apps● standardise your offering● build standard interfaces

○ simplify○ trigger data

● offer SDK’s, API’s

Page 13: Joiz   Erik Funk MOMO42
Page 14: Joiz   Erik Funk MOMO42

Re-engineering the front-end

● Usability● Fast loading times● Customisable for existing and future clients● Modular / “Plugins”

Stop current PHP based website-development

-->build a Javascript Application!

Page 15: Joiz   Erik Funk MOMO42

Going AngularJS

● Why AngularJS?○ Re-Use the existing mobile (smart TV) API ○ Load only “data”○ Render the website on the client○ Extend the Browser DOM (HTML) with own directives

■ Create Re-usable components● Unit Testing the Frontend

a good read: http://www.wintellect.com/devcenter/jlikness/10-reasons-web-developers-should-learn-angularjs

Page 16: Joiz   Erik Funk MOMO42

But!

● There are disadvantages too○ High Learning Curve for your developers

■ its application development ■ developers need special skills

○ SEO needs special attention○ Initial higher loading time○ Needs a stronger Browser / faster device

It’s not a website - it’s a web application !!!

Page 17: Joiz   Erik Funk MOMO42

Coming soon - insight.tv (mid September)

http://www.insight.tv

Page 18: Joiz   Erik Funk MOMO42

Lessons learned

● Build one common powerful API for all your applications● Never underestimate mobile browser traffic!● Review your technologies constantly / Adopt and Redevelop● Dont try to make existing website concept to work on mobile

Page 19: Joiz   Erik Funk MOMO42

Thank you!