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

Research: URL Shortening Services #33

Open
2 tasks
nelsonic opened this issue Aug 30, 2022 · 5 comments
Open
2 tasks

Research: URL Shortening Services #33

nelsonic opened this issue Aug 30, 2022 · 5 comments
Assignees

Comments

@nelsonic
Copy link
Member

As noted in dwyl/app#284 we are building an internal link shortening service that allows us to retain privacy, stats and learning.

So we're going through the list: https://github.com/738/awesome-url-shortener
and collecting UI/UX and features for our list.

image

# Todo

  • View each one of the services and capture the Landing Page - and any other relevant UI/UX
  • Make notes of any features/ideas
@nelsonic
Copy link
Member Author

nelsonic commented Aug 30, 2022

First on the list is: https://t.ly
Great domain. Crappy landing page with lots of ads that cover the content:
image
image

Seriously, who does this?! 🤷‍♂️ massive banner ads on the home page of your service! 🤦‍♂️

Anyway, this is their upsell:

image

API docs: https://t.ly/docs/
Postman collection: https://t.ly/docs/collection.json

One Links: https://t.ly/products/one-links
image

A couple of "reviews" from "Laura" and "Jessica" ... 🙄
image

Mentions automatically copying the short link to clipboard.
Don't think we would do that, but putting a "copy" button next to the shortened link in the UI would be good. 📋

@nelsonic
Copy link
Member Author

@nelsonic
Copy link
Member Author

nelsonic commented Aug 30, 2022

@nelsonic
Copy link
Member Author

https://bitly.com one of the Original link shorteners from 2008: https://en.wikipedia.org/wiki/Bitly now owned by Private Equity ... 🙄
image

https://bit.ly/3AZGH2A
image

Pricing: https://bitly.com/pages/pricing

image

Basically, to run a link shortener as-a-service we would need to offer domain registration and fully automate the deployment of an instance for the customer.
But if you see their annual charge for the "Premium" it's pretty insane money ...

https://bitly.com/pages/why-bitly/integrations-api
image

https://bitly.com/pages/resources
image

@nelsonic
Copy link
Member Author

One thing I've been reassured of while researching the UX of existing link shortening services is this: the URL doesn't matter nearly as much as you think it does. The UI/UX for (a) creating the links, (b) managing the links is what matters and (c) monitoring the engagement with those links is what matters.

@nelsonic nelsonic self-assigned this Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant