Page History
...
- Configuration Prerequisites
- Running the Configuration Wizard
- Configuring the CardioLog Analytics Tracking Code
- Deploy the CardioLog Tracking Code Through a SharePoint Solution
- Manually Add the JavaScript Tracking Code to Your Master Pages
- Uninstalling the CardioLog Analytics Tracking Agent Feature
- Configuring the SharePoint Online Site Tree Structure
- Configuring Multiple Site Collections
- Configuring Multiple SharePoint Online Environments
- Updating the CardioLog Tracking Code on Multiple Site Collections
...
- Launch CardioLog.
- 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: Usage Tracking
Deploy the CardioLog tracking code through a SharePoint solutionAnchor deploy tracking deploy tracking - Browse to your SharePoint Online site Solution Gallery (edit the website root URL): [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\CardioLog Analytics Integration.wsp > Activate
- Browse to CardioLog Analytics Integration solution configuration page (edit the website root URL): [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 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.
- Add the JavaScript tracking code and click OK.
Uninstalling the CardioLog Analytics Tracking Agent FeatureAnchor uninstalling uninstalling You can choose between pausing and un-installing the tracking code from your SharePoint online site:
- 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 - Browse to your SharePoint Online site Solution Gallery (edit the website root URL): [https://intlock.sharepoint.com]/_catalogs/solutions/forms/allitems.aspx
- Open SharePoint Designer and add the SharePoint Online website: Go to Site Templates > Open Site > Enter website root URL (for example - https://intlock.sharepoint.com).
- Open Site Objects > Master Pages > *.master (you can use the seattle.master) and add the JavaScript tracking code in the <head> tag.
- Verify that the all URLs contained in the tracking code that redirect to the CardioLog application 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 and 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, - Browse your SharePoint Online site homepage with Internet Explorer, Chrome, or FireFox (with Firebug)
- Press F12
- Select the Network tab (named Net" in FireFox)
- Press Ctrl+F5 to reload the page
- Find the first entry for tunnel.aspx, and click to view details (response body)
- Verify that statusId is 0 (statusId:0)
In the SharePoint Adaptor dialog, enter the name and root URL of your SharePoint Online site collection. Specify the authentication details used to connect to the website, then click Next. Loading your SharePoint Online tree structure may take several minutes (depending on the number of items in the selected website).Anchor tree structure tree structure
Note: Please confirm that the CardioLog service account has the Site Collection administrator permission.
Step 3 - SharePoint Adaptor- In the Usage Data Processing dialog, click Next.
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.
Step 5 - Finish
...