Discussion:
[xwiki-users] How to enable Google Analytics for Xwiki?
xrichard
2013-11-21 22:09:37 UTC
Permalink
Hi,

I want to activate Google Analytics for my Wiki.

I have added the Google tracking code in the admin as described here:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterprise32M3#HEasieractivationandconfigurationofGoogleAnalytics.

Is there other things to do? Because I do not see the tracking code in the
HTML source of my wiki pages.

best regards,

PS: running XWiki 4.5.3.



--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-enable-Google-Analytics-for-Xwiki-tp7588081.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Thomas Mortagne
2013-11-22 07:14:50 UTC
Permalink
You are not going to see it in the html of your page, it's supposed to
be pulled by

<script type='text/javascript'
src='/xwiki/bin/jsx/XWiki/GoogleAnalyticsCode' defer='defer'></script>
Post by xrichard
Hi,
I want to activate Google Analytics for my Wiki.
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterprise32M3#HEasieractivationandconfigurationofGoogleAnalytics.
Is there other things to do? Because I do not see the tracking code in the
HTML source of my wiki pages.
best regards,
PS: running XWiki 4.5.3.
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-enable-Google-Analytics-for-Xwiki-tp7588081.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users at xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne
Ldm Public
2013-11-22 20:00:02 UTC
Permalink
Ok thanks.

I have added the tracking ID for GA in the admin of the wiki 2 days ago but
there are still no data displayed in GA.

The javascript indicated below is available on the Wiki at url
http://xxx/xwiki/bin/jsx/XWiki/GoogleAnalyticsCode (this url displays the script
including my Google ID).
Can I check someting else ?
Is there a "cache" or should I "just" wait?

Best regards,
Post by Thomas Mortagne
You are not going to see it in the html of your page, it's supposed to
be pulled by
<script type='text/javascript'
src='/xwiki/bin/jsx/XWiki/GoogleAnalyticsCode' defer='defer'></script>
Post by xrichard
Hi,
I want to activate Google Analytics for my Wiki.
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterprise32M3#HEasieractivationandconfigurationofGoogleAnalytics.
Is there other things to do? Because I do not see the tracking code in the
HTML source of my wiki pages.
best regards,
PS: running XWiki 4.5.3.
--
View this message in context:http://xwiki.475771.n2.nabble.com/How-to-enable-Google-Analytics-for-Xwiki-tp7588081.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users at xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Ldm Public
2013-11-22 20:44:48 UTC
Permalink
Hi,

Some other info for the community to help me solve this issue:
- I have checked my google analytics account : yet it is set to "classic" (and
not "universal") => the same in the Google Analytics admin page in the Wiki
- Google analystics state "Tracking Not Installed"
- I've found in a previous discussion 2 more info :
. check
/xwiki/bin/edit/XWiki/GoogleAnalyticsCode?editor=object&classname=XWiki.JavaScriptExtension&object=0
; and make sure that the "Use this extension" value is set to "Always" => that's
Okay
. if it is already, then you should restart the server => my wiki is
"hosted" I can not do this restart.

regards,
Post by Ldm Public
Ok thanks.
I have added the tracking ID for GA in the admin of the wiki 2 days ago but
there are still no data displayed in GA.
The javascript indicated below is available on the Wiki at url
http://xxx/xwiki/bin/jsx/XWiki/GoogleAnalyticsCode (this url displays the
script including my Google ID).
Can I check something else ?
Is there a "cache" or should I "just" wait?
Best regards,
Post by Thomas Mortagne
You are not going to see it in the html of your page, it's supposed to
be pulled by
<script type='text/javascript'
src='/xwiki/bin/jsx/XWiki/GoogleAnalyticsCode' defer='defer'></script>
Post by xrichard
Hi,
I want to activate Google Analytics for my Wiki.
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterprise32M3#HEasieractivationandconfigurationofGoogleAnalytics.
Is there other things to do? Because I do not see the tracking code in the
HTML source of my wiki pages.
best regards,
PS: running XWiki 4.5.3.
--
View this message in context:http://xwiki.475771.n2.nabble.com/How-to-enable-Google-Analytics-for-Xwiki-tp7588081.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users at xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Valdis Vītoliņš
2013-11-22 20:53:45 UTC
Permalink
Try to re-save settings in object editor mode, or import this page from
the XAR file.

