J!Extensions Store™
Forum
Welcome, Guest
Please Login to access forum.
Include Google Analytics stats in backend as a module (1 viewing) 
Go to bottom
TOPIC: Include Google Analytics stats in backend as a module
#8103
John Dagelmore
Admin
Posts: 3716
User Online Now
Include Google Analytics stats in backend as a module Karma: 79  
It's possible to include Google Analytics stats in the backend control panel using a 'Custom' module with an iframe that includes the JRealtime Analytics view of your interest, in this case it can be the Google Analytics one.

Copy and paste the folliowing code within the Joomla editor for the custom module and choose a template position that shows it full width:

Code:

<iframe src="index.php?option=com_jrealtimeanalytics&amp;task=google.display&amp;tmpl=component" width="1670" height="835"></iframe>
These informations can be useful for admins that want to see them directly after login, once the Google Analytics login is active you no longer need to do it each time. Obviously this method can be used also for other stats view of JRealtime Analytics.
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
Include Google Analytics stats in backend as a module
John Dagelmore
Go to top