dd3v
9/3/2014 - 8:35 AM

gistfile1.js

$('document').ready(function(){
	
	var callTracking = new PrimeContext(1283, 5, '8(499)647-41-72, 8(800)333-18-72', 'phones', 'li', true);
 	var id = callTracking.init();

 	ga('create', 'UA-45599317-1', 'auto');
  	ga('set', 'dimension2', id);
  	ga('send', 'pageview');

});