Talk:Granular Analytics
From ExtractValue Wiki
Hi Omed/Austin.
Extract the attached files into htdocs/wwwroot (apache http root folder) folder.
The following are the easy steps to install(or generate) and use evTracker javascript.
Step 1: Access the admin.php file through:
http://(serverdomain)/extractvalue/admin.php or if it is a localhost http://localhost/extractvalue/admin.php
Step 2: Fill in the database form to automatically create a database and files(Javascript file+config file) required for the Tracker.
Step 3: Just click on the demo link or just copy the script given to any third-party website.
We are capturing the following events in a page and storing it in the database:
1. On loading the page.
2. On clicking an image.
3. On clicking a button(or submit).
4. On clicking a link.
Please let me know if you have any questions.
We made it as simple as possible for you to work with J Please send us your feedback.
Regards, Ravi.
Technical Questions
Q: When a form is posted on a 3rd party website, how do we intercept that information and send to Centricity? GET method? CURL? Etc.?
Q: When information is posted on a 3rd party website and does get posted to Centricity as well, how do we associate that information with previous analytical information of that user. In other words, how does that user's Centricity cookie get sent to Centricity?
Q: A cookie is being set on Centricity using the javascript code. Should a cookie be set on each domain site as well (see question 2 for why)?
