Using Smart Tags

Do you want to capture or display additional user or site data on your site? It can be tricky if you need more information like where the user came from or the page URL or want to automatically capture the logged-in user's name or email address. All of these things can be tracked efficiently with the help of Smart Tags.

This tutorial will show you how to use Smart Tags in Tassos extensions.

What is a Smart Tag?

A Smart Tag is a small piece of code that can be used in the settings of any Tassos extension that provides you valuable information about almost everything related to the moment the page is rendered. Smart Tags use curly brackets and look something like this:

{smart_tag}

Smart Tags Rules

  • You can use nested Smart Tags.
  • You can use the same Smart Tags multiple times on the page without worrying about performance issues, as Smart Tags use caching.

Last updated on May 14th 2025 14:05