Notification

최근에 간행물 페이지에 대한 업데이트를 공지해 드렸습니다. 자세한 내용은 여기를 참고하세요.

요청한 페이지는 현재 사용 중인 언어로 제공되지 않습니다. 페이지 하단에서 다른 언어를 선택하거나 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>

true
Search
Clear search
Close search
Main menu
16820845704901082032
true
도움말 센터 검색
true
true
true
true
true
100499
false
false