Appreciate Button

Add the button to your site

Every guide shows the file to edit and the snippet to paste. It is the same script tag everywhere; what changes is where your platform keeps the template for a single post.

Before you start: get a key

  1. Sign in with GitHub on the dashboard and add your site.
  2. Create a button. In its allowed origins, list every address your site is served from, one per line and without a path, such as https://example.com. Add the address you preview on locally too, exactly as the browser shows it. A page on an origin that is not listed cannot load the button, so nobody else can use your key.
  3. Copy the key. It starts with pk_. Below, it stands in as pk_YOUR_BUTTON_KEY.

Using a coding agent?

Claude Code, Cursor and similar agents can do the edit for you. The install section has a short prompt to paste into one; it asks for your key and puts the tag in your post template.