The Nudge Made a 5-Page Mobile-Friendly Website in Under 2 Days and It’s Awesome

Posted on
April 24, 2020

Nudge Text or the Nudge is such a fun company. In their words, in select cities they “...do the planning for you, then text you exactly what you need to do things,” and they have stayed true to their mission even during the pandemic.

If you live in Austin, San Francisco, Seattles, or New York City, I highly recommend you subscribe.

TLDR: The Nudge rapidly made a multi-page mobile friendly ‘website’ with amazon affiliate links by publishing a stylized Google Sheet

Timeline:

  • They asked for the book recommendations on Tuesday via SMS
  • They published the site and send it out via SMS less than two days later

I can’t think of any other example of a business launching a 5-page mobile-friendly website in under 2 days while gathering real-time content over SMS… Truly remarkable.

Definitely not made for desktop:

The Nudge Mobile Site Displayed on Desktop Browser


They could have fixed this via routing their short domain. Essentially, the short url goes to a landing page that takes in the device and operating system of the user and then routes to the final destination based on mobile or desktop.

They optimized the url path for easy tracking:

Short url in message: https://ndge.me/bookpicksatx/S2ttTr

Short domain / City and Category / Unique ID (6 chars)


💡Quick Tip: To save on texting costs, which are usually per message and dependent on the number of characters, The Nudge could shorten via the Unique ID → redirect to the longer categorized URL (for analytics) → then go to the final destination (in this case the published Google Sheet)

The book links (if copied) in the published Spreadsheet look like this:

https://www.google.com/url?q=https://amzn.to/2Mf5Oou&sa=D&ust=1587770186616000&usg=AFQjCNH4Y8Sv0g5qeQ-V_kG-Se7XlYhC-A

When clicked redirects to:

https://amzn.to/2Mf5Oou

Which redirects to the final destination here:

https://www.amazon.com/gp/product/1984801252/ref=as_li_qf_asin_il_tl?ie=UTF8&tag=thenudgesf-20&creative=9325&linkCode=as2&creativeASIN=1984801252&linkId=dc412363f3f1c6432c01c621cfe1a970

Very smart way to make affiliate income in case any of Nudge’s subscribers make purchases off of Amazon.

💡 Quick Tip: I like to use https://wheregoes.com/retracer.php to trace where links open up to. It’s a great way to see the tools that businesses are using behind the scenes.
Wheregoes tracking book link inside the published Google Sheet


💡Quick Tip: if you’re logged into Google Drive, type sheets.new into your browser to open up a fresh Google Sheet

Time to figure out the dimensions of this Google Sheet… The old fashioned way…


💡 Quick Tip: On a Mac use Command-Shift-3 to take a screenshot of your entire desktop


Here’s my published version!

https://docs.google.com/spreadsheets/d/e/2PACX-1vTOz5XhFcbYoQ_TzCtipMm2PnkZEv15D-Qu8_hljYvWfSE7OrJrs29tzkAu5Hb6tuXIIjuLshsRODSB/pubhtml

💡 Quick Tip: Make sure you are logged into Google Drive and click this link if you’d like to copy this spreadsheet design for your own purposes

I also added a sheet to show you how to bulk add nested hyperlinks directly inside Google Sheets. All you need is the url you want to have nested and the label of the link


The next step in the process is to dynamically shorten the google sheet URL for all of the subscribers you want to send it to and to make sure that your shortener changes the metadata of the URL so that it opens up with your branding inside their messages. How to do that quickly and easily is enough for a whole other post though so I’ll leave it at that.

Posted on
April 24, 2020
in
Tutorial
category