---
title: "Install Clicky Analytics"
description: "Clicky Analytics tracks web activity from within their website. Clicky has paid options but the free plan allows you to track one website up to 3,000 daily page views total. Below we cover how to..."
url: https://www.inmotionhosting.com/support/website/analytics/install-clicky-analytics/
date: 2018-11-13
modified: 2021-08-16
author: "InMotion Hosting Contributor"
categories: ["Web Analytics"]
type: post
lang: en
---

# Install Clicky Analytics

Clicky Analytics tracks web activity from within their website. Clicky has [paid options](https://clicky.com/help/pricing) but the free plan allows you to track one website up to 3,000 daily page views total. Below we cover how to **install and navigate Clicky analytics**.

## Install Clicky

1. **[Register on Clicky.com](https://clicky.com/user/register)**. [![Register an account](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-1-register.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-1-register.png)
2. **Type your domain** on the next page. [![Type domain](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-2-register-site.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-2-register-site.png)
3. **Edit the Clicky account settings and website information**. [![Edit account settings](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-3-setup-preferences-preferences.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-3-setup-preferences-preferences.png)
4. Select **Tracking Code** from the top nav bar.
5. **Copy the tracking code above the </body> line of your website code using a [file editor](/support/website/how-to-edit-a-file/)**. Uncheck *Affiliate Badge* on the right to exclude a Clicky icon from showing on the website. There are other options depending on your [content management system (CMS)](https://clicky.com/help/apps-plugins) – i.e. WordPress and PrestaShop. Below is an example of the Javascript tracking code. <script src="//static.getclicky.com/js" type="text/javascript"></script> <script type="text/javascript">try{ clicky.init(#########); }catch(e){}<script> <noscript> <img alt="Clicky" height="1" src="//in.getclicky.com/#########ns.gif" width="1"></noscript> [![Copy tracking code](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-4-tracking-code.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-4-tracking-code.png)
6. **Verify Tracking Code** to ensure it works. **Note:**Clicky ignores activity from administrators by default [using cookies](https://clicky.com/help/faq/features/cookies). You can test the tracking code using a [private browsing session](/support/resources/how-to-start-a-private-browsing-session/).
7. Select **Dashboard** for the analytics overview. [![website analytics dashboard](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-5-dashboard.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-5-dashboard.png)

## Navigate Clicky Dashboard

Clicky has many ways to to sort and filter visitor activity. Below are some examples available to free users.

- Select your username from the top-left to show the websites overview page. [![websites overview](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-6-websites-overview.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-6-websites-overview.png)
- The **Visitors** tab shows users’ views and actions. [![visitors section](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-7-visitors.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-7-visitors.png)
- The **Content** tab shows views, visitors, and view time per page. [![content section](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-8-content.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-8-content.png)
- The **Searches** tab shows what search engine results that brought visitors to your page. [![searches section](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-9-searches.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-9-searches.png)
- The **Links** tab shows clicked links leading to and exiting the website. [![links incoming section](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-10-links-incoming.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-10-links-incoming.png)
- The **Platforms** tab shows web browsers used to view your website. [![web browsers section](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-11-platforms-webbrowsers.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-11-platforms-webbrowsers.png)
- The **Locale** tab shows visitor views per country. [![locale contries section](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-12-locale-countries.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-12-locale-countries.png)
- The **Spy** tab visualizes views per regions. [![real-time spy section](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-13-spy.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-13-spy.png)
- The **Big screen** tab gives a full-screen overview of your website statistics. [![big screen section](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-14-big-screen.png)](https://www.inmotionhosting.com/support/images/stories/clicky-analytics/clicky-analytics-14-big-screen.png)

For more analytics options, check our [web analytics section](/support/web-analytics). Feel free to read more about [Clicky GDPR compliance](https://clicky.com/help/faq/privacy/gdpr).
