Initialization
To start using the Vine tracking system, you need to initialize and configure it for your web site as follows:
- Install the Java tracking web project (track.war) under Tomcat. Not needed for Vine SaaS customers (maintained by Vine).
- Add the following script entry to the body part of all web pages visits to which you want to track:
- You need to create an email using Vine Mail Wizard and send it to yourself (or someone from your company who will initialize the site) !
- When you receive this email you, first, need to open the site links from the email and then browse to all pages of your site which you want to be tracked. That will add all the site pages to the tracking system with so far zero lead scores.
- Now you have to assign proper lead scores to all web pages you visited. Use the Web Page Scores tool available on the Marketing tab in the My Tools pane. In this tool you will be able to assign a lead score to the address(URL) of each web page = the amount of lead points your visitor will get for a visit to this page.
<script src="http://yoursite/track/t.js?sg=0"></script>
For Vine SaaS customers this script entry will be:
<script src="https://vine.eu/track/t.js?sg=123456789"></script>
Where sg is the organization ID in the Vine database.
Please note that the “async” attribute should not be used for correct work in all cases.
Now your site is ready to track visitors but you need to add a lead score rule so that once a visitor gets a certain amount of lead points a Lead Call event will be automatically created and all responsible people will be connected to that event. For this you need to use the Automation Rules tool available in the Company pane of the Marketing tab.
Comments
0 comments
Please sign in to leave a comment.