bruce-banner - Posts

Return to advanced search

Re: Adding Google Analytics to phpBB2

Yes, it was a phpBB2 issue. phpBB removes the final closing brackets from the tracking code when uploaded and you end up with } catch(err) </script> rather than } catch(err) {}</script>. Put a space between the brackets } catch(err) { }</script>, reupload and all will be well. *** This worked well. ...
by bruce-banner
Sat Oct 03, 2009 3:33 pm
 
Forum: Google Services
Topic: Adding Google Analytics to phpBB2
Replies: 6
Views: 589

Re: Adding Google Analytics to phpBB2

Hi professional:

What do you mean?

I have added the Analytics code before the </body> tag.
I can't find any html file in the template folders, just tpl files.

I have a phpBB2 forum.
by bruce-banner
Tue Sep 29, 2009 2:23 pm
 
Forum: Google Services
Topic: Adding Google Analytics to phpBB2
Replies: 6
Views: 589

Adding Google Analytics to phpBB2

Hi all: I am trying to add Google Analytics to a phpBB2 forum. I added the code to all the templates that I found: forums/templates/Igloo/overall_footer.tpl forums/templates/subSilver/overall_footer.tpl forums/templates/xand/overall_footer.tpl In the Analytics reports I can read: Waiting for Data An...
by bruce-banner
Mon Sep 28, 2009 2:24 pm
 
Forum: phpBB2 Forum
Topic: Adding Google Analytics to phpBB2
Replies: 1
Views: 1128

Adding Google Analytics to phpBB2

Hi all: I am trying to add Google Analytics to a phpBB2 forum. I added the code to all the templates that I found: forums/templates/Igloo/overall_footer.tpl forums/templates/subSilver/overall_footer.tpl forums/templates/xand/overall_footer.tpl In the Analytics reports I can read: Waiting for Data An...
by bruce-banner
Mon Sep 28, 2009 2:22 pm
 
Forum: Google Services
Topic: Adding Google Analytics to phpBB2
Replies: 6
Views: 589

Return to advanced search

 
cron