Installation
Installation is fairly basic and has the following steps:
- Create an Account
- Create a Site
- Install the tracking code
And that's it, once you've got these finished you'll be ready to Start Testing.
Create an Account
Go to https://smartctr.com/users/signup to create an account. Basic accounts are free forever and if you need more usage you can upgrade from your dashboard.
Create a Site
From the Setup Page of the dashboard, click the button at the top that says Add a Site. Enter a name for your site (using lowercase letters, numbers, hypens and underscores) and then an optional description. Once the site is created you'll be given tracking code specific to that site. More about creating a site.
Install the Tracking Code
After you've created your first site you'll be given a script tag to install the tracking code. This script measures user interaction with the various tests and in some cases (e.g. the Client-Side Testing API) will also deliver the content.
The code snippet looks like this:
<script src="https://api.smartctr.com/v0/YOUR_SITE_ID.js"></script>