Stay organized with collections
Save and categorize content based on your preferences.
Figuur 1. Sequentiediagram voor de hoogwaardige gegevensstroom van het Subscription Linking-proces.
Om abonnementskoppeling te implementeren, moet de site van een uitgever client-side JavaScript gebruiken om de koppeling voor lezers te initiëren en een server-side service om de rechten van lezers te beheren. Beide systemen gebruiken informatie van de gehoste webpagina, de configuratie van het Uitgeverscentrum van uw publicatie en accountgegevens van de Google Cloud-service.
Door een abonnement te koppelen
Een lezer met een betalend abonnement of recht op een bijdrage komt naar uw website.
In uw client-side code wordt swg.js gebruikt om de lezer de mogelijkheid te bieden om zijn/haar account te koppelen aan zijn/haar Google-account. Zo kan de lezer profiteren van de voordelen van de koppeling via een knop of call-to-action die u ontwerpt en op uw website plaatst.
Nadat de call-to-action is geactiveerd (hetzij expliciet door een klik, hetzij impliciet als gevolg van een andere actie of status), logt de lezer in op zijn/haar Google-account (of selecteert een van de actieve accounts) en geeft de uitgever toestemming om lezersinformatie te koppelen aan zijn/haar Google-account. De uitgever maakt een door de uitgever verstrekte identificatie (PPID) voor de lezer aan als onderdeel van de aanvraag. Deze wordt opgeslagen in het Google-account van de lezer en gebruikt voor latere API-interacties.
Nadat toestemming is verleend, wordt de lezer teruggestuurd naar de site van de uitgever. De uitgever kan Google nu laten weten welke rechten de lezer heeft.
(Asynchroon) Uitgevers sturen Google informatie voor elke lezer die zijn account succesvol heeft gekoppeld, waarbij hun PPID's worden gebruikt om Google's registratie van de PPID-rechten bij te werken. Google's registratie van de PPID-rechten moet actueel blijven, aangezien deze registraties worden verwijderd wanneer ze verouderd zijn. Een registratie is 30 dagen na de vervaldatum verouderd en wordt vervolgens verwijderd.
Voordelen
Wanneer een lezer de website van een uitgever bezoekt die abonnementskoppeling heeft geïntegreerd en een abonnement of bijdrage op deze website heeft betaald, kan hij of zij zijn of haar uitgeversaccount koppelen aan zijn of haar Google-account. Deze lezers komen dan in aanmerking voor meer zichtbaarheid van de content van deze publicatie in Google-producten, zoals Zoeken en Discover. Dit stelt lezers in staat om hun gebruik van de content van de betaalde publicaties te maximaliseren. Lezers kunnen hun uitgeversaccount op elk moment of via een door de uitgever opgegeven actie ontkoppelen van hun Google-account.
Samenvatting van de voordelen voor lezers
Lezers zoeken naar inhoud, nieuws of niet-nieuws, en zien de lijst 'Van uw abonnementen'.
Lezers communiceren met Discover (op het startscherm van hun Android-apparaat, of op iOS in de Google-app, Chrome of via een widget op het startscherm) en zien 'Van je abonnementen' als een sectie binnen Discover.
Figuur 2. Schermafbeelding van de module 'Van uw abonnementen' op een pagina met zoekresultaten op desktop en mobiel.
Uitgever profiteert van een gekoppeld abonnement
Efficiëntere, op langere termijn veerkrachtige server-side setup voor accountbeheer
Vereist geen aanmaak van een openbaar OAuth IDP en rechten-eindpunt, zoals bij eerdere versies van Account Linking wel het geval was
Verbeterde betrokkenheid en retentie van gebruikers doordat de inhoud van de publicatie duidelijker werd weergegeven in de zoekresultaten van Google.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eSubscription Linking enables readers with existing subscriptions to link their accounts with their Google accounts for enhanced content access across Google products.\u003c/p\u003e\n"],["\u003cp\u003ePublishers need to implement both client-side and server-side integrations to facilitate the linking process and manage reader entitlements.\u003c/p\u003e\n"],["\u003cp\u003eThe process involves reader initiation, Google account authorization, and publisher updates to Google regarding reader entitlements using a unique publisher-provided identifier (PPID).\u003c/p\u003e\n"],["\u003cp\u003eReaders benefit from increased content visibility on Google Search and Discover, while publishers gain streamlined account management and improved user engagement.\u003c/p\u003e\n"]]],["Publishers implement Subscription Linking using client-side JavaScript and a server-side service. Readers link their publisher account to their Google Account via a call-to-action, granting permission and creating a publisher-provided identifier (PPID). Publishers then update Google with the reader's entitlements, tied to the PPID. This process enables readers to see content from their subscriptions in Google Search and Discover. Publishers benefit from a streamlined account management system and improved user engagement. Records become stale 30 days after the expiration date.\n"],null,["# The flow of information\n\n**Figure 1.** Sequence diagram for the high-level data flow of Subscription Linking process.\n\nTo implement Subscription Linking, a publisher's site must use client-side JavaScript to initiate the linking for readers, and a server-side service to manage the entitlements of readers. Both of these systems use information from the hosted webpage, your publication's Publisher Center configuration and Google Cloud service account information.\n| **Note:** For more information, see the appendix for [client-side](/news/subscribe/subscription-linking/implementation/client-side) and [server-side](/news/subscribe/subscription-linking/implementation/server-side) systems relationships,\n\nWalking through linking a subscription\n--------------------------------------\n\n1. A reader with a paying subscription or contribution entitlement comes to your website.\n2. Your client-side code uses `swg.js` to offer the reader the opportunity to link their account to their Google Account, so that they can receive the [benefits](#summary_of_reader_benefits) of the association, using a button or call-to-action that you design and place on your website.\n3. After triggering the call-to-action (either explicitly through a click, or implicitly as the result of another action or state), the reader logs in to their Google Account (or selects from those active), and grants permission to the publisher to associate reader information with their Google Account. The publisher creates a publisher-provided identifier (PPID) for the reader as part of the request, which is saved with the reader's Google Account and is used for subsequent api interactions.\n4. After granting permission, the reader is sent back to the publisher's site. The publisher can now let Google know which entitlements the reader is entitled to.\n5. (Asynchronously) Publishers will send Google information for each reader that has successfully linked their account, using their PPIDs to update Google's record of the PPID's entitlements. Google's record of a PPID's entitlement(s) must be kept fresh, as these records are deleted after becoming stale. A record becomes stale 30 days after the record's expiration date, and is subsequently purged.\n\nBenefits\n--------\n\nWhen a reader visits a publisher's site that has integrated Subscription\nLinking, and they have paid for a subscription or contribution on this site,\nthe reader can link their publisher account to their Google Account. These\nreaders are then eligible to have increased visibility on the content from\nthis publication on Google products, such as Search and Discover. This allows\nreaders to maximize their consumption of content from the publications they've\npaid for. Readers can unlink their publisher account from their Google Account\nat any time, or by a publisher-provided action.\n\n### Summary of reader benefits\n\n1. Readers search for any content, news or non-news, and see the 'From your subscriptions' list.\n2. Readers interact with Discover (either on their Android home screen, or on iOS in the Google app, Chrome, or through a home screen widget) and can see 'From your subscriptions' as a section within Discover.\n\n**Figure 2.** Screenshot of the 'From your Subscriptions' module on a search\nresults page on desktop and mobile.\n\n### Publisher benefits from a Linked Subscription\n\n- More efficient, longer-term resilient server-side setup for account management\n- Does not require creating a public OAuth IDP and entitlements endpoint, as previous versions of Account Linking required\n- Improved user engagement and retention by featuring the publication's content more distinctly within Google's search engine results pages.\n\n| **Note:** You can use Search Console to track Subscription Linking performance (clicks, impressions, and click-through rate). Follow the instructions under 'Find the full list of search appearance types supported by this report' in this [article](https://support.google.com/webmasters/answer/10268906#zippy=%2Csearch-results-performance%2Cdiscover-performance%2Cgoogle-news-performance), then filter by 'Subscribed content'."]]