lbryio / lbry-desktop

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.
https://lbry.tech
MIT License
3.56k stars 414 forks source link

Add referral string to embeds #4064

Closed neb-b closed 3 years ago

neb-b commented 4 years ago

Right now it's not generated until you navigate to the invites page. We would need to fetch it somewhere for embeds, then add it to the lbry.tv link

tzarebczan commented 4 years ago

I think this is really useful for tracking users who are referred from creators websites - unless they visit via the invite link, they won't get their referrer set.

Similar to https://github.com/lbryio/lbry-desktop/issues/4668 , this should be an option.

tzarebczan commented 3 years ago

This was done