The sourced ingredients are indeed regional. The menu is regional as well. The website is built on top of their mobile ordering platform. The mobile ordering platform requires your location to be able to route your order to the “correct” McDonald’s. This is done via requesting your location from Google or via location services within the mobile app. This platform is used by a lot of different QSRs. Or Quick Service R…
I noticed Dunkin' has the just in time feature. It asks if you want your order to wait until you get closer to the location.
Google Maps is a critical dependency for nutrition facts on mcdonalds.com
81–90 of 110 posts
Re: Google Maps is a critical dependency for nutrition facts on mcdonalds.com
#82Earlier quoted context omitted.
Almost any non-mapping application for location is just as well served by “zip-code”.
I’d rather not be picked up by Uber at the middle of whichever area shares my postal code, and I’d rather not get my food delivered there. On the other hand, postal codes can sometimes apply to a handful of buildings, and sometimes can apply to entire cities, depending on the country and local area, so they can either be very unhelpful or almost as invasive as sharing your precise location.
Pickup from McDonald’s is not, at most there will be two or four in a zip code.
Re: Google Maps is a critical dependency for nutrition facts on mcdonalds.com
#83Earlier quoted context omitted.
I’d rather not be picked up by Uber at the middle of whichever area shares my postal code, and I’d rather not get my food delivered there. On the other hand, postal codes can sometimes apply to a handful of buildings, and sometimes can apply to entire cities, depending on the country and local area, so they can either be very unhelpful or almost as invasive as sharing your precise location.
Uber and delivery are both mapping applications. Pickup from McDonald’s is not, at most there will be two or four in a zip code.
Another in TX, 8 McDonald’s. Another in FL, 10 McDonald’s.
Re: Google Maps is a critical dependency for nutrition facts on mcdonalds.com
#84In other words: blocking random scripts might cause sites to stop working. Who would have thought? This is the equivalent of deleting a random third party analytics library and complaining that your app no longer builds. Sure, there's the concept of progressive enhancement or whatever, but at the same time it's also unreasonable to expect the developer to accommodate the possibility of any third party script getting…
> possibility of any third party script getting blocked I'd say it's not unreasonable. You're giving your third parties the ability to break your business. Third party scripts are blocked or just fail to load all the time, APIs change suddenly, etc.
This case specifically just seems to hit (mandated?) nutritional information that's also printed on the packaging.
Re: Google Maps is a critical dependency for nutrition facts on mcdonalds.com
#85Earlier quoted context omitted.
Google Maps has more functionality than just targeted ads.
What part of https://www.mcdonalds.com/us/en-us/about-our-food/nutrition-... Requires a map? On my phone, there’s no map widget nor distance to a restaurant nor anything else distance related. There’s zero reason for the current functionality to require giving google my location. Sure, you can argue that one day they might add something that uses the map, but that day ain’t today nor does it seem a reasonable require…
Re: Google Maps is a critical dependency for nutrition facts on mcdonalds.com
#86Interesting that they won’t infer a location from an IP or other information they have. Seems like they just want the location data and have an excuse to demand it.
Interesting that they won’t infer a location from an IP or other information they have. Right now, Google maps tells me I'm in suburban Atlanta. It's off by more than a thousand miles.
Re: Google Maps is a critical dependency for nutrition facts on mcdonalds.com
#87Earlier quoted context omitted.
Ad blockers should not be considered "non standard". Even if blockers do count as non-standard, random scripts not loading should not be capable of bringing down your site, and this should've been clear even before the npm left-pad debacle.
There are websites that look for ad-blockers and demand you turn them off. The website has every right to server you the content as they seem fit. You are not entitled to an experience other than the one they are willing to provide.
And they aren't entitled to have me as a user or customer.
As ad blocking is a matter of basic digital sanitation, this is roughly analogous to me refusing to do business with a doctor whose office has a sign outside saying "no facemasks may be worn" — they might be allowed by law to make a bad demand, but it's still bad and they still shouldn't even if they don't care about losing my custom.
Re: Google Maps is a critical dependency for nutrition facts on mcdonalds.com
#88Earlier quoted context omitted.
>Third party scripts are blocked or just fail to load all the time What's your strategy for dealing with jquery not getting loaded? >APIs change suddenly, etc. That's going to be an issue regardless of you check whether the script is loaded or not.
> What's your strategy for dealing with jquery not getting loaded? Host it on your own infrastructure so that it's the same reliability as your site itself?
Re: Google Maps is a critical dependency for nutrition facts on mcdonalds.com
#89Earlier quoted context omitted.
What part of https://www.mcdonalds.com/us/en-us/about-our-food/nutrition-... Requires a map? On my phone, there’s no map widget nor distance to a restaurant nor anything else distance related. There’s zero reason for the current functionality to require giving google my location. Sure, you can argue that one day they might add something that uses the map, but that day ain’t today nor does it seem a reasonable require…
What are your details for 10 chicken nuggets? Are they different to mine in Sweden? Calories Calories 24grams Total Fat (31 % Daily Value) 24g 24grams Total Fat (31 % DV ) Total Fat (31 % Daily Value) 26grams Total Carbs (9 % Daily Value) 26g 26grams Total Carbs (9 % DV ) Total Carbs (9 % Daily Value) 23grams Protein 23g 23grams Protein Protein Saturated Fat: 4g (20 % DV) 4grams (20 Percent Daily Values ) Dietary Fib…
Switching to "/se/sv-se/" and navigating over to the McNuggets does give different values, however, given the nation is pre-encoded in the url, adding a google map lookup seems entirely pointless.
Re: Google Maps is a critical dependency for nutrition facts on mcdonalds.com
#90Earlier quoted context omitted.
What part of https://www.mcdonalds.com/us/en-us/about-our-food/nutrition-... Requires a map? On my phone, there’s no map widget nor distance to a restaurant nor anything else distance related. There’s zero reason for the current functionality to require giving google my location. Sure, you can argue that one day they might add something that uses the map, but that day ain’t today nor does it seem a reasonable require…
As mentioned elsewhere in this post, ingredients vary based on country/location and so geolocation might be used for that. I would think of this as something to explore in this investigation. However, you are coming across as so confident in there being zero value that I’m not seeing any value in continuing this dialog.
Given the location isn't used to customize the results, nor provide any information on where restaurants are or availability, what do you believe the end user's benefit is?