We differ in the following major areas:
Each company is different, but in general, you should be tracking events that match your business goals. An example scenario is a website that
has entry pages and a signup. In this scenario, you would place event code as such:
gator.logEvent('Entry Page', { page: location.pathname });
gator.logEvent('Signup', { user: $('#user').val() });
Use our API. Full documentation can be found here. In particular, view the section on the Query Language.
We can assist you in the implementation of the product, including tracking. However, many customers require coding help and/or guidance on how to get the most out of the product. In this situation, we have a number of regional partners that can assist you. Please contact us for a referral.
Your account can track many websites or apps. Each one of these is called a project and has its own tracking code.