Site Builder
Visitor Tracker
The tracker records what visitors do on your website so you can see which pages bring in work. It is a small script that loads in the background and does not slow your pages down.
What it records
| Event | When it fires |
|---|---|
page_view | A visitor opens a page |
click | A visitor clicks a link or button |
form_submit | A visitor submits a form |
Each event includes the page URL and the referrer. Visitors get an anonymous ID stored in their browser, and each visit gets a session ID, so repeat visits are grouped together.
Turn it on
Open Site Builder, go to Tracker and switch on Add Tracker to my hosted site.
ArrayQ adds the script to every HTML page of your published site automatically. You do not need to change your files or publish again.
Turning on the tracker creates an API key if you do not have one yet. The tracker only accepts your current key, so update the snippet on other websites after you regenerate it.
Avoid double counting
If a page already contains the tracker script, ArrayQ does not add a second copy. You can safely keep the snippet in your files and leave automatic tracking switched on.