Valdis
Post by Ldm Public
Hi,
- I have checked my google analytics account : yet it is set to "classic" (and
not "universal") => the same in the Google Analytics admin page in the Wiki
- Google analystics state "Tracking Not Installed"
. check
/xwiki/bin/edit/XWiki/GoogleAnalyticsCode?editor=object&classname=XWiki.JavaScriptExtension&object=0
; and make sure that the "Use this extension" value is set to "Always" => that's
Okay
. if it is already, then you should restart the server => my wiki is
"hosted" I can not do this restart.
regards,
Post by Ldm Public
Ok thanks.
I have added the tracking ID for GA in the admin of the wiki 2 days ago but
there are still no data displayed in GA.
The javascript indicated below is available on the Wiki at url
http://xxx/xwiki/bin/jsx/XWiki/GoogleAnalyticsCode (this url displays the
script including my Google ID).
Can I check something else ?
Is there a "cache" or should I "just" wait?
Best regards,
Post by Thomas Mortagne
You are not going to see it in the html of your page, it's supposed to
be pulled by
<script type='text/javascript'
src='/xwiki/bin/jsx/XWiki/GoogleAnalyticsCode' defer='defer'></script>
Post by xrichard
Hi,
I want to activate Google Analytics for my Wiki.
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterprise32M3#HEasieractivationandconfigurationofGoogleAnalytics.
Is there other things to do? Because I do not see the tracking code in the
HTML source of my wiki pages.
best regards,
PS: running XWiki 4.5.3.
--
View this message in context:http://xwiki.475771.n2.nabble.com/How-to-enable-Google-Analytics-for-Xwiki-tp7588081.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users at xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users at xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Ldm Public
2013-11-23 11:16:32 UTC
Permalink
re-save of page :
xwiki/bin/edit/XWiki/GoogleAnalyticsCode?editor=object&classname=XWiki.JavaScriptExtension&object=0
done yesterday.

No change in my google analytics account: status is still "Tracking Not Installed" ;-(.

regards,
Post by Valdis Vītoliņš
Try to re-save settings in object editor mode, or import this page from
the XAR file.
Valdis
Post by Ldm Public
Hi,
- I have checked my google analytics account : yet it is set to "classic" (and
not "universal") => the same in the Google Analytics admin page in the Wiki
- Google analystics state "Tracking Not Installed"
. check
/xwiki/bin/edit/XWiki/GoogleAnalyticsCode?editor=object&classname=XWiki.JavaScriptExtension&object=0
; and make sure that the "Use this extension" value is set to "Always" => that's
Okay
. if it is already, then you should restart the server => my wiki is
"hosted" I can not do this restart.
regards,
Post by Ldm Public
Ok thanks.
I have added the tracking ID for GA in the admin of the wiki 2 days ago but
there are still no data displayed in GA.
The javascript indicated below is available on the Wiki at url
http://xxx/xwiki/bin/jsx/XWiki/GoogleAnalyticsCode (this url displays the
script including my Google ID).
Can I check something else ?
Is there a "cache" or should I "just" wait?
Best regards,
Post by Thomas Mortagne
You are not going to see it in the html of your page, it's supposed to
be pulled by
<script type='text/javascript'
src='/xwiki/bin/jsx/XWiki/GoogleAnalyticsCode' defer='defer'></script>
Post by xrichard
Hi,
I want to activate Google Analytics for my Wiki.
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterprise32M3#HEasieractivationandconfigurationofGoogleAnalytics.
Is there other things to do? Because I do not see the tracking code in the
HTML source of my wiki pages.
best regards,
PS: running XWiki 4.5.3.
--
View this message in context:http://xwiki.475771.n2.nabble.com/How-to-enable-Google-Analytics-for-Xwiki-tp7588081.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users at xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users at xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users at xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
xrichard
2013-11-27 21:49:52 UTC
Permalink
Hi,

