|
Adding Google Analytics to the Site Builder
- Add a new Text/HTML module to a page of your site, you can position it anywhere, but I recommend the bottom of the page as administrative users will still see the module when they are logged in
- Edit the text of the module to contain no text
- Enter the module settings from the SolPart Action Menu
- Expand the "Advanced Settings" section
- Check the box next to "Display Module On All Pages?"
- Insert your Javascript code in the "Header" box. This will ensure that the data is always retained
- Now under "Page Settings" -> "Basic Settings" un-check the following boxes
- Display Container
- Allow Print
- Allow Syndicate
- Ensure that the "Cache Time" is set to 0 (Caching appeared to cause issues with this implementation in my testing)
- Click "Update" to save your changes
|