Glossary
UTM Parameters
Urchin Tracking Modules (UTMs) are additions to a web page URL that provide specific information to marketers, such as what site the user came from and what marketing campaign the visit should be attributed to.
These are useful in tracking ads to determine metrics like return on investment (ROI).
Related Terms
Glossary
jQuery
jQuery is a Javascript (JS) library. It’s designed to streamline usage of JS elements on websites and how they interact with other coding languages and site functions.
View Definition
Glossary
Metadata
Metadata is data that applies to other data. This can seem confusing to some, so for an example, you may take a picture and save it digitally on your computer. That image’s metadata could include information such as when and where the picture was taken. In this way, the file contains both the image itself and additional descriptive data. Other metadata can include creator information and licensing or legal rights related to a file’s use.
View Definition
Glossary
CSS
Stands for Cascading Style Sheets and is utilized in website design. CSS is used to establish visual parameters for coded elements of a website that are written in other coding languages, such as HTML or XML. Stated more plainly, CSS primarily relates to how your website looks. Many of the layout and graphical elements on sites are designed using CSS parameters.
View Definition