One more question before I (may) give up: is there anyone who managed to
make Google Analystics works for a Wiki hosted on myxwiki.org ?

Thanks for your answers,



--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-enable-Google-Analytics-for-Xwiki-tp7588081p7588146.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Valdis Vītoliņš
2013-11-28 18:33:47 UTC
Permalink
I have used GA only on locally hosted XWiki instaces.
Maybe there is something wrong on myxwiki.org?

Valdis
Post by xrichard
Hi,
One more question before I (may) give up: is there anyone who managed to
make Google Analystics works for a Wiki hosted on myxwiki.org ?
Thanks for your answers,
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-enable-Google-Analytics-for-Xwiki-tp7588081p7588146.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users at xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Sergiu Dumitriu
2013-11-28 22:59:16 UTC
Permalink
Post by xrichard
Hi,
One more question before I (may) give up: is there anyone who managed to
make Google Analystics works for a Wiki hosted on myxwiki.org ?
Thanks for your answers,
Oh, if this is about enabling GA on myxwiki.org, then the issue is very
simple: only extensions saved by users with programming rights can be
used in the whole wiki. A farm admin will have to re-save the GA
settings page for you. Which wiki are you referring to?
--
Sergiu Dumitriu
http://purl.org/net/sergiu
Ldm Public
2013-11-29 06:40:04 UTC
Permalink
Hi,

The Wiki is http://tutos.myxwiki.org <http://tutos.myxwiki.org/>.

I'm really not able to perform this operation by myself ? (ie to gain
programming rights for user xrichard ?).

Thanks,
Post by Sergiu Dumitriu
Post by xrichard
Hi,
One more question before I (may) give up: is there anyone who managed to
make Google Analystics works for a Wiki hosted on myxwiki.org ?
Thanks for your answers,
Oh, if this is about enabling GA on myxwiki.org, then the issue is very
simple: only extensions saved by users with programming rights can be
used in the whole wiki. A farm admin will have to re-save the GA
settings page for you. Which wiki are you referring to?
Thomas Mortagne
2013-11-29 07:58:46 UTC
Permalink
Post by Ldm Public
Hi,
The Wiki is http://tutos.myxwiki.org <http://tutos.myxwiki.org/>.
I'm really not able to perform this operation by myself ? (ie to gain
programming rights for user xrichard ?).
Thanks,
Post by Sergiu Dumitriu
Post by xrichard
Hi,
One more question before I (may) give up: is there anyone who managed to
make Google Analystics works for a Wiki hosted on myxwiki.org ?
Thanks for your answers,
Oh, if this is about enabling GA on myxwiki.org, then the issue is very
simple: only extensions saved by users with programming rights can be
used in the whole wiki. A farm admin will have to re-save the GA
settings page for you. Which wiki are you referring to?
Shouldn?t it be admin right for the wiki (and PR for the farm) like
wiki macros and translations ? Sounds like too strong restriction to
me.
Post by Ldm Public
_______________________________________________
users mailing list
users at xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne
Sergiu Dumitriu
2013-11-30 18:40:05 UTC
Permalink
Post by Thomas Mortagne
Post by Ldm Public
Hi,
The Wiki is http://tutos.myxwiki.org <http://tutos.myxwiki.org/>.
I'm really not able to perform this operation by myself ? (ie to gain
programming rights for user xrichard ?).
Not really, since programming rights are global and affect all the wikis
in the farm (and allow access to the underlying machine), so it's not
something that should be granted easily.
Post by Thomas Mortagne
Post by Ldm Public
Thanks,
Post by Sergiu Dumitriu
Post by xrichard
Hi,
One more question before I (may) give up: is there anyone who managed to
make Google Analystics works for a Wiki hosted on myxwiki.org ?
Thanks for your answers,
Oh, if this is about enabling GA on myxwiki.org, then the issue is very
simple: only extensions saved by users with programming rights can be
used in the whole wiki. A farm admin will have to re-save the GA
settings page for you. Which wiki are you referring to?
Shouldn?t it be admin right for the wiki (and PR for the farm) like
wiki macros and translations ? Sounds like too strong restriction to
me.
Yes it should, but back when the skinx plugins were developed checking
for PR was the only security enforcement practice. It should be changed.
--
Sergiu Dumitriu
http://purl.org/net/sergiu
Ldm Public
2013-11-30 19:38:38 UTC
Permalink
Understood for programming rights at the farm level.

