drbradnelson / emotion-code

0 stars 0 forks source link

Questions coming in from Staff #359

Open drbradnelson opened 7 years ago

drbradnelson commented 7 years ago

Here are questions I am being asked:

  1. Is the FAQ dynamic, so that if we change the FAQ online, will this reflect those changes?
  2. It would be really awesome if we could gather data on who is downloading the app, and I read that , "If you wish to track your users, implement an authentication API in your app, such as Facebook, Twitter, Google or your own, and require users to login before they can use the app." What do you think about this?
drbradnelson commented 7 years ago

Also, on the FAQ page, we are seeing some possibilities, for example, putting a copy of The Emotion Code Seminar that people could stream from Wistia.com. How difficult would this be to add, in return for their name and email address, for example?

rudolf-adamkovic commented 7 years ago

@drbradnelson

Is the FAQ dynamic, so that if we change the FAQ online, will this reflect those changes?

Yes.

It would be really awesome if we could gather data on who is downloading the app, and I read that , "If you wish to track your users, implement an authentication API in your app, such as Facebook, Twitter, Google or your own, and require users to login before they can use the app." What do you think about this?

What exactly do we need to track?

drbradnelson commented 7 years ago

I think maybe if we add the Seminar Videos to the app, so they could watch those, we can have it ask for the name and email address via Wistia.com, so that would solve it. How hard would that be to add, BTW?

rudolf-adamkovic commented 7 years ago

Did some research and found Wistia SDK for iOS on GitHub:

https://github.com/wistia/WistiaKit

It supports both playback and data APIs.

Checked also their REST API and it looks like we could do this.

enfluid commented 7 years ago

@drbradnelson Are you thinking you'd add this inside the FAQ, or as a separate tab in the app? I'm thinking the ability to watch the seminars would be a cool enough feature to warrant it's own tab. Probably not many people would find it in the FAQ.

Also, I probably would avoid requiring people to sign up the moment they download the app. A lot of people, if they hit a sign-up screen first thing, usually won't go any further. But we could do something like ask them to sign up to view the seminars, or once they've used the app a few times, ask them for their email address so we can keep them up to date.

It might be worth scheduling a design session to talk through some of these ideas and decide what would be best. Let us know if you'd like to do that.

drbradnelson commented 7 years ago

Oh, it's just a thought at this point. It would be cool, though, right? We could maybe change the name of the third tab to something more generic at some point. For now, let's just stick with the tasks at hand. Like getting it in Android.