Quantcast StorefrontBacktalk » Blog Archive » Amazon Trials SMS Shipment Status Alerts
advertisement
advertisement

Amazon Trials SMS Shipment Status Alerts

Written by Fred J. Aun
November 18th, 2009
Like this story? Share it
To share this story with people in your social network, please click on the network icons below.

Amazon is in the midst of a very limited trial to send SMS text alerts to customers to update them on delivery status. The SMS package tracking feature—which Amazon said is being tested with “a small set of customers”—is available only for items sold by Amazon, not those offered by third-party sellers on Amazon.com. The text messages include the order tracking ID number as well as information about the shipment’s whereabouts, such as “Out for Delivery @ 10:15 A.M.,” according to Amazon. The company said it will only send text messages between 8:00 A.M. and 5:00 P.M. Pacific time.

After they click the Amazon.com “Track your package” button, customers being offered the SMS service are presented with a page on which they can enter their mobile number and click a “sign up” button. Although Amazon is known for its speedy, 1-Click ordering, this option would seem to be unavailable for SMS users—at least in the trial version. Users won’t be able to change preferences to add text alerts for all purchases, the retailer said. Instead, customers must request text alerts individually for every order.


advertisement

3 Comments | Read Amazon Trials SMS Shipment Status Alerts

  1. David Dorf Says:

    I tried this service for two recent orders. The text messages arrived about 24hrs after each package did.

  2. Evan Schuman Says:

    Better late than never?
    My initial reaction might have been “If that’s typical, the system is fairly worthless,” but maybe not. It could still be useful to confirm (in theory) that a gift arrived where it was supposed to.
    Then again, Amazon already offered that kind of tracking, making the sole virtue of the text message being speed. Maybe the initial thought was correct.

  3. Aloke Says:

    I tried this on a recent kindle expedited shipping order. I received the SMS in the evening, although the package was delivered in the morning. Shouldn’t it have also alerted me about the package whereabouts along the way?

Leave a Reply

Newsletter

Quickly catch-up on the latest in E-Commerce and Retail Tech with our free weekly newsletter, with urgent bulletins as news merits.
advertisement

Most Recent Comments

Kill All The Passwords

This article does mention, but does not give enough attention to, the fact that the attacks discussed are only feasible when the encrypted password file can be copied and subjected to an offline attack. The trick is to have authentication performed on a separate, much more strongly secured host - such as an Active Directory Domain Controller, or a Kerberos server, or a NIS+ server, or even using something as banal as an LDAP-over-SSL authentication dialog. In these environments, the odds of the "password file" being stolen and subjected to an offline attack go to near zero, and only online attacks may be carried out by the attacker. With sensible exponential backoff between failed password attempts, lockout after a modest number of failed attempts on a single account, and pattern detection, that minimum 7 character password is quite secure enough. Passwords aren't dead yet for security purposes, and they will be with us for a very long while to come for practical purposes. The trick is to employ them correctly. Read more...
The possibilities you describe are years away from being implemented at best, so for the moment passwords are an ugly reality. Luckily, password managers can easily manage hundreds of passwords of any length. The only thing a user needs to remember is the master password. It seems like an easier task to educate users on how to use password managers rather than implement complex security technology on a global basis. Read more...