piwikHelper: new piwik ids
This commit is contained in:
parent
270569ea90
commit
7ae6434a7f
|
@ -28,7 +28,11 @@ export class PiwikHelper{
|
|||
"eut":558,
|
||||
"aurora":560,
|
||||
"ebrains": 592,
|
||||
"neanias-space":"604"
|
||||
"neanias-space":604,
|
||||
"heritage-science":607,
|
||||
"eutopia":608,
|
||||
"north-america-studies": 609,
|
||||
"iperionhs":610
|
||||
};
|
||||
public static getSiteId(communityId:string){
|
||||
return this.siteIDs[communityId];
|
||||
|
|
Loading…
Reference in New Issue