Notification

我们最近公布了与发布内容页面有关的更新。如需了解详情,请参阅此处

您请求访问的页面目前没有您的语言版本。您可以从页面底部选择其他语言,或使用 Google Chrome 的内置翻译功能将网页内容即时翻译成您选择的语言。

Add a Call-To-Action button on articles

Get started

If you have implemented a revenue model (either a paywall or a contributions request) with Reader Revenue Manager, you can also add a Call-To-Action (CTA) button on your pages. This button, which asks readers to either subscribe or contribute with Google, is another way to prompt readers to engage with your content. To add a CTA button, you can insert HTML into the page after you’ve already added the Reader Revenue Manager code snippet from Publisher Center.

  • Include a CTA button in the <body> tag of a page that has your CMS Sync snippet.
    • Make sure that the CTA button has the swg-standard-button attribute set to “subscription” or “contribution.”
  • When the swg-basic.js library loads, it finds all swg-standard-button-labeled elements to style and turns them on automatically.

In Publisher Center, you can find the code to include the CTA button under Menu and then CMS Sync.

Example usage for the Contributions button


JavaScript

<html>

<body>

<article>

... <button swg-standard-button="contribution"></button>

</article>

</body>

</html>

Example usage for the Subscriptions button


JavaScript

<html>

<body>

<article>

...

<button swg-standard-button="subscription"></button>

</article>

</body>

</html>

Search
Clear search
Close search
Main menu
2580565792916810961
true
搜索支持中心
true
true
true
true
true
100499
false
false