Subversion Repositories SmartDukaan

Rev

Rev 1794 | Rev 1922 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1794 Rev 1870
Line 1... Line 1...
1
/*
1
/*
2
 * Invocation of Google Analytics code.
2
 * Invocation of Google Analytics code.
3
 * Don't change anything here.
3
 * Don't change anything here.
4
 */
4
 */
5
var _gaq = _gaq || [];
5
var _gaq = _gaq || [];
6
_gaq.push(['_setAccount', 'UA-21662919-1']);
6
_gaq.push(['_setAccount', '${in.shop2020.gaAccountID}']);
7
_gaq.push(['_trackPageview']);
7
_gaq.push(['_trackPageview']);
8
 
8
 
9
 
9
 
10
/**
10
/**
11
 * Code to track user clicks on Product slides and 'Proceed to Payment' option
11
 * Code to track user clicks on Product slides and 'Proceed to Payment' option