Web Marketing: How to Set Up a Filter in Google Analytics
Because in web marketing you want the most accurate numbers, set up a filter to exclude visits from everyone who works at your organization. Your Google Analytics package won’t distinguish between customers and folks at your company unless you tell it to.
That kind of filter depends on the IP addresses used by your office. If you don’t know what that means, it’s best not to fiddle with it. Instead, contact your webmaster or your Internet Service Provider for help in finding the IP address.
Then you set up the filter, as follows:
Log in to Google Analytics.
Select the website for which you want to set up a filter.
Click Admin at the upper-right of the page.
Click the Filters tab.
Select + New Filter.
Give the filter a name you’ll remember, such as Exclude IPs.
Under Filter Type, choose Exclude Traffic from an IP Address.
Type your IP address.
Click Save.
You might need to exclude multiple addresses. You can create a separate filter for each one, or you can use regular expressions (also called regex). regex involves very high-level development expertise.

Web Design & Development Glossary
AJAX
asynchronous JavaScript and XML. A technique used in web page development.

Web Design & Development Glossary
API
application programming interface. A set of rules programs use to communicate with each other.

Web Design & Development Glossary
color stop
A special element that indicates a color to be added to a gradient.

Web Design & Development Glossary
FTP
File Transfer Protocol. A network protocol useful for transferring files in a client-server relationship.

Web Design & Development Glossary
HTML
HyperText Markup Language. The predominant language for building web pages.

Web Design & Development Glossary
HTTP
HyperText Transfer Protocol. The primary networking language for the Internet.

Web Design & Development Glossary
PHP
PHP Hypertext Processor. A scripting language that works well within HTML.

Web Design & Development Glossary
socket
A technology that allows remote computers to maintain a persistent connection in order to communicate with each other.

Web Design & Development Glossary
sprite
An graphic object on a web page that will be manipulated in real time.

Web Design & Development Glossary
SQL
Structured Query Language. A programming language useful in managing relational databases.

Web Design & Development Glossary
stateless protocol
An Internet procedure that completely breaks the connection between the client and the server after a transaction, meaning that the next transaction will require an entirely new connection.

Web Design & Development Glossary
Telnet
A network protocol useful in interactive, text-oriented communications.

Web Design & Development Glossary
W3C
World Wide Web Consortium. The organization that sets international standards for the World Wide Web.