I've monitored my GA account all day ... but bad news => no activity is tracked
:-( .

I will have a look how to add the GA tracker code with a custom skin.

Thanks for the help, best regards,
Post by Sergiu Dumitriu
Post by Thomas Mortagne
Post by Ldm Public
Hi,
The Wiki is http://tutos.myxwiki.org <http://tutos.myxwiki.org/>.
I'm really not able to perform this operation by myself ? (ie to gain
programming rights for user xrichard ?).
Not really, since programming rights are global and affect all the wikis
in the farm (and allow access to the underlying machine), so it's not
something that should be granted easily.
Post by Thomas Mortagne
Post by Ldm Public
Thanks,
Post by Sergiu Dumitriu
Post by xrichard
Hi,
One more question before I (may) give up: is there anyone who managed to
make Google Analystics works for a Wiki hosted on myxwiki.org ?
Thanks for your answers,
Oh, if this is about enabling GA on myxwiki.org, then the issue is very
simple: only extensions saved by users with programming rights can be
used in the whole wiki. A farm admin will have to re-save the GA
settings page for you. Which wiki are you referring to?
Shouldn?t it be admin right for the wiki (and PR for the farm) like
wiki macros and translations ? Sounds like too strong restriction to
me.
Yes it should, but back when the skinx plugins were developed checking
for PR was the only security enforcement practice. It should be changed.
Valdis Vītoliņš
2013-11-29 10:51:34 UTC
Permalink
Workaround for this could be personalized Skin:
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Skins

Leave everything else empty, but for footer add GA code somewhere at the
end of original one (from XWiki 5.2):

#if($isInServletMode)## Visible only in a page
<div id="footerglobal" class="layoutsection">
<div class="minwidth"></div>
<hr/>
<div id="xwikilicence">$!copyright</div>
#set ($version = $xwiki.getSpacePreference('version'))
#if ("$!version" == "")
#set ($version = $xwiki.getXWikiPreference("version"))
#end
#if ("$!version" != "")
#set ($version = $xwiki.parseContent($version))
#else
#set ($version = $!xwiki.version)
#end
<div id="xwikiplatformversion">$version</div>
<hr/>
</div>

## Put GA JavaScript here ##

#end
### TODO: Format the footer for pdf output

Or, harder (not sure, what will happen after myxwiki.org update then)
but more appropriate way would be adding htmlfooter property to
XWiki.XWikiSkins class, and similarly changing original code:

</div>## xwikimaincontainerinner
</div>## xwikimaincontainer

## put GA code here ##

#if($isInServletMode)
</body>
</html>
#else ## Portlet Mode
</div>
#end

Valdis
Post by Sergiu Dumitriu
Post by xrichard
Hi,
One more question before I (may) give up: is there anyone who managed to
make Google Analystics works for a Wiki hosted on myxwiki.org ?
Thanks for your answers,
Oh, if this is about enabling GA on myxwiki.org, then the issue is very
simple: only extensions saved by users with programming rights can be
used in the whole wiki. A farm admin will have to re-save the GA
settings page for you. Which wiki are you referring to?
Ldm Public
2013-11-29 22:15:04 UTC
Permalink
Ok thanks for the answer.

I would really appreciated if some admin can kindly save the GA settings page
for me on http://tutos.myxwiki.org <http://tutos.myxwiki.org/> to enable GA
tracking once for all.

The reason of this request to farm admins is that I have already tried to made
custom changes to skin (I wanted to change some vm content following a tutorial)
but unfortunatly I didn't managed to make it work ;-(, see my attempt and call
for help here:
http://dev.xwiki.org/xwiki/bin/view/Community/Forum;jsessionid=0A377BB0F73EBD2EA1906F571BEE5868

best regards,
Post by Valdis Vītoliņš
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Skins
Leave everything else empty, but for footer add GA code somewhere at the
#if($isInServletMode)## Visible only in a page
<div id="footerglobal" class="layoutsection">
<div class="minwidth"></div>
<hr/>
<div id="xwikilicence">$!copyright</div>
#set ($version = $xwiki.getSpacePreference('version'))
#if ("$!version" == "")
#set ($version = $xwiki.getXWikiPreference("version"))
#end
#if ("$!version" != "")
#set ($version = $xwiki.parseContent($version))
#else
#set ($version = $!xwiki.version)
#end
<div id="xwikiplatformversion">$version</div>
<hr/>
</div>
## Put GA JavaScript here ##
#end
### TODO: Format the footer for pdf output
Or, harder (not sure, what will happen after myxwiki.org update then)
but more appropriate way would be adding htmlfooter property to
</div>## xwikimaincontainerinner
</div>## xwikimaincontainer
## put GA code here ##
#if($isInServletMode)
</body>
</html>
#else ## Portlet Mode
</div>
#end
Valdis
Post by Sergiu Dumitriu
Post by xrichard
Hi,
One more question before I (may) give up: is there anyone who managed to
make Google Analystics works for a Wiki hosted on myxwiki.org ?
Thanks for your answers,
Oh, if this is about enabling GA on myxwiki.org, then the issue is very
simple: only extensions saved by users with programming rights can be
used in the whole wiki. A farm admin will have to re-save the GA
settings page for you. Which wiki are you referring to?
_______________________________________________
users mailing list
users at xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
.
vincent at massol.net ()
2013-11-29 22:48:34 UTC
Permalink
Hi,

On 29 Nov 2013 at 23:15:11, Ldm Public (ldmpub at gmail.com) wrote:

Ok thanks for the answer.?

I would really appreciated if some admin can kindly save the GA settings page?
for me on http://tutos.myxwiki.org <http://tutos.myxwiki.org/> to enable GA?
tracking once for all.?
I?ve saved the XWikiPreferences page (hope it?s the right page). Does it work now?

We really need to make this feature work on a subwiki without requiring Programming Rights...

Thanks

-Vincent



The reason of this request to farm admins is that I have already tried to made?
custom changes to skin (I wanted to change some vm content following a tutorial)?
but unfortunatly I didn't managed to make it work ;-(, see my attempt and call?
for help here:?
http://dev.xwiki.org/xwiki/bin/view/Community/Forum;jsessionid=0A377BB0F73EBD2EA1906F571BEE5868?

best regards,?


