Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In the Usage Tracking dialog, select "Yes, install and activate CardioLog Analytics SharePoint Feature" and enter the SharePoint application server machine name:


    Step 2 - Usage Tracking

  2. Click Next to continue.
  3. Wait while the wizard installs the cardiologtrackingagentfeature.wsp solution file, deploys the solution throughout all web front ends, and activates the CardioLog Analytics feature. If this step fails, please see "CardioLog Analytics" SharePoint Feature Manual Installation Procedure.

    To confirm the solution has deployed properly, go to SharePoint 2013, and navigate to Central Administration > System Settings > Manage farm solutions

    sp2013_solutions.jpg
    SharePoint 2013 - Solution Management

    In the Solution Properties window, click cardiologtrackingagentfeature.wsp and verify that the solution was successfully deployed to all web front ends.

    sp2013_solution.jpg

    SharePoint 2013 - Solution Properties

    To view the deployed solution in SharePoint 2010, go to Central Administration > System Settings > Manage farm solutions

    solutions.png
    SharePoint 2010 - Solution Management


    In the Solution Properties window, click cardiologtrackingagentfeature.wsp and verify that the solution was successfully deployed to all web front ends.

    soution_status.png
    SharePoint 2010 - Solution Properties


    To view the deployed solution in MOSS 2007, go to Central Administration > Operations > Solution Management

    Solution_Management-2007.png
    MOSS 2007 - Solution Management


    In the Solution Properties window, click cardiologtrackingagentfeature.wsp and verify that the solution was successfully deployed to all web front ends.

    Solution_Properties-2007.png
    MOSS 2007 - Solution Properties


    Activate/Deactivate Data Collection

    The CardioLog Analytics feature is automatically activated and starts data collection immediately upon installation. The CardioLog Analytics solution may also be manually deactivated and reactivated.

    Warning: Deactivating the solution will stop all data collection until reactivated.

    To deactivate the CardioLog Analytics feature in SharePoint 2013, go to Central Administration > System Settings > Manage farm features

    sp2013_features.jpg
    SharePoint 2013 - Manage farm features

    To deactivate the CardioLog Analytics feature in SharePoint 2010, go to Central Administration > System Settings > Manage farm features



    feature_activate.png
    SharePoint 2010 - Manage farm features


    To deactivate the CardioLog Analytics feature in MOSS 2007, go to Central Administration > Operations > Manage farm features

    Manage_Farm_Features-2007.png
    MOSS 2007 - Manage farm features

    Note: The CardioLog Analytics SharePoint Feature will work only for master pages which contain the following control in the head section:

    <SharePoint:DelegateControl runat="server" ControlId="AdditionalPageHead" AllowMultipleControls="true"/>

    This control is included in the master pages for all SharePoint templates, except the MOSS 2007 Publishing Site master page. Add this control to all MOSS 2007 Publishing Site master pages, right before the closing </HEAD> tag. Alternatively, you can also use a top master file, which is included in all of the Publishing Sites master pages, in order to perform a single update.

...

Notes: This step should be done for each WFE. The CardioLog service account must have write permissions to the SharePoint template directory: 
[SharePoint 2013 Server]\%PROGRAMFILES%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE
[SharePoint 2010 Server]\%PROGRAMFILES%\Common Files\Microsoft Shared\web server extensions\14\TEMPLATE
[SharePoint 2007 Server]\%PROGRAMFILES%\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE 

  1. In the Usage Tracking dialog, select "Yes, add the tracking code to my SharePoint INIT.JS files" and enter the SharePoint WFE server names, to allow CardioLog to automatically add the tracking code to all SharePoint pages served by the all the WFEs in your farm (the tracking code is added to init.js in SharePoint 2010 and SharePoint 2013, and core.js in SharePoint 2007). 
    Note:
    If your SharePoint website runs on SSL, you will have to create a certificate for the CardioLog website and configure it to enable SSL. Alternatively, you can install the CardioLog Analytics SharePoint Feature
    See how to configure the Tracking Agent with SSL for more details.

    Image Added

    Step 2 - Usage Tracking Installation Options


  2. Click Next to continue.


Anchor
manually add java
manually add java
Manually Add a JavaScript tracking Code

If you wish to add the tracking code yourself - select "No, I will add the tracking code myself." and copy the JavaScript tracking code to a common page component of your choice, including master pages, page toolbars, Web Parts, headers or footers. If you choose a common JavaScript (.js) file, verify you have removed the opening and closing <script> tags!

In order to test the tracking agent, follow these steps:

  1. Open a new browser window and click Next Step.
  2. Delete your browser temporary internet files and click Next Step.
  3. Browse through at least 3 pages on your SharePoint website and click Next Step.
  4. Click Test Event Collection
  5. In the SharePoint Adaptor dialog, enter the SQL server instance name and the SharePoint configuration database name for your farm. Specify the authentication method used to connect to the database, then click Next.
    Note: All SharePoint configuration and content databases need to allow Read Permissions for the CardioLog service account .

    Image Added
    Step 3 - SharePoint Adapter

Anchor
multiple web applications
multiple web applications

...