Slashdot Mirror


Chrome 64 Now Trims Messy Links When You Share Them (theverge.com)

Google's latest consumer version of Chrome, version number 64, just started cleaning up messy referral links for you. From a report: Now, when you go to share an item, you'll no longer see a long tracking string after a link, just the primary link itself. This feature now happens automatically when sharing links in Chrome, either by the Share menu or by copying the link and pasting it elsewhere. Even though it slices off the extra bit of the URL, this doesn't affect referral information. If you choose, you can copy and paste directly from the URL bar to grab the link in entirety.

24 of 87 comments (clear)

  1. that's fantastic by Anonymous Coward · · Score: 4, Interesting

    I usually manually trim everything after the ? in the link, but now I won't have to

    1. Re:that's fantastic by Anonymous Coward · · Score: 2, Funny

      How dare Google do something to cut down on the amount of tracking information sent in plaintext in the URL when you copy it and send it to others! Don't they know that you love being tracked and having referring pages that reveal where you were browsing being spread to everyone!

    2. Re:that's fantastic by FatdogHaiku · · Score: 2

      Your data is precious...
      They don't want to share,
      Their Precious...

      --
      You have the right to remain sentient. If you give up the right to remain sentient, you will be elected to public office
    3. Re:that's fantastic by DavidRawling · · Score: 2

      You mean like goo.gl? Yep, you can have the largest ad company on earth track your shortened URLs too.

  2. sloppy seconds, manicured by epine · · Score: 4, Insightful

    I have no problem with this feature under a "share" button, but plain-old copy and paste are not a tag-team synonym for sharing in any sane world.

    The PC revolution was largely built on determinism at scale: the same operation repeated (on your machine, or the next machine) achieves the same results. This was pretty new in the world in the late seventies. It's why we became able to build more complex distributed systems than ever before; it's how we ultimately carved our way out of spaghetti-code mountain.

    Now we take this boon for granted, and the pendulum continues to swing back toward infantilization.

    Now copy, too, is apparently on its way to sloppy seconds (the way of all things shared too much, howsoever assiduously groomed).

  3. Because replacing a URL is a great idea by Anonymous Coward · · Score: 2, Insightful

    Absolutely nothing wrong can happen when someone else can randomly change the link to where you are trying to get.

    There is zero change that the link can be replaced to a fake location that looks like the original, but is nothing but a phishing website.

    1. Re:Because replacing a URL is a great idea by Shikaku · · Score: 4, Informative

      https://stackoverflow.com/ques...

      There's loads of javascipt that already changes copied text, prepending or appending anything you want. And also copying to the clipboard, usually just to share a link, onclick it automatically writes to the clipboard. This library handles writing to the clipboard for you if you need such a thing https://clipboardjs.com/

  4. Attack on small-data by barbariccow · · Score: 2

    Obviously this is just a means for google to attack other companies -- the ones that actually need an identifier to be passed around with you to track a link rather than just having a huge database on you already (like google does).

  5. Except for Google themselves by Anonymous Coward · · Score: 5, Interesting

    As an experiment I tried copying a URL from Google Ads.

    Guess what?

    I got the full, mangled URL, not the clean version that they do for their competitors.

    Thanks Google. You truly have your user's interests at heart.

    1. Re:Except for Google themselves by Khyber · · Score: 2

      Yep, full-out anti-competitive behavior.

      Time for a new Microsoft vs. United States, only this time with Google.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
  6. Bad Ads by Infiniti2000 · · Score: 4, Informative

    From TFA: It also recently introduced automatic blocks for bad and unwanted ads...

    In other words, it blocks ads that don't contribute to the Google revenue stream. That's what they mean by Bad Ads.

  7. Given that Chrome has a dominant market share... by jouassou · · Score: 3, Interesting

    I'm pretty sure the market will adapt to whatever Chrome does, ensuring that things don't break.

  8. There Better be a Work-Around or Opt-Out for this. by jaa101 · · Score: 3, Interesting

    Are we saying that there's no longer a way to get the full URL to the clipboard? That would be intensely annoying in many situations. Is this a feature on mobile only?

    And how do they know what they can safely trim? It they only do this for sites they understand then this should mostly work well but you can bet on annoying issues elsewhere. I guess understanding some of the common platforms like WordPress, Drupal, etc. could help but there are so many versions of those with constant updates that it's bound to trip up sometimes.

    So this feature will mostly work and provide some convenience for the masses but the price is going to be confusion and annoyance for those who know their way around a URL, plus random breakage.

    Maybe this is a sign that websites are using URLs in the wrong way. Can't they just move all that stuff Google is trying to hide into cookies and/or form fields instead so the URLs are kept vaguely human readable and not crazily long?

  9. The important question is how. by Gravis+Zero · · Score: 2

    How exactly does it determine what information to keep and which to dump. I've got a sneaking suspicion that the answer is there is a server it sends the URL to in order to be cleaned so that it will always be up to date for thousands of sites without needing to distribute changes. The downside of this is that (obviously?) they will now be tracking every single URL that you copy. #AllTechIsEvil #GoingAmish2018 ;)

    --
    Anons need not reply. Questions end with a question mark.
  10. Anyone else sick of this by Anonymous Coward · · Score: 3, Insightful

    Google is orders of magnitude worse now than Microsoft ever was back when Microsoft was still relevant. Using their monopoly to extend their monopoly and break competition will eventually lead down the road to government intervention.

  11. Also ironic that Google cleaning up their own mess by bjdevil66 · · Score: 4, Insightful

    Aren't a good percentage of the GET parameters floating around out there Google Analytics parameters (i.e. utm_campaign1, utm_a, etc.)? Aren't they just cleaning up their own company's mess?

    They should probably make this an optional feature that can be disabled.

    BTW - I think this proves that they're tracking everything people do in Chrome. How else could they roll out such a computer paradigm-breaking feature with such confidence (on by default)?

  12. It only shows you a truncated link by Anonymous Coward · · Score: 2, Informative

    It does not delete the tracking information, it just doesn't show it to you so you don't know its there or not.

  13. The Verge is garbage by LocalH · · Score: 5, Informative

    From the linked article:

    "This feature now happens automatically when sharing links in Chrome, either by the Share menu or by copying the link and pasting it elsewhere. Even though it slices off the extra bit of the URL, this doesn’t affect referral information. If you choose, you can copy and paste directly from the URL bar to grab the link in entirety."

    From the actual article, that Verge sponged from:

    "The URL streamlining happens automatically when you use the Share menu in Chrome (but not Chrome Custom Tabs). You can copy to the clipboard or share directly to another app—no setup required. If you highlight the URL bar and select text manually, you can still get the full URL with all the junk at the end."

    Whoever paraphrased that for Verge doesn't understand how to read.

    --
    FC Closer
  14. Re:Also ironic that Google cleaning up their own m by unrtst · · Score: 5, Interesting

    Maybe I just haven't read far enough in the replies, but it seems like everyone so far is missing the point and reaching for other reasons/defects/etc. AFAICT, the motivation and everything else is very simple...

    When one shares a link that includes tracking information, and someone else uses that link, it weakens the value of the tracked info/user, because it's no longer tracking one user. The further that link spreads, the more diluted and useless that tracking identifier becomes. If they can strip it before it gets spread around, they can maintain more accurate data.

    This isn't a them just cleaning up their own mess. This isn't them helping to keep your shared URL's shorter or cleaner. This isn't to help protect anyone from leaking tracking ids. This doesn't cut down on the amount of tracking done to users. It just improves the tracking they're already doing, all while (effectively) hiding that from you a little bit so you're less likely to be bothered by it.

    To reinforce that theory, just look at the links they create in hangouts and gmail. Here's what "https://slashdot.org/" looks like when you "copy link address" and paste it:
            https://www.google.com/url?q=h... ... they're not trying to shorten jack shit. There's no real benefit to the user.

    Back to the share link thing, IMO, there should at least be a config item to set which keys get trimmed per-site, and maybe allow that to be configured by the site via a META tag.

  15. Awaiting arrival of second shoe by 93+Escort+Wagon · · Score: 3, Interesting

    I expect this is just step one. Once Chrome users are used to this, then Google will introduce step 2. That may be Google rewriting the links to channel everything through AMP, or it may be something less blatant but more insidious.

    It's just another reason not to use IE6... er, I mean, Google Chrome. They're just going to keep taking further and further advantage of their dominant market position to go into full-MS mode. Twenty years from now, people will be amazed that anyone saw Google as anything but the second coming of Y2K Microsoft.

    --
    #DeleteChrome
    1. Re:Awaiting arrival of second shoe by 93+Escort+Wagon · · Score: 2

      If you'd said that ten years ago, I'd have bought it - but, since that time, Google has proven it doesn't really know how to develop and sustain any sort of strategy outside of its core advertising group.

      "Facebook" might be a better bet to own the internet in 20 years, though.

      --
      #DeleteChrome
  16. May trigger cat-and-mouse game by Tablizer · · Score: 2

    Co's will just start putting tracking data in other parts of the URL, such as:
      www.foo.com/tracking-crap1234/page-x.com

  17. Makes tracking more accurate by Ungrounded+Lightning · · Score: 2

    But now they've broken it. Why? To make tracking more accurate.

    When you follow the link, the web server gets the tracking data. When you send a copy to someone else and they follow it, the tracking info pointing to you is gone so the web server doesn't think you clicked again.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  18. Re:How? by jrumney · · Score: 2

    They accomplish this by hiding the tracking information, not by removing it. The latter might afford you some privacy, and hurt Google's bottom line. The former gives you an illusion of privacy while they ramp up the tracking even further. Basically, they are putting URLs onto the clipboard as HTML instead of plain text.