Glossary
Total Addressable Market
Refers to the entirety of a company’s potential customer base. The total addressable market might be used to refer to the broadest possible marketing campaign that would still reach a relevant audience.
Often, this market is used not to create marketing campaigns, but to break into sub-groups, from which more targeted marketing efforts can be made to more specialized but still large groups of potential customers.
Related Terms
Glossary
API
API stands for Application Programming Interface. It’s used most frequently to refer to how two pieces of software or databases can “talk” to one another. Any plug-in you’ve used for a website or integration between a software application and an internal database would be an example of two interfaces interacting with one another.
View Definition
Glossary
Viewport
A Viewport is the visible area of a webpage. The viewport for a mobile device will be smaller than a desktop screen, and there is considerable variance within device types as well.
Websites need to be responsive to account for differing viewport sizes to avoid massive visual errors and user frustration, which is why responsive web design is so important.
View Definition
Glossary
Cookie
In web terms, cookies are small chunks of data placed on our computer by websites when you visit them. These data chunks are generally harmless, but can be used to track user information and “remember” you when you revisit a website. They’re important for tracking user data on a website and making changes to improve the user experience.
View Definition