TimeKick / timekick-ios

TimeKick - iOS
0 stars 0 forks source link

Referral Addition - High Priority after Share/Reminder Bugs #6

Closed StaceyAnnJohnson closed 7 years ago

StaceyAnnJohnson commented 7 years ago

In order to ramp up marketing, I'd like to add a referral feature.

In the settings tab, could you please add a line above "Leave Feedback" that says "Referral Source" and takes the user to the website (similar to "leave feedback") where they can just write in the name/source of whoever referred them to TimeKick?

Can this referral data get stored somewhere that I could retrieve it (simple spreadsheet, database, or email that came in weekly) or would I have to get individual emails every time a user filled it in?

webmd-ios commented 7 years ago

The easiest would be just to get individual emails every time a user fills it in. We can also do a database, but that would be the most difficult to retrieve the data entered. I'll look into what GoDaddy has to offer.

webmd-ios commented 7 years ago

Are you receiving the referral emails I'm sending?

StaceyAnnJohnson commented 7 years ago

Don't think so, which referral emails?

On Saturday, October 8, 2016, Paul Beyer notifications@github.com wrote:

Are you receiving the referral emails I'm sending?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TimeKick/timekick-ios/issues/6#issuecomment-252457965, or mute the thread https://github.com/notifications/unsubscribe-auth/AViBtKBdBh-pni7byHrMLyRM29AxVd27ks5qyEHMgaJpZM4KOA9Y .


Stacey-Ann Johnson Wharton│Finance│MBA '10 +1 (914) 274 - 7019

StaceyAnnJohnson commented 7 years ago

Thanks, Paul. Getting it into a spreadsheet can be a long term goal, as it the single emails won't be sustainable long-term, but for now, could you have the reference emails to go timekick15@gmail.com?

On Sat, Oct 8, 2016 at 8:58 PM, Paul Beyer notifications@github.com wrote:

The easiest would be just to get individual emails every time a user fills it in. We can also do a database, but that would be the most difficult to retrieve the data entered. I'll look into what GoDaddy has to offer.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TimeKick/timekick-ios/issues/6#issuecomment-252457115, or mute the thread https://github.com/notifications/unsubscribe-auth/AViBtODA1NH89Ru_zw4IWUnwirAWpIkeks5qyDwxgaJpZM4KOA9Y .


Stacey-Ann Johnson Wharton│Finance│MBA '10 +1 (914) 274 - 7019

webmd-ios commented 7 years ago

OK, I now have it set up to go to a database. At anytime, you can login to the admin page here (http://www.timekickap.com/wp-admin/admin.php?page=CF7DBPluginSubmissions) and export the entries to excel.

screen shot 2016-10-09 at 10 56 44 am
StaceyAnnJohnson commented 7 years ago

This is amazing - you're the best! Excited to see how this pans out. How long did the referral feature take to add in?

On Sun, Oct 9, 2016 at 10:58 AM, Paul Beyer notifications@github.com wrote:

OK, I now have it set up to go to a database. At anytime, you can login to the admin page here (http://www.timekickap.com/wp-admin/admin.php?page= CF7DBPluginSubmissions) and export the entries to excel.

[image: screen shot 2016-10-09 at 10 56 44 am] https://cloud.githubusercontent.com/assets/2031275/19221326/3e951e42-8e0f-11e6-81c5-9d13ceca6366.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TimeKick/timekick-ios/issues/6#issuecomment-252491303, or mute the thread https://github.com/notifications/unsubscribe-auth/AViBtCzT1p-VJfCuwDzyvXBz5zs1dC8Eks5qyQEAgaJpZM4KOA9Y .


Stacey-Ann Johnson Wharton│Finance│MBA '10 +1 (914) 274 - 7019

webmd-ios commented 7 years ago

Took about 2-3 hours to complete between the website and app work.