Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add screen for opt-in of daily order reminder #521

Open
demant opened this issue Mar 10, 2016 · 11 comments
Open

Add screen for opt-in of daily order reminder #521

demant opened this issue Mar 10, 2016 · 11 comments

Comments

@demant
Copy link

demant commented Mar 10, 2016

Copy should be something like:

Want a daily push notification reminder of the 10am lunch cutoff?

YES || NO, MAYBE LATER

No design at the moment, let me know if that's an issue. But I'm assuming we can jus adapt our current opt-in design page for this.

@josephlausf
Copy link
Contributor

Hi, then in the on boarding process, if the user has opted in for push notifications, the app will present this new text Want a daily push notification reminder of the 10am lunch cutoff?. When user selects a preference, a property will be set to his profile on Mixpanel, daily_optin, with a boolean value (true/false). Using this property, we could filter out these specific users and send them the daily push notifications via Mixpanel.

In case user have opted out, we'll have to provide a way for them to opt in at a later time. I think I'll add a Notifications row in Setting screen with a toggle switch, just like in the Android version. I have to check whether or not Apple allows in-app toggling of this setting. So when user has it enabled, maybe a new row for Daily Notifications will show up underneath, also with a toggle switch. If user disables Notifications altogether, then Daily Notifications option will be removed and set to false in Mixpanel.

What do you think?

@demant
Copy link
Author

demant commented Mar 11, 2016

I think this is perfect and extremely exciting.

On Mar 10, 2016, at 5:22 PM, Joseph Lau [email protected] wrote:

Hi, then in the on boarding process, if the user has opted in for push notifications, the app will present this new text Want a daily push notification reminder of the 10am lunch cutoff?. When user selects a preference, a property will be set to his profile on Mixpanel, daily_optin, with a boolean value (true/false). Using this property, we could filter out these specific users and send them the daily push notifications via Mixpanel.

In case user have opted out, we'll have to provide a way for them to opt in at a later time. I think I'll add a Notifications row in Setting screen with a toggle switch, just like in the Android version. I have to check whether or not Apple allows in-app toggling of this setting. So when user has it enabled, maybe a new row for Daily Notifications will show up underneath, also with a toggle switch. If user disables Notifications altogether, then Daily Notifications option will be removed and set to false in Mixpanel.

What do you think?


Reply to this email directly or view it on GitHub.

@vcardillo
Copy link
Member

Yep, it sounds good.

On Thu, Mar 10, 2016 at 5:29 PM, Jason Demant [email protected]
wrote:

I think this is perfect and extremely exciting.

On Mar 10, 2016, at 5:22 PM, Joseph Lau [email protected]
wrote:

Hi, then in the on boarding process, if the user has opted in for push
notifications, the app will present this new text Want a daily push
notification reminder of the 10am lunch cutoff?. When user selects a
preference, a property will be set to his profile on Mixpanel, daily_optin,
with a boolean value (true/false). Using this property, we could filter out
these specific users and send them the daily push notifications via
Mixpanel.

In case user have opted out, we'll have to provide a way for them to opt
in at a later time. I think I'll add a Notifications row in Setting screen
with a toggle switch, just like in the Android version. I have to check
whether or not Apple allows in-app toggling of this setting. So when user
has it enabled, maybe a new row for Daily Notifications will show up
underneath, also with a toggle switch. If user disables Notifications
altogether, then Daily Notifications option will be removed and set to
false in Mixpanel.

What do you think?


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#521 (comment).

@vcardillo
Copy link
Member

Let's rename it to the following, so we can be explicit later on if needed
or if we add more:

optin_daily_lunch_reminder

On Thu, Mar 10, 2016 at 5:29 PM, Vincent Cardillo [email protected]
wrote:

Yep, it sounds good.

On Thu, Mar 10, 2016 at 5:29 PM, Jason Demant [email protected]
wrote:

I think this is perfect and extremely exciting.

On Mar 10, 2016, at 5:22 PM, Joseph Lau [email protected]
wrote:

Hi, then in the on boarding process, if the user has opted in for push
notifications, the app will present this new text Want a daily push
notification reminder of the 10am lunch cutoff?. When user selects a
preference, a property will be set to his profile on Mixpanel, daily_optin,
with a boolean value (true/false). Using this property, we could filter out
these specific users and send them the daily push notifications via
Mixpanel.

In case user have opted out, we'll have to provide a way for them to
opt in at a later time. I think I'll add a Notifications row in Setting
screen with a toggle switch, just like in the Android version. I have to
check whether or not Apple allows in-app toggling of this setting. So when
user has it enabled, maybe a new row for Daily Notifications will show up
underneath, also with a toggle switch. If user disables Notifications
altogether, then Daily Notifications option will be removed and set to
false in Mixpanel.

What do you think?


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#521 (comment).

@josephlausf
Copy link
Contributor

@vcardillo hi, can i also get the ioscopy for Want a daily push notification reminder of the 10am lunch cutoff?

@josephlausf
Copy link
Contributor

@demant
Copy link
Author

demant commented Mar 13, 2016

Awesome, awesome.

@vcardillo
Copy link
Member

@josephlausf: daily_reminder_question

@vcardillo
Copy link
Member

It looks really great. Thanks man.

@xkokushox
Copy link

@vcardillo can i get the iosCopy for "Receive Daily Notifications" this is for the settings screen option

@vcardillo
Copy link
Member

@xkokushox: Can you show me a screenshot of where it is for? Just so I can understand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants