$(document).ready( function ()
{
  $.jpecrga({ gaKey: 'UA-27834326-1' });
  //$.jpecrga({ gaKey: '<your GA key goes here>' });
//  $.jpecrga({ gaKey: '<your GA key goes here>', noConsentCallback: function() { alert('user does not consent, do something ajaxy'); }});
});
