Closed
Bug 1214822
Opened 9 years ago
Closed 9 years ago
Enable button magic on the /choose campaign download page
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ckprice, Assigned: espressive)
References
()
Details
(Whiteboard: [kb=1879228][fall-2015-engagement])
This bug is opened to ensure that the /choose page has the same logic in place as our other download buttons.
Use cases:
- Up to date Firefox users
- Not up to date Firefox
- Non Firefox
- iOS users
* note: if before the global launch of iOS, users should be redirected to /firefox/ios/
- Android users
Assignee | ||
Comment 1•9 years ago
|
||
(In reply to Cory Price [:ckprice] from comment #0)
> This bug is opened to ensure that the /choose page has the same logic in
> place as our other download buttons.
>
> Use cases:
>
> - Up to date Firefox users
> - Not up to date Firefox
> - Non Firefox
> - iOS users
> * note: if before the global launch of iOS, users should be redirected to
> /firefox/ios/
> - Android users
Hey Cory,
I was wondering is/should all of the above not be built into the download button or, is there some logic that we need to carry over to this page from /new or similar? Thanks!
Flags: needinfo?(cprice)
Reporter | ||
Comment 2•9 years ago
|
||
(In reply to Schalk Neethling [:espressive] from comment #1)
> Hey Cory,
>
> I was wondering is/should all of the above not be built into the download
> button or, is there some logic that we need to carry over to this page from
> /new or similar? Thanks!
Let me add rbillings to this discussion. Rebecca, could you please QA the download button on /choose for the different use cases/platforms above? It should match the same action as /new.
Thanks!
Flags: needinfo?(cprice) → needinfo?(rbillings)
Comment 3•9 years ago
|
||
Verified using dev-allizom.org/en-US/firefox/choose
Tested on Nightly, Chrome, Safari, Win10 Firefox & Edge, up to date and not up to date Firefox, Android goes to Google play correctly
>> iPhone has "signup to learn more" info but does not redirect to /firefox/iOS
Flags: needinfo?(rbillings)
Assignee | ||
Comment 4•9 years ago
|
||
So I guess we are all good here? The iOS part still needs to be built into the button, and is part of the fall campaign work if I am not mistaken.
Flags: needinfo?(cprice)
Reporter | ||
Comment 5•9 years ago
|
||
>iPhone has "signup to learn more" info but does not redirect to /firefox/iOS
If a user is in a market which has iOS enabled (Canada, New Zealand, etc), the user should be able to access the download button. Can you check this case?
Flags: needinfo?(cprice) → needinfo?(rbillings)
Reporter | ||
Comment 6•9 years ago
|
||
OR, until the global launch (bug 1213500), we could just automatically redirect all iOS users to /firefox/ios/ which has the geo logic built in.
/firefox/new/ is currently doing this. :espressive - is this possible?
Flags: needinfo?(schalk.neethling.bugs)
Assignee | ||
Comment 7•9 years ago
|
||
I will look into this and update the bug.
Flags: needinfo?(schalk.neethling.bugs)
Assignee | ||
Updated•9 years ago
|
Whiteboard: [fall-2015-engagement] → [kb=1879228][fall-2015-engagement]
Assignee | ||
Comment 8•9 years ago
|
||
(In reply to Cory Price [:ckprice] from comment #6)
> OR, until the global launch (bug 1213500), we could just automatically
> redirect all iOS users to /firefox/ios/ which has the geo logic built in.
>
> /firefox/new/ is currently doing this. :espressive - is this possible?
See Alex's comment here. Probably a good idea to also waffle the /choose redirect
https://github.com/mozilla/bedrock/pull/3463#issuecomment-150191223
Flags: needinfo?(cprice)
Reporter | ||
Comment 9•9 years ago
|
||
Thanks Schalk! Alex's assumption in the PR is correct.
For iOS users:
pre v1.1 launch (Nov 12) = redirect to firefox/ios
post 1.1 launch = no redirect, user should get a link to the App Store directly on /choose/
Note: this is separate from bug 1217211 (it's a mess, I know =/
Flags: needinfo?(cprice)
Comment 10•9 years ago
|
||
I'm glad the redirect will be implemented as testing with a faked geolocation is not ideal.
Flags: needinfo?(rbillings)
Comment 11•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/11e8849cd2149b2fd9ec3b64a0020783734ad7ed
Fix Bug 1214822, redirect ios users to ios product page from choose
https://github.com/mozilla/bedrock/commit/a74b85b9fd731142c04d572414954d0cde2e9191
Merge pull request #3463 from schalkneethling/bug1214822-redirect-ios-users-to-ios-page
Fix Bug 1214822, redirect ios users to ios product page from choose
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•