Add a kudos button

I want to add a tiny kudos button to every page on my blog and I’m wondering how to do it.

I think a fair amount of people are using tinylytics on here.

So it’s probably a solved problem.

I’m using a custom theme via the plugins.

Do I have to do like a full custom theme?

Or I guess I need to figure out how custom themes work?

<button class="tinylytics_kudos"></button>
2 Likes

There are two plugins that allow you to add one. One is specific to Tiny Theme, the other is for almost any other theme.

You can also manually add it without a plugin by following Tinylytics documentation. However, the plugins above are both lightweight and do the same work for you.