←back to thread

604 points wyldfire | 9 comments | | HN request time: 0.562s | source | bottom
1. kall ◴[] No.26345311[source]
If this actually goes anywhere, I'm kind of excited about it from the perspective of a product developer.

Being able to do content recommendation for fresh visitors without any tracking effort of your own would be pretty cool. It will probably come with a dialog, so users will likely opt out often for ads or on page load, but not if they just clicked "show me movie recommendations" in your app.

replies(2): >>26350443 #>>26351150 #
2. nmeofthestate ◴[] No.26350443[source]
> It will probably come with a dialog

Oh Christ I hope not. Any replacement for the current setup has to get rid of that blight. Should be a single opt in/out decision when you start using the browser.

replies(1): >>26352271 #
3. coffeefirst ◴[] No.26351150[source]
Won't work.

The proposed designs never expose segments (err, cohorts, whatever) to the page. This machine works for managing targeted advertising in Chrome, and... that's it.

replies(2): >>26351199 #>>26352238 #
4. jrochkind1 ◴[] No.26351199[source]
The OP says:

> The draft specification states that a user’s cohort ID will be available via Javascript, but it’s unclear whether there will be any restrictions on who can access it, or whether the ID will be shared in any other ways.

Is this incorrect?

replies(1): >>26351487 #
5. ◴[] No.26351487{3}[source]
6. kall ◴[] No.26352238[source]
No, they explicitly do.

> cohort = await document.interestCohort()

I mean it‘s a proposal. I‘ll believe it when I can use it, but maybe actually look at the proposal.

replies(1): >>26352579 #
7. kall ◴[] No.26352271[source]
It would be a browser level dialog, so good browsers can give you that option, like safari does for other permissions.
8. coffeefirst ◴[] No.26352579{3}[source]
Oh yeah, sorry, I should have clarified: there are a LOT of followup documents that build on it. The reason I think it won't be an option comes from one of those. (I think FLEDGE, but don't have time to check.)

But like you said, we'll see what they actually ship.

replies(1): >>26355735 #
9. kall ◴[] No.26355735{4}[source]
Oh that‘s disapointing, if not surprising. Thanks for the clarification. It seems strange that they are willing to give such a boost to small competitors.