Page History
...
- Launch CardioLog. If the Configuration Wizard doesn't launch automatically, you can run it manually by clicking on Administration in the Navigation pane and then selecting System Configuration. Click Configuration Wizard to restart CardioLog and begin the configuration process.
- In the Welcome dialog, select the desired UI language and date format. Under SharePoint Version, select SharePoint Online and then click Next.
Configuration Wizard
You can add the tracking code by either deploying the CardioLog tracking code through a SharePoint solution, OR manually adding the JavaScript tracking code to your master pages.Anchor configuring tracking configuring tracking Note: You may select only one option to add the tracking code.
Configuration Wizard Step 2a: SharePoint Online Usage Tracking
Deploy the CardioLog tracking code through a SharePoint solutionAnchor deploy tracking deploy tracking You can deploy the tracking code on all selected site collections automatically or add the tracking code to a specific site collection manually.
Deploying the Tracking Code to all Selected Site Collections AutomaticallyAnchor auto_deploy auto_deploy - Once you complete the Configuration Wizard, go to the Administration section of the navigation pane, click System Configuration, select SharePoint Tree Adaptor and then select your SharePoint Online tenant.
- Click on Download button to download the automatic deployment Packagepackage.
The package
SharePoint Tree Adaptor Settings
Note: The deployment package includes a PowerShell script that deploys the tracking agent wsp solution , modern sites integration app and the Java Script tracking code on all selected site collections, as well as the modern sites integration app on the App catalog and on all selected site collectionscollections and their sub-sites. - Right click the WSP-Tracking-Install-Script.zip file, select Properties > General and click on "Unblock" before unzipping it.
- Open the sites.json file and verify that all of the site collections you would like to track are included.
- Open the tracking.txt file and verify that the <cardiologserverdnsname> placeholders of the sourceDomain and eventListenerDomain fields that redirect to the CardioLog application server or dedicated tracking server have the a public DNS name , appropriate port and secure protocol (HTTPS). The URLs (that should be accessible over the internet).
Info icon false sourceDomain: '<cardiologserverdnsname>/CardioLogAgent/js/modern', (CardioLog application server / tracking server public DNS name, without the https:// protocol prefix)
eventListenerDomain: '<cardiologserverdnsname/CardioLogAgent', - Execute the Run_Script.ps1 script in PowerShell (you must have the MS Online module installed and the credentials of the SharePoint Online global administrator).
Add the Tracking Code to a Site Collection ManuallyAnchor manual_deploy manual_deploy - Browse to your SharePoint Online site Solution Gallery (Replace the website root URL with yours): [https://intlock.sharepoint.com]/_catalogs/solutions/forms/allitems.aspx
'SharePoint Online' Site Solution Gallery - Click Upload Solution > Choose File > select [CardioLog Installation Folder]\CardioLog\Configuration\AgentFeature\Online\Resources\CardioLog Analytics Integration.wsp > Activate
- Browse to CardioLog Analytics Integration solution configuration page (Replace the website root URL with yours): [https://intlock.sharepoint.com]/CardioLogAnalytics/Configuration.2.0.8.0.aspx
CardioLog Analytics Integration Solution Configuration Page - Copy the code from the Tracking Code box in Step 2 of the Configuration Wizard.
- Edit the tracking code and verify that the all URLs contained in the tracking code that redirect to the CardioLog application/tracking server have the public DNS name and appropriate protocol. The URLs should be accessible over the internet. Use HTTPS if you are tracking secured SharePoint Online site collections.
- Add the JavaScript tracking code and click OK.
Uninstalling the CardioLog Analytics Tracking Agent FeatureAnchor uninstalling uninstalling You can choose between pausing and uninstalling the tracking code from your SharePoint online sites:
- To pause the tracking code, browse to your SharePoint Online site Solution Gallery (edit the website root URL): [https://intlock.sharepoint.com]/_catalogs/solutions/forms/allitems.aspx and deactivate the CardioLog Analytics Integration solution.
- To uninstall the tracking code, deactivate the CardioLog Analytics Integration solution and then delete the solution.
Manually Add the JavaScript Tracking Code to Your Master PagesAnchor manually add js manually add js - Open SharePoint Designer and add the SharePoint Online website: Go to Site Templates > Open Site > Enter website root URL (eg., - https://intlock.sharepoint.com/).
- Open Site Objects > Master Pages > *.master (we suggest the seattle.master page) and add the JavaScript tracking code in the <head> tag.
- Verify that all URLs contained in the tracking code that redirect to the CardioLog application/tracking server have the public DNS name and appropriate protocol. The URLs should be accessible over the internet. Use HTTPS if you are tracking secured SharePoint Online site collections. You may choose to use HTTP for public websites.
- In order to verify that your SharePoint Online pages are tracked, follow these steps:
- Open a new browser window and click Next Step.
- Delete your browser temporary internet files and click Next Step.
- Browse 3 pages on your SharePoint Online website and click Next Step.
- Click Test Event Collection. The Wizard will now verify usage events tracking.
Step 2 - Usage Tracking
Otherwise, - Navigate to your SharePoint Online site homepage with Internet Explorer, Chrome, or FireFox.
- Press Ctrl+F5 to clear the cache and reload the page.
- While on the SharePoint website page, click Ctrl+F12. The tracking agent console should pop-up, displaying the ID number for the most recent monitored action (event). To close the console, press Ctrl+F12.
In the SharePoint Adaptor dialog, enter a title and root URL of your SharePoint Online Admin Center. Specify the authentication details used to connect to it, then click Next. Loading your SharePoint Online tree structure may take several minutes to a few hours, depending on the number of items in the selected websites.Anchor tree structure tree structure
Note: Confirm that the CardioLog service account has the SharePoint Administrator role enabled in Office 365 Admin Center, under Customized Administrator.
Configuration Wizard Step 3 - SharePoint Adaptor- In the SharePoint Adaptor dialog, select the SharePoint website(s) you would like to report on, then click Next.
Configuration Wizard Step 3 - SharePoint Adaptor Web Site Selection
- In the Usage Data Processing dialog, click Next.
Configuration Wizard Step 4 - Usage Data Processing - In the Finish dialog, click Finish. Click Show Raw Usage Data to view the usage events collected thus far. The data will be available in reports in the next hour.
Configuration Wizard - Finish