Subversion Repositories SmartDukaan

Rev

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

Rev 14792 Rev 14991
Line 13... Line 13...
13
 
13
 
14
public class  GoogleAnalyticsTracker  extends Application {
14
public class  GoogleAnalyticsTracker  extends Application {
15
 
15
 
16
 
16
 
17
    /*google.analytics.project.code*/
17
    /*google.analytics.project.code*/
-
 
18
    private static final String PROPERTY_ID = "UA-59241805-2";
18
/*    private static final String PROPERTY_ID = "UA-61365281-1";*/
19
/*    private static final String PROPERTY_ID = "UA-61365281-1";*/
19
    private static final String PROPERTY_ID = "UA-61365281-1";
-
 
20
 
20
 
21
 
21
 
22
    public static int GENERAL_TRACKER = 0;
22
    public static int GENERAL_TRACKER = 0;
23
 
23
 
24
    public enum TrackerName {
24
    public enum TrackerName {