  
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation and Usage


INTRODUCTION
------------

This module implements Volacci Automatr (TM) for your website.

Features
--------
1. Integrate drupal instance with Automatr.
2. Track site in automatr

The site tracking details can be accessed by logging into Automatr.

Additional Features
-------------------
3. Enable Volacci Automatr Insight to see different Automatr tracking information in Drupal.
4. Export Drupal users as contacts.


INSTALLATION AND USAGE
----------------------

This module is installed in the usual way. See
http://drupal.org/documentation/install/modules-themes/modules-7.

1. To begin using the module, go to admin/config/marketing/automatr to configure implementation.
2. Copy the tracking code at automatr implementation code filed and save. Now the site will be tracked by automatr.

For advanced features like to see the tracking details in drupal. Install additional modules available with this module.
For all additional features Volacci Automatr Insight module is required.
Follow below instructions to enable Volacci Automatr Insight module.

1. Enable Libraries API module
2. Download marketing_automation php library from https://github.com/azri/marketing_automation and copy in sites/all/libraries folder. When you download the library and extract you get folder marketing_automation. Copy this folder into sites/all/libraries.
3. Make sure the server has php-curl and php json libraries are enabled.
4. Enable the module Volacci Automatr Insight
5. Configure Volacci Automatr login details at admin/config/marketing/automatr/settings page to view automatr data.

Enjoy accessing more automatr data in drupal.

