Getting Started
Ok, so your business is now set up on FoxMetrics! Increasing your conversion rates and learning more about your visitors is going to be a lot easier from now on. How do you go about getting started?
Getting started with FoxMetrics is pretty easy and straight forward. The guide below walks you step by step into setting up FoxMetrics for a web application, if you prefer otherwise, please see our other API's.
Our goal is to provide you with an easy to use and implement analytics platform, copy and paste our install-once script and you are set with FoxMetrics - get the best of both worlds. The dashboard allows you to dynamically create events without writing a single line of code, for those of you that are tech-savvy, you can use the JavaScript API. It works either way, so does our other API's.
1. Copy and Paste your install-once asynchronous script
Clicking on websites from within your settings menu on the top right of the dashboard, allows you to view your install-once script after you've logged in. Copy and paste it on all the pages that you wish to track. Placing the script within the head tag is preferred but it works anywhere as it is asychronous.
You can also get your tracking script from the right side of the dashboard.
2. Create events or activate our system events
The core of FoxMetrics is 100% event-driven and we understand that this revolutionary design might take some getting use to or maybe you just need to jump right in, therefore, we've implemented system events which are events that gives you the basic tracking data that you would get from traditional analytics platform and you can build on from there.
You can start by activating system events from your configuration section within your settings menu or you can jump right into creating events from within the events library.
Please see our JavaScript API if you would rather create events using JavaScript.