tinylytics

Showing the webring

Tinylytics allows you to embed a webring to your site, using a simple link. The webring is hand curated by us and is intended for personal sites only.

Embedding the webring will fetch one random website that can be linked to.

It's super simple to set up. All it requires, is that you amend your embed script a little, and add an extra parameter at the end of .js.

To enable the webring feature, add the following parameter: ?webring.

So your embed script url should look like this now: https://tinylytics.app/embed/YOUR_EMBED_CODE.js?webring

If you have other features enabled, like kudos, or others, you can do it like this: https://tinylytics.app/embed/YOUR_EMBED_CODE.js?kudos&hits&webring

This will bring back a little bit extra data to your site. Next up, we need to add an element on your site, wherever you want.

Add the following anywhere on your site:

<a href="" class="tinylytics_webring">πŸ•ΈοΈπŸ’</a>

Keep the href empty as this will be replace by the random site url. Also note that the contents, i.e: πŸ•ΈοΈπŸ’, of the link can be anything you like, so feel free to play around.

Once the embed code is loaded, it'll look for a class of tinylytics_webring and if it finds it, it will add the link to the random site.

You can style it as you seem necessary.

Try it:

πŸ•ΈοΈπŸ’