Le 29/11/2013 11:51, Valdis Vi-tolin,s( a ?crit :?
Workaround for this could be personalized Skin:?
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Skins?
?
Leave everything else empty, but for footer add GA code somewhere at the?
end of original one (from XWiki 5.2):?
?
#if($isInServletMode)## Visible only in a page?
<div id="footerglobal" class="layoutsection">?
<div class="minwidth"></div>?
<hr/>?
<div id="xwikilicence">$!copyright</div>?
#set ($version = $xwiki.getSpacePreference('version'))?
#if ("$!version" == "")?
#set ($version = $xwiki.getXWikiPreference("version"))?
#end?
#if ("$!version" != "")?
#set ($version = $xwiki.parseContent($version))?
#else?
#set ($version = $!xwiki.version)?
#end?
<div id="xwikiplatformversion">$version</div>?
<hr/>?
</div>?
?
## Put GA JavaScript here ##?
?
#end?
### TODO: Format the footer for pdf output?
?
Or, harder (not sure, what will happen after myxwiki.org update then)?
but more appropriate way would be adding htmlfooter property to?
XWiki.XWikiSkins class, and similarly changing original code:?
?
</div>## xwikimaincontainerinner?
</div>## xwikimaincontainer?
?
## put GA code here ##?
?
#if($isInServletMode)?
</body>?
</html>?
#else ## Portlet Mode?
</div>?
#end?
?
Valdis?
?
On 11/27/2013 04:49 PM, xrichard wrote:?
Hi,?
?
One more question before I (may) give up: is there anyone who managed to?
make Google Analystics works for a Wiki hosted on myxwiki.org ??
?
Thanks for your answers,?
?
Oh, if this is about enabling GA on myxwiki.org, then the issue is very?
simple: only extensions saved by users with programming rights can be?
used in the whole wiki. A farm admin will have to re-save the GA?
settings page for you. Which wiki are you referring to??
Ldm Public
2013-11-29 23:04:11 UTC
Permalink
Thanks, I think it's the correct page
(http://tuto.cloud.xwiki.com/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin&section=analytics)

I will tell you if it's okay, yet there is nothing in GA under "real time".

Best regards,
Post by vincent at massol.net ()
Hi,
On 29 Nov 2013 at 23:15:11, Ldm Public (ldmpub at gmail.com
Post by Ldm Public
Ok thanks for the answer.
I would really appreciated if some admin can kindly save the GA settings page
for me on http://tutos.myxwiki.org <http://tutos.myxwiki.org/> to enable GA
tracking once for all.
I've saved the XWikiPreferences page (hope it's the right page). Does it work now?
We really need to make this feature work on a subwiki without requiring
Programming Rights...
Thanks
-Vincent
Post by Ldm Public
The reason of this request to farm admins is that I have already tried to made
custom changes to skin (I wanted to change some vm content following a tutorial)
but unfortunatly I didn't managed to make it work ;-(, see my attempt and call
http://dev.xwiki.org/xwiki/bin/view/Community/Forum;jsessionid=0A377BB0F73EBD2EA1906F571BEE5868
best regards,
Post by Valdis Vītoliņš
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Skins
Leave everything else empty, but for footer add GA code somewhere at the
#if($isInServletMode)## Visible only in a page
<div id="footerglobal" class="layoutsection">
<div class="minwidth"></div>
<hr/>
<div id="xwikilicence">$!copyright</div>
#set ($version = $xwiki.getSpacePreference('version'))
#if ("$!version" == "")
#set ($version = $xwiki.getXWikiPreference("version"))
#end
#if ("$!version" != "")
#set ($version = $xwiki.parseContent($version))
#else
#set ($version = $!xwiki.version)
#end
<div id="xwikiplatformversion">$version</div>
<hr/>
</div>
## Put GA JavaScript here ##
#end
### TODO: Format the footer for pdf output
Or, harder (not sure, what will happen after myxwiki.org update then)
but more appropriate way would be adding htmlfooter property to
</div>## xwikimaincontainerinner
</div>## xwikimaincontainer
## put GA code here ##
#if($isInServletMode)
</body>
</html>
#else ## Portlet Mode
</div>
#end
Valdis
Post by Sergiu Dumitriu
Post by xrichard
Hi,
One more question before I (may) give up: is there anyone who managed to
make Google Analystics works for a Wiki hosted on myxwiki.org ?
Thanks for your answers,
Oh, if this is about enabling GA on myxwiki.org, then the issue is very
simple: only extensions saved by users with programming rights can be
used in the whole wiki. A farm admin will have to re-save the GA
settings page for you. Which wiki are you referring to?
Loading...