<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://telligent.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Telligent Analytics</title><link>http://telligent.com/support/analytics/default.aspx</link><description>Find product documentation to help you install, configure, and administer Telligent Analytics. Discuss with other users how you measure and report on your collaboration efforts. </description><dc:language /><generator>6.x Production</generator><item><title>Wiki: Telligent Analytics Product Documentation</title><link>http://telligent.com/support/analytics/w/documentation/default.aspx</link><pubDate>Tue, 31 Jan 2012 22:04:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:47</guid><dc:creator>Anonymous</dc:creator><description>Guides for administrators and users of Telligent Analytics</description></item><item><title>Wiki Page: Tasks</title><link>http://telligent.com/support/analytics/w/documentation/4417.tasks.aspx</link><pubDate>Tue, 31 Jan 2012 16:04:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:4417</guid><dc:creator>Jenny Jarrard</dc:creator><description>&lt;p&gt;In Release 3.5, Telligent Analytics &lt;a href="/support/analytics/w/documentation/new-telligent-analytics-3-5.aspx#Tasks"&gt;added ancillary data caching for faster page views and improved User Agent parsing&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;This section contains the following information about tasks:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/email-subscriptions-to-reports.aspx"&gt;Email subscriptions to reports&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/embedding-a-report-in-an-external-web-page.aspx"&gt;Embedding a report in an external Web page&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/how-to-add-a-new-external-buzz-data-source.aspx"&gt;How to add a new external buzz data source&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/how-to-ignore-keywords.aspx"&gt;How to ignore keywords&lt;/a&gt;&lt;/li&gt; &lt;/ol&gt;</description></item><item><title>Wiki Page: About Web Analytics (3.5)</title><link>http://telligent.com/support/analytics/w/documentation/3324.about-web-analytics-3-5.aspx</link><pubDate>Tue, 31 Jan 2012 15:59:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:3324</guid><dc:creator>Jenny Jarrard</dc:creator><description>&lt;p&gt;In Release 3.6 and 3.7, &lt;a href="/support/analytics/w/documentation/20953.aspx"&gt;new Web Analytics&lt;/a&gt; were shipped.&lt;/p&gt; &lt;p&gt;In Release 3.5: Telligent Analytics makes use of &lt;a href="/support/analytics/w/documentation/new-telligent-analytics-3-5.aspx#PageViews"&gt;page views&lt;/a&gt;&amp;nbsp;to more accurately reflect true page views for actual user visits, filtering out requests from page view totals including response codes other than 200; robot/crawler visits, and requests from within Telligent Evolution itself.&amp;nbsp;&lt;/p&gt; &lt;p&gt;Pre-calculated&lt;a href="/support/analytics/w/documentation/new-telligent-analytics-3-5.aspx"&gt; roll-up data is used for page views as well as topics and sentiment&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&lt;a name="top"&gt;&lt;/a&gt;This article contains the following information:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="#WebAnalytics"&gt;What is Web Analytics?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#DataCollected"&gt;How is data collected?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#HowDiffer"&gt;How does this approach differ from other Web Analytics solutions?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#DataStored"&gt;How is the data stored?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#DataAnalyzed"&gt;How is the data analyzed?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#ReportsIncluded"&gt;What reports are included?&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;h2 id="what_is_web_analytics"&gt;&lt;a name="WebAnalytics"&gt;&lt;/a&gt;What is Web Analytics?&lt;/h2&gt; &lt;p&gt;Web Analytics is the collection, analysis, and reporting of information about Internet traffic on your Web site. Telligent Analytics 3.0 introduces all three stages of this process for use with your Telligent Evolution site.&lt;/p&gt; &lt;h2 id="how_is_data_collected"&gt;&lt;a name="DataCollected"&gt;&lt;/a&gt;How is data collected?&lt;/h2&gt; &lt;p&gt;Telligent Analytics 3.0 includes an additional assembly (&lt;span style="font-family:courier new,courier;"&gt;ExtendedAnalytics.dll&lt;/span&gt;) that runs on your community site to collect traffic information. This assembly includes an &lt;span style="font-family:courier new,courier;"&gt;HttpModule&lt;/span&gt; that subscribes to the &lt;span style="font-family:courier new,courier;"&gt;End Request&lt;/span&gt; event of every page request, then records detailed information about each request made to the community site.&lt;/p&gt; &lt;p&gt;This module uses an additional user cookie for tracking unique users and returning visitors. If a user logs in, the cookie is tied directly to his/her site membership account - adding the ability to report on views by specific community members.&lt;/p&gt; &lt;p&gt;The Analytics module requires additional tables and stored procedures to be added to your community site. The script for adding these elements, as well as the assembly file and other configuration files, is found in the &lt;span style="font-family:courier new,courier;"&gt;ExtendedAnaltyics&lt;/span&gt; folder of your Telligent Analytics 3.0 installation package. Follow the Analytics 3.0 installation instructions for more information on adding the module to your community site.&lt;/p&gt; &lt;p&gt;The module includes a configurable queue which collects requests. These requests are then written to the database in bulk. The &lt;span style="font-family:courier new,courier;"&gt;ExtendedAnalytics.config &lt;/span&gt;file allows you to specify how often these items are written to the database. If necessary, the files can be written to a separate database. For larger communities, it is recommended the requests be frequently written out and that they be stored in a separate database.&lt;/p&gt; &lt;p&gt;Configuration options include the ability to:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Specify how frequently requests are written to the database&lt;/li&gt; &lt;li&gt;Specify a separate database connection string for storage of Telligent Analytics data&lt;/li&gt; &lt;li&gt;Specify additional file extensions to record other than .asp, .aspx, .htm, .html&lt;/li&gt; &lt;li&gt;Specify specific files to ignore (example: &lt;span style="font-family:courier new,courier;"&gt;dynamicstyle.aspx&lt;/span&gt;)&lt;/li&gt; &lt;li&gt;Specify whether or not to record postbacks as unique requests&lt;/li&gt; &lt;li&gt;Install a SQL job to clear old requests from the database (presumably after the requests have been imported into Telligent Analytics)&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;This module is unique to the Telligent Evolution/ Enterprise brand and is not compatible with other Web sites.&lt;/p&gt; &lt;h2 id="how_does_this_approach_differ_from_other_web_analytics_solutions"&gt;&lt;a name="HowDiffer"&gt;&lt;/a&gt;How does this approach differ from other Web Analytics solutions?&lt;/h2&gt; &lt;p&gt;The most common approaches to recording Web Analytics statistics include:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Client-side JavaScript&lt;/li&gt; &lt;li&gt;IIS log parsing&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;These approaches are typical because a tool built on one or both of these technologies can be applied to a large customer base regardless of the server type or Web application type being run (e.g., HTML, PHP, ASP.NET, etc.).&lt;/p&gt; &lt;p&gt;Some drawbacks of these technologies:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Visitors with JavaScript who are disabled are not recorded via client-side JavaScript. Aside from missing Web views when a user has JavaScript disabled, this method also misses requests from RSS readers and search engine crawlers.&lt;/li&gt; &lt;li&gt;IIS log parsing is difficult to do successfully and is often imprecise. In IIS logs, a single page view is typically represented as several requests because the log file includes requests for every component of a page (i.e., images, style sheets, page controls, etc.).&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Because Telligent Analytics targets a specific technology and specific application, we are able to leverage technologies specific to ASP.NET and information specific to Telligent platforms that allow access to more precise information about each request. For example, because we integrate the &lt;span style="font-family:courier new,courier;"&gt;ExtendedAnalytics &lt;/span&gt;module directly with the Telligent platform application, we are able to record additional information about each request by:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Tying visits directly to a logged-in user&lt;/li&gt; &lt;li&gt;Recording real page titles along with URLs&lt;/li&gt; &lt;li&gt;Gathering community/context-specific information about the page requested (i.e., Which community group, section, and post(s) are associated with the page?)&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;The statistics gathered by each different method of collecting Web Analytics statistics can vary greatly. We selected an &lt;span style="font-family:courier new,courier;"&gt;HttpModule &lt;/span&gt;approach because the limited scope of this solution allows us greater control over each request - and ultimately results in greater accuracy.&lt;/p&gt; &lt;h2 id="how_is_the_data_stored"&gt;&lt;a name="DataStored"&gt;&lt;/a&gt;How is the data stored?&lt;/h2&gt; &lt;p&gt;The &lt;span style="font-family:courier new,courier;"&gt;ExtendedAnalytics&lt;/span&gt; module stores data in raw request format in the specified database to ensure that the processing time and storage space consumed are both minimized.&lt;/p&gt; &lt;p&gt;Even though a minimal amount of data for each request is stored, the amount of space needed to house all page requests for an extended amount of time can be quite large (although, note, it is unique to the amount of traffic your community receives). Allocate additional space for storing your Web Analytics data. It is also recommended that the cleanup job (see &lt;span style="font-family:courier new,courier;"&gt;CleanupJob.sql&lt;/span&gt;) be installed to delete old records and free storage space.&lt;/p&gt; &lt;h2 id="how_is_the_data_analyzed"&gt;&lt;a name="DataAnalyzed"&gt;&lt;/a&gt;How is the data analyzed?&lt;/h2&gt; &lt;p&gt;Requests are imported into the Analytics database through the&lt;span style="font-family:courier new,courier;"&gt; WebAnalyticsTask&lt;/span&gt;. This unique task processes requests and organizes requests based on user and session information. Information about individual views, statistics on page requests, and browser and referrer information are also processed as part of this task.&lt;/p&gt; &lt;p&gt;The &lt;span style="font-family:courier new,courier;"&gt;WebAnalyticsTask&lt;/span&gt; differentiates between browser views, RSS views, and robot or crawler views; it then stores each of these types separately in the Analytics database for reporting. The primary means of differentiating between these types is through intelligent parsing of the&lt;span style="font-family:courier new,courier;"&gt; Http User Agent&lt;/span&gt; string passed with the request.&lt;/p&gt; &lt;p&gt;In the directory where you install the Telligent Analytics 3.0 tasks, there is a configuration file named &lt;span style="font-family:courier new,courier;"&gt;WebAnalytics.config&lt;/span&gt;. This holds the current list of regular expressions used to identify common user agent strings, broken out by category. It may be necessary to update this file periodically as new user agents are introduced. Check the Telligent Web site periodically for published updates to this file.&lt;/p&gt; &lt;p&gt;The Web Analytics task is intended to be run frequently. Out of the box, this task is configured to run once every hour. The resulting reports in Telligent Analytics will be close to real-time (only off by at most one hour). The interval between executions is also configurable.&lt;/p&gt; &lt;h2 id="what_reports_are_included"&gt;&lt;a name="ReportsIncluded"&gt;&lt;/a&gt;What reports are included?&lt;/h2&gt; &lt;p&gt;Telligent Analytics 3.0 includes a comprehensive set of reports built around views, visitors, pages, and referrers. Here is a list of the different sections of reports included with Telligent Analytics 3.0:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Views &lt;ul&gt; &lt;li&gt;Page views&lt;/li&gt; &lt;li&gt;RSS page views&lt;/li&gt; &lt;li&gt;Most-viewed pages&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; &lt;ul&gt; &lt;li&gt;Visitors &lt;ul&gt; &lt;li&gt;Total visitors&lt;/li&gt; &lt;li&gt;Time on site&lt;/li&gt; &lt;li&gt;Depth of visit&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; &lt;ul&gt; &lt;li&gt;Loyalty &lt;ul&gt; &lt;li&gt;Visitor frequency&lt;/li&gt; &lt;li&gt;Visitor recency&lt;/li&gt; &lt;li&gt;Exit ratio&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; &lt;ul&gt; &lt;li&gt;Usage &lt;ul&gt; &lt;li&gt;Browser usage&lt;/li&gt; &lt;li&gt;Search keywords&lt;/li&gt; &lt;li&gt;Traffic sources&lt;/li&gt; &lt;li&gt;Exceptions&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; &lt;p&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/p&gt;</description></item><item><title>Wiki Page: 1. Full installation for release 3.7</title><link>http://telligent.com/support/analytics/w/documentation/20355.aspx</link><pubDate>Wed, 18 Jan 2012 19:03:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:20355</guid><dc:creator>Jenny Jarrard</dc:creator><description>&lt;div class="table-of-contents"&gt;&lt;h2 class="title"&gt;In this Article&lt;/h2&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#System_Requirements"&gt;System requirements&lt;/a&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Web_server_requirements"&gt;Web server requirements&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Development_framework_requirements"&gt;Development framework requirements&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Tasks_service_requirements"&gt;Tasks service requirements&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Database_requirements"&gt;Database requirements&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Set_up_the_Web_server"&gt;Set up the Web server&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#DatabaseSection"&gt;Set up the database&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Connect_Web_site_to_the_database"&gt;Connect Web site to the database&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Configure_Telligent_Analytics_Web_settings"&gt;Configure Telligent Analytics Web settings&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Set_up_Web_Analytics_Extended_Analytics"&gt;Set up Web Analytics (Extended Analytics)&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Install_Anaytics_Task_Runner"&gt;Install Anaytics Task Runner&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Install_Tasks_Service"&gt;Install Tasks Service&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/div&gt; &lt;p&gt;The Installation Guide walks you through a full installation of Telligent Analytics. (You can also &lt;a href="/support/analytics/w/documentation/2-upgrade-installation.aspx"&gt;upgrade your installation&lt;/a&gt;.) After performing your installation, you can consult the &lt;a href="/support/analytics/w/documentation/b-administrator-s-guide.aspx"&gt;Administrator&amp;#39;s Guide&lt;/a&gt; for system tasks, or the &lt;a href="/support/analytics/w/documentation/c-user-s-guide.aspx"&gt;User&amp;#39;s Guide&lt;/a&gt; for user tasks.&lt;/p&gt; &lt;h2 id="system_requirements"&gt;&lt;a name="System_Requirements"&gt;&lt;/a&gt;System requirements&lt;/h2&gt; &lt;p&gt;Your system must meet certain minimum requirements to successfully install Telligent Analytics. This document describes the software requirements, including:&lt;/p&gt; &lt;h3 id="web_server_requirements"&gt;&lt;a name="Web_server_requirements"&gt;&lt;/a&gt;Web server requirements&lt;/h3&gt; &lt;p&gt;Microsoft operating systems do not ship with the Web server installed by default. If this is a clean installation of the operating system, the Web server must be installed and configured first and you must install and configure Internet Information Services (IIS). Telligent Analytics supports the following operating systems:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Windows Server 2003 with IIS 6 installed&lt;/li&gt; &lt;li&gt;Windows Server 2008 with IIS 7 installed&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;For testing and demonstration purposes, you can install Telligent Analytics on Windows XP with IIS 5.1 installed or Windows Vista with IIS 6 installed.&lt;/p&gt; &lt;h3 id="development_framework_requirements"&gt;&lt;a name="Development_framework_requirements"&gt;&lt;/a&gt;Development framework requirements&lt;/h3&gt; &lt;p&gt;&lt;a href="http://www.microsoft.com/download/en/details.aspx?id=17718"&gt;Microsoft .NET 4.0 &lt;/a&gt;must be installed on the server.&lt;/p&gt; &lt;h3 id="tasks_service_requirements"&gt;&lt;a name="Tasks_service_requirements"&gt;&lt;/a&gt;Tasks service requirements&lt;/h3&gt; &lt;p&gt;The tasks services run on any Windows desktop/server operating system capable of running .NET Framework 4.0.&lt;/p&gt; &lt;h3 id="database_requirements"&gt;&lt;a name="Database_requirements"&gt;&lt;/a&gt;Database requirements&lt;/h3&gt; &lt;p&gt;Telligent Analytics runs on either of the following database platforms:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Microsoft SQL Server 2005&lt;/li&gt; &lt;li&gt;Microsoft SQL Server 2008&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;For testing and demonstration purposes, you can use any Windows operating system that runs SQL Server 2005/2008.&lt;/p&gt; &lt;div class="tdocs-note"&gt;If installing Telligent Analytics into a sub-directory, settings may be inherited from your parent application&amp;#39;s &lt;span style="font-family:courier new,courier;"&gt;web.config&lt;/span&gt; which cause a &lt;span style="font-family:courier new,courier;"&gt;web.config&lt;/span&gt; error when you run your site. In such cases, you will have to add&lt;span style="font-family:courier new,courier;"&gt; &amp;lt;clear /&amp;gt;&lt;/span&gt; or&lt;span style="font-family:courier new,courier;"&gt; &amp;lt;remove /&amp;gt;&lt;/span&gt; elements in your Analytics &lt;span style="font-family:courier new,courier;"&gt;web.config&lt;/span&gt; file to remove the additions made in your parent &lt;span style="font-family:courier new,courier;"&gt;web.config&lt;/span&gt;.&lt;/div&gt; &lt;h2 id="set_up_the_web_server"&gt;&lt;a name="Set_up_the_Web_server"&gt;&lt;/a&gt;Set up the Web server&lt;/h2&gt; &lt;ol&gt; &lt;li&gt;Create a Web directory folder and copy the files there.&amp;nbsp; &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Create a path to hold the Telligent Analytics files (e.g., D:\TelligentAnalytics\Web\).&lt;/li&gt; &lt;li&gt;In the extracted .zip file folder, copy all of the file&amp;#39;s Web folder contents and paste them into the new Web directory folder, leaving the directory structure intact.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;&lt;a name="step2"&gt;&lt;/a&gt;Create a new application pool. (If using Windows XP for development purposes, skip this step.)&lt;br /&gt; These instructions assume you&amp;#39;re running &lt;a href="http://learn.iis.net/"&gt;IIS7&lt;/a&gt;. If you&amp;rsquo;re using IIS6, see the &lt;a href="http://technet.microsoft.com/en-us/library/cc757073%28WS.10%29.aspx"&gt;Microsoft documentation&lt;/a&gt;. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Open Internet Information Services (IIS) Manager.&lt;/li&gt; &lt;li&gt;If required, connect to your Web server.&lt;/li&gt; &lt;li&gt;In the Connections pane on the right, expand your Web server.&lt;/li&gt; &lt;li&gt;Right-click &lt;b&gt;Application Pools&lt;/b&gt; and select &lt;b&gt;Add Application Pool&lt;/b&gt;.&lt;/li&gt; &lt;li&gt;Specify a name for your application pool.&lt;/li&gt; &lt;li&gt;Ensure that the &lt;a href="/support/analytics/w/documentation/hardware-and-hosting-recommendations-and-requirements.aspx"&gt;.Net framework version&lt;/a&gt; selected is v.4.0.x. &lt;br /&gt; To ensure that your IIS instance is configured to run ASP.NET applications in Windows Server 2008, find this information under application development in Role Services.&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Create the IIS application. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;In IIS&amp;#39;s left pane, navigate to &lt;b&gt;Internet Information Services &amp;gt; [computer name] &amp;gt; Web Sites &amp;gt; Default Web Site&lt;/b&gt;.&lt;/li&gt; &lt;li&gt;Right-click &lt;b&gt;Default Web Site&lt;/b&gt;, select New from the menu, then select &lt;b&gt;Add Application&lt;/b&gt;. &lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image.ashx/__size/550x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/6014.A3.png" alt=" " border="0" /&gt;&lt;/li&gt; &lt;li&gt;&lt;span&gt;Do the following in the Add Application window: &lt;/span&gt; &lt;ul&gt; &lt;li&gt;Enter a name in the &lt;b&gt;alias &lt;/b&gt;field (e.g., Telligent Analytics).&lt;/li&gt; &lt;li&gt;Enter the path you created in Step 1 in the&lt;b&gt; Physical path&lt;/b&gt; field (e.g., D:\TelligentAnalytics\Web).&lt;/li&gt; &lt;li&gt;Ensure that the selected application pool is the same one you created in &lt;a href="#step2"&gt;Step 2&lt;/a&gt;.&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK &lt;/b&gt;in Add Application window.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;&lt;a name="step4"&gt;&lt;/a&gt;Determine your Web site service account. This account will be needed for granting permissions in the next step and in the&lt;a href="#DatabaseSection"&gt; Database section&lt;/a&gt;. &lt;div class="tdocs-stepdetails"&gt; &lt;ul&gt; &lt;li&gt;If using Windows XP for development purposes, your service account is ASPNET.&lt;/li&gt; &lt;li&gt;If using Windows Server 2003 or Window Server 2003 R2, your service account is NETWORK SERVICE.&lt;/li&gt; &lt;li&gt;If using Windows Server 2008, Vista or higher, follow these steps to find the service account under which your Web service is running:&lt;ol&gt; &lt;li&gt;Open IIS Manager and navigate to Application Pools.&lt;/li&gt; &lt;li&gt;Use the value of the identity column to determine your Web site service account: &lt;ul&gt; &lt;li&gt;LocalService - NT AUTHORITY\LOCAL SERVICE&lt;/li&gt; &lt;li&gt;LocalSystem - NT AUTHORITY\SYSTEM&lt;/li&gt; &lt;li&gt;NetworkService - NT AUTHORITY\NETWORK SERVICE&lt;/li&gt; &lt;li&gt;ApplicationPoolIdentity - IIS APPPOOL\ &amp;lt;app pool name&amp;gt;&lt;/li&gt; &lt;li&gt;OTHER - runs as the specified user&lt;br /&gt;&lt;br /&gt;&lt;img style="border:1px solid black;" src="/resized-image.ashx/__size/550x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/8304.A4.png" alt=" " height="119" width="400" /&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;/li&gt; &lt;li&gt;Grant the Web site service account read permissions to the Web site. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Right-click the Telligent Analytics Web site folder and select &lt;b&gt;Properties&lt;/b&gt;.&lt;/li&gt; &lt;li&gt;Click the &lt;b&gt;Security &lt;/b&gt;tab. (If you are using Windows Server 2008 and above or Windows Vista and above, click &lt;b&gt;Edit&lt;/b&gt;.)&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;Add&lt;/b&gt;. &lt;br /&gt;&lt;br /&gt;&lt;img style="border:1px solid black;" src="/resized-image.ashx/__size/500x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/7737.A5a.png" alt=" " /&gt;&lt;/li&gt; &lt;li&gt;In the&lt;b&gt; Enter the object names&lt;/b&gt; text box, type the name of the service account determined in &lt;a href="#step4"&gt;Step 4&lt;/a&gt; above and click &lt;b&gt;Check Names&lt;/b&gt;. After the name resolves, click &lt;b&gt;OK&lt;/b&gt;.&lt;br /&gt; If you are using IIS6, you will also need to grant permissions to the account IUSR_{YOURCOMPUTERNAME} for the IIS user account. The best way to find the IUSR user you need is to get to this point, then click Advanced. In the dialog window that appears, click&lt;b&gt; Find Now&lt;/b&gt; to see all of the available accounts. Look for the account that starts with &amp;quot;IUSR_&amp;quot; and is followed by the name of your computer. If you do not see any accounts that match, you may need to change the &lt;b&gt;&amp;quot;From this location&amp;quot;&lt;/b&gt; field to something different (e.g., from a work network to your personal computer). If you are using Windows XP, repeat this process for the ASPNET account.&lt;/li&gt; &lt;li&gt;Ensure that the service account is selected in the top pane, and view the bottom Permissions pane to ensure that only the &lt;i&gt;Read &lt;/i&gt;permission is granted. &lt;br /&gt;&lt;br /&gt;&lt;img style="border:1px solid black;" src="/resized-image.ashx/__size/500x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/4237.A6.png" alt=" " /&gt;&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;. (If you are using Windows Server 2008 and higher or Vista and higher OS, click &lt;b&gt;OK &lt;/b&gt;a second time.)&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;/ol&gt; &lt;h2 id="set_up_the_database"&gt;&lt;a name="DatabaseSection"&gt;&lt;/a&gt;Set up the database&lt;/h2&gt; &lt;ol&gt; &lt;li&gt;&lt;a name="step1db"&gt;&lt;/a&gt;Create a new database in &lt;a href="/support/analytics/w/documentation/hardware-and-hosting-recommendations-and-requirements.aspx"&gt;SQL Server&lt;/a&gt;. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Open SQL Server Management Studio and connect to your database server with an account that has &lt;i&gt;sysadmin &lt;/i&gt;or &lt;i&gt;dbcreator &lt;/i&gt;fixed server privileges.&lt;/li&gt; &lt;li&gt;Right-click &lt;b&gt;Databases &lt;/b&gt;and select &lt;b&gt;New Database&lt;/b&gt;. The New Database window appears. &lt;br /&gt;&lt;br /&gt;&lt;img style="border:1px solid black;" src="/resized-image.ashx/__size/500x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/2260.B1a.png" alt=" " /&gt;&lt;/li&gt; &lt;li&gt;In the &lt;b&gt;Database name&lt;/b&gt; field, enter a name for the database. (Example: Telligent Analytics.) &lt;br /&gt;&lt;br /&gt;&lt;img style="border:1px solid black;" src="/resized-image.ashx/__size/500x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/1768.B1b.png" alt=" " /&gt;&lt;/li&gt; &lt;li&gt;In the Select a Page pane on the left, select &lt;b&gt;Options&lt;/b&gt;.&lt;/li&gt; &lt;li&gt;Make sure that Recovery Model is set to &lt;b&gt;Simple&lt;/b&gt;.&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;.&lt;br /&gt; We recommend you run this database in simple recovery mode because it requires less disk space.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Populate the database by executing the&lt;span style="font-family:courier new,courier;"&gt; TelligentAnalytics_Install.sql&lt;/span&gt; script from the&lt;span style="font-family:courier new,courier;"&gt; \SQL\ &lt;/span&gt;folder of the install package. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;In SQL Server Management Studio, navigate to &lt;b&gt;File &amp;gt; Open &amp;gt; File&lt;/b&gt;. The Open File dialog window appears.&lt;/li&gt; &lt;li&gt;Navigate to the temporary location where you unzipped the installation package and within that folder, to &lt;span style="font-family:courier new,courier;"&gt;SQL&lt;/span&gt;.&lt;/li&gt; &lt;li&gt;Double-click&lt;span style="font-family:courier new,courier;"&gt; TelligentAnalytics_Install.sql&lt;/span&gt;.&lt;/li&gt; &lt;li&gt;Select the database you created in &lt;a href="#step1db"&gt;Step 1&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;&lt;img style="border:1px solid black;" src="/resized-image.ashx/__size/500x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/4643.B2.png" alt=" " /&gt;&lt;/li&gt; &lt;li&gt;Execute the query against the database.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Create a login for Telligent Analytics to use for accessing the database. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;In SQL Server&amp;#39;s Object Explorer pane on the left-hand side, expand the &lt;b&gt;Security&lt;/b&gt; folder, then right-click &lt;b&gt;Logins &lt;/b&gt;and select &lt;b&gt;Add new login&lt;/b&gt;. &lt;br /&gt;&lt;br /&gt;&lt;img style="border:1px solid black;" src="/resized-image.ashx/__size/500x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/0535.B3.png" alt=" " /&gt;&lt;/li&gt; &lt;li&gt;If you want Telligent Analytics to connect to the database via Windows Authentication, select &lt;b&gt;General &lt;/b&gt;and then specify the login name as the username of the service account user determined above. If you want Telligent Analytics to connect to the database using SQL authentication, then specify any username in the &lt;b&gt;Login name&lt;/b&gt; text box. Click &lt;b&gt;OK&lt;/b&gt;. &lt;br /&gt; We recommend using Windows Authentication. If you want to use SQL authentication, make sure your SQL server supports mixed-mode authentication.&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Grant the login access to the Telligent Analytics database. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;In the Object Explorer, expand your database, expand &lt;b&gt;Security&lt;/b&gt;, right-click &lt;b&gt;Users&lt;/b&gt;, and select &lt;b&gt;New User&lt;/b&gt;. &lt;br /&gt;&lt;br /&gt;&lt;img style="border:1px solid black;" src="/resized-image.ashx/__size/500x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/7610.B4a.png" alt=" " /&gt;&lt;/li&gt; &lt;li&gt;In the &lt;b&gt;User name&lt;/b&gt; and &lt;b&gt;Login name&lt;/b&gt; fields, enter the name of the login you created in Set up the &lt;a href="#step4"&gt;Web Server Step 4&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;&lt;img style="border:1px solid black;" src="/resized-image.ashx/__size/500x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/3632.B4b.png" alt=" " /&gt;&lt;/li&gt; &lt;li&gt;In the bottom (Database role membership) pane, ensure the&lt;i&gt; db_owner &lt;/i&gt;role is checked.&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;/ol&gt; &lt;h2 id="connect_web_site_to_the_database"&gt;&lt;a name="Connect_Web_site_to_the_database"&gt;&lt;/a&gt;Connect Web site to the database&lt;/h2&gt; &lt;ol&gt; &lt;li&gt;Update &lt;span style="font-family:courier new,courier;"&gt;connectionstrings.config &lt;/span&gt;in the Web site to point to your new database. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Open the &lt;span style="font-family:courier new,courier;"&gt;connectionstrings.config&lt;/span&gt; file in your &lt;span style="font-family:courier new,courier;"&gt;Web &lt;/span&gt;folder, and update the &lt;span style="font-family:courier new,courier;"&gt;HRSDB &lt;/span&gt;entry to point to the database you created above.&lt;/li&gt; &lt;li&gt;If using Windows Authentication to connect to the database, the connection string should look something like: &lt;br /&gt;&lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;add name=&amp;quot;HRSDB&amp;quot;   connectionString=&amp;quot;server=SERVERNAME;database=DATABASENAME;Trusted_Connection=yes;&amp;quot;    /&amp;gt; &lt;/pre&gt; &lt;/li&gt; &lt;li&gt;If using SQL authentication, the connection string should look something like: &lt;br /&gt;&lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;add name=&amp;quot;HRSDB&amp;quot;    connectionString=&amp;quot;server=SERVERNAME;uid=USERNAME;pwd=PASSWORD;database=DATABASENAME;Trusted_Connection=no;&amp;quot;   /&amp;gt; &lt;/pre&gt; &lt;/li&gt; &lt;li&gt;If you&amp;#39;re using SQL Express for development purposes, the SERVERNAME in the connection string may be &lt;span style="font-family:courier new,courier;"&gt;(local)\SQLExpress&lt;/span&gt; as opposed to just&lt;span style="font-family:courier new,courier;"&gt; (local)&lt;/span&gt;. &lt;br /&gt;&lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;add name=&amp;quot;HRSDB&amp;quot;   connectionString=&amp;quot;server=(local)\SQLExpress;database=DATABASENAME;Trusted_Connection=yes;&amp;quot;   /&amp;gt; &amp;lt;add name=&amp;quot;HRSDB&amp;quot;   connectionString=&amp;quot;server=(local)\SQLExpress;uid=USERNAME;pwd=PASSWORD;database=DATABASENAME;Trusted_Connection=yes;&amp;quot;   /&amp;gt; &lt;/pre&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;/ol&gt; &lt;h2 id="configure_telligent_analytics_web_settings"&gt;&lt;a name="Configure_Telligent_Analytics_Web_settings"&gt;&lt;/a&gt;Configure Telligent Analytics Web settings&lt;/h2&gt; &lt;p&gt;If you plan on using&lt;a href="/support/analytics/w/documentation/membership-configurations.aspx"&gt; Shared Membership or Windows Authentication&lt;/a&gt; to authenticate against Telligent Analytics, configure these now.&lt;/p&gt; &lt;ol&gt; &lt;li&gt;If not using Shared Membership or Windows Authentication, change your administrator password in the &lt;span style="font-family:courier new,courier;"&gt;web.config&lt;/span&gt;file. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;In the folder you installed the Telligent Analytics Web site, open the &lt;span style="font-family:courier new,courier;"&gt;web.config&lt;/span&gt; file.&lt;/li&gt; &lt;li&gt;Find the line that reads &lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;user name=&amp;quot;admin&amp;quot; password=&amp;quot;1.pa$$w0rd&amp;quot; /&amp;gt;&lt;/pre&gt; and change the value of the &lt;span style="font-family:courier new,courier;"&gt;password&lt;/span&gt;, e.g., &lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;user name=&amp;quot;admin&amp;quot; password=&amp;quot;N&amp;pound;w Pa$$w0rd&amp;quot; /&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Install your license. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Navigate to your Web site.&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;Settings &lt;/b&gt;on the navigation bar in the top-right corner.&lt;/li&gt; &lt;li&gt;If asked to log in, enter your credentials.&lt;/li&gt; &lt;li&gt;Select &lt;b&gt;Site Options&lt;/b&gt; from the administrative task list. The General Settings page appears.&lt;br /&gt;&lt;br /&gt;&lt;img style="border:1px solid black;" src="/resized-image.ashx/__size/500x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/7585.D2a.png" alt=" " /&gt;&lt;/li&gt; &lt;li&gt;Scroll down to the &lt;b&gt;Licenses &lt;/b&gt;section.&lt;/li&gt; &lt;li&gt;Browse to the license file emailed to you by Telligent Support (&lt;span style="font-family:courier new,courier;"&gt;license.xml&lt;/span&gt;) file and click &lt;b&gt;Upload&lt;/b&gt;. You will receive a message that the installation is successful.&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Create a site in the application for each community on which you want to report. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;From the Control Panel, click &lt;b&gt;Manage Sites&lt;/b&gt; on the left bar. &lt;br /&gt;&lt;br /&gt;&lt;img style="border:1px solid black;" src="/resized-image.ashx/__size/500x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/7128.D3a.png" alt=" " /&gt;&lt;/li&gt; &lt;li&gt;Fill out the form on this page to create a site in Telligent Analytics:&lt;ol&gt; &lt;li&gt;&lt;b&gt;Site Name&lt;/b&gt; - Enter a name for your site. This name will identify the site in Telligent Analytics.&lt;/li&gt; &lt;li&gt;&lt;b&gt;Site URL&lt;/b&gt; - Enter the actual URL for your community site. This will be used to create external links to actual content in your community.&lt;/li&gt; &lt;li&gt;&lt;b&gt;Schema Name&lt;/b&gt; - Enter a database schema name to be used to store tables and data in the Telligent Analytics database for this site. This schema may not currently be in use by any other Telligent Analytics sites. If the schema name you specify here does not yet exist, Telligent Analytics will create it. For your first site, we recommend community since this is the default schema defined in the preconfigured task files.&lt;/li&gt; &lt;li&gt;&lt;b&gt;Package&lt;/b&gt; - To to utilize our out-of-the-box reports for Telligent Community / Enterprise, select &lt;b&gt;Telligent Community/ Enterprise Reports&lt;/b&gt;. You can optionally create your own reports package, and utilize it by creating a site the same way.&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Repeat this process for each Telligent Evolution community on which you want to report.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;/ol&gt; &lt;h2 id="set_up_web_analytics_extended_analytics"&gt;&lt;a name="Set_up_Web_Analytics_Extended_Analytics"&gt;&lt;/a&gt;Set up Web Analytics (Extended Analytics)&lt;/h2&gt; &lt;ol&gt; &lt;li&gt;In the&lt;span style="font-family:courier new,courier;"&gt; [Telligent Evolution Site]&amp;gt;\Web.config&lt;/span&gt; file, locate the&lt;span style="font-family:courier new,courier;"&gt; &amp;lt;modules&amp;gt;&lt;/span&gt; section in&lt;span style="font-family:courier new,courier;"&gt; &amp;lt;system.webServer&amp;gt;&lt;/span&gt;. Uncomment the &lt;span style="font-family:courier new,courier;"&gt;JavascriptAnalyticsHttpModule&lt;/span&gt; module line.&lt;/li&gt; &lt;li&gt;Locate the&lt;span style="font-family:courier new,courier;"&gt; &amp;lt;handlers&amp;gt;&lt;/span&gt; section, and uncomment the &lt;span style="font-family:courier new,courier;"&gt;analytics &lt;/span&gt;and &lt;span style="font-family:courier new,courier;"&gt;analyticsUrls &lt;/span&gt;handlers.&lt;/li&gt; &lt;li&gt;Optional: If your Telligent Enterprise site is running in a Web farm, make sure steps 1 and 2 happen on all Web servers.&lt;br /&gt;&lt;br /&gt; If you want to check on the progress of this import (or to validate that data is being imported), see &lt;a href="/support/analytics/w/documentation/3-validating-installation.aspx"&gt;Validating installation&lt;/a&gt;. If data hasn&amp;#39;t imported after a certain time, see the appropriate &lt;a href="http://in.telligent.com/support/analytics/w/documentation/i-installed-telligent-analytics-but-am-not-seeing-any-data.aspx"&gt;troubleshooting article&lt;/a&gt;.&lt;/li&gt; &lt;/ol&gt; &lt;div class="tdocs-note"&gt;If are using these instructions to install 3.7 for use with an existing 3.6 or earlier database, be sure to refer to the &lt;a href="/support/analytics/w/documentation/20954.aspx"&gt;3.7 upgrade FAQ&lt;/a&gt; for information.&lt;/div&gt; &lt;h2 id="install_anaytics_task_runner"&gt;&lt;a name="Install_Anaytics_Task_Runner"&gt;&lt;/a&gt;Install Anaytics Task Runner&lt;/h2&gt; &lt;p&gt;With Telligent Analytics 3.7, the preferred method of setting up tasks is to use the Analytics Task Runner. &lt;b&gt;Please note: You cannot install both the Task Runner and the Task Service.&lt;/b&gt;&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Ensure your environment follows the&lt;a href="/support/analytics/w/documentation/hardware-and-hosting-recommendations-and-requirements.aspx"&gt; recommended hardware and hosting guidelines&lt;/a&gt;.&lt;/li&gt; &lt;li&gt;Ensure Telligent Analytics 3.7 is correctly installed following the instructions above.&lt;/li&gt; &lt;li&gt;The Analytics Runner exe will be scheduled to run using a Scheduled Task. This task will need credentials or an account to run as, for best results its recommended that you use a domain account that either is dedicated to Analytics, or dedicated to running &amp;ldquo;services.&amp;rdquo;&lt;/li&gt; &lt;li&gt;You will need one or more accounts with database access to run analytics runner. The specific instructions differ based upon which authentication mechanism your site is using. If you&amp;rsquo;re not sure about this ask your database or network administrator. &lt;br /&gt; &lt;ul&gt; &lt;li&gt;Database Windows Authentication: If your database uses windows authentication you will need one single domain account that has the appropriate levels of access to all of the databases listed in your&lt;span style="font-family:courier new,courier;"&gt; connectionstrings.config&lt;/span&gt;.&lt;/li&gt; &lt;li&gt;Database SQL Authentication: If your database uses SQL authentication, you will need to set up SQL authentication by editing the &lt;span style="font-family:courier new,courier;"&gt;connectionStrings.config&lt;/span&gt; and supplying the correct accounts to each of the connection strings.&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;If you have the task service already installed from a previous Telligent Analytics version, you will need to uninstall the task service. Locate the Telligent Analytics tasks directory. Run the &lt;span style="font-family:courier new,courier;"&gt;uninstallservice.bat&lt;/span&gt; file located in the T&lt;span style="font-family:courier new,courier;"&gt;asks &lt;/span&gt;directory to uninstall the Telligent Analytics Task Service.&lt;/li&gt; &lt;li&gt;Make sure that the&lt;span style="font-family:courier new,courier;"&gt; connectionStrings.config&lt;/span&gt; file in the &lt;span style="font-family:courier new,courier;"&gt;Tasks &lt;/span&gt;folder is update with the correct connection strings to both the Telligent Community (or Telligent Enterprise) databases, as well as the Telligent Analytics databases.&lt;/li&gt; &lt;li&gt;If you used a schema name other than &amp;quot;community&amp;quot;, make sure to update the &lt;span style="font-family:courier new,courier;"&gt;TaskStrings.config&lt;/span&gt; file&lt;span style="font-family:courier new,courier;"&gt; Sites\siteSchema&lt;/span&gt; value.&lt;/li&gt; &lt;li&gt;Start &lt;span style="font-family:courier new,courier;"&gt;Tasks\AnalyticsRunner.exe&lt;/span&gt; from a command line to ensure that it works, and is configured correctly. Once you verify that it is working correctly you can move to the next step.&lt;/li&gt; &lt;li&gt;Review the Scheduled Task documentation to familiarize yourself with the &lt;a href="http://technet.microsoft.com/en-us/library/dd851678.aspx"&gt;Scheduled Task system in Microsoft Windows&lt;/a&gt;.&lt;/li&gt; &lt;li&gt;Give the task a name, for this document we will assume that the name is &amp;ldquo;Telligent Analytics Runner.&amp;rdquo;&lt;/li&gt; &lt;li&gt;Give the task a description, but not overly long. Include any specific notes that other admins or personnel might need to understand.&lt;/li&gt; &lt;li&gt;Specify the account that will run the task. Select run as &lt;b&gt;Run Whether User Is Logged On Or Not&lt;/b&gt;.&lt;/li&gt; &lt;li&gt;Create a new Trigger, Settings: Daily, Start (today&amp;rsquo;s date) at 1:00:00AM. Recur every 1 days. Leave all other defaults unchanged.&lt;/li&gt; &lt;li&gt;Create a new Action, Start a Program. Browse to the location of Analytics Runner that you set up previously.&lt;/li&gt; &lt;li&gt;Select &amp;ldquo;Run task as soon as possible after a scheduled start is missed&amp;rdquo;. Click &lt;b&gt;OK &lt;/b&gt;to save your task.&lt;/li&gt; &lt;li&gt;It&amp;#39;s recommended that AnalyticsRunner runs once per day. Depending upon the size of your community, and the size of your hardware, it may be possible to run it more than once per day. If you wish to do this please carefully monitor the task to see how long it is taking before opting to have it run more than once per day.&lt;/li&gt; &lt;/ol&gt; &lt;h2 id="install_tasks_service"&gt;&lt;a name="Install_Tasks_Service"&gt;&lt;/a&gt;Install Tasks Service&lt;/h2&gt; &lt;p&gt;Please note that this is no longer the recommended way to enable Telligent Analytics tasks. Please see Install Analytics Task Runner. &lt;b&gt;Please note: You cannot install both the Task Runner and the Tasks Service.&lt;/b&gt;&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Create a Tasks Service directory and copy the files there: &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Create a directory to hold the Telligent Analytics Tasks site (e.g.,&lt;span style="font-family:courier new,courier;"&gt; D:\TelligentAnalytics\Tasks\&lt;/span&gt;).&lt;/li&gt; &lt;li&gt;From the extracted &lt;span style="font-family:courier new,courier;"&gt;.zip&lt;/span&gt; file folder, copy the contents of the &lt;span style="font-family:courier new,courier;"&gt;Tasks &lt;/span&gt;folder and paste them into the directory created above.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Update the connection strings to point to your database: &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Open up &lt;span style="font-family:courier new,courier;"&gt;connectionStrings.config&lt;/span&gt; in a text editor (e.g., Notepad).&lt;/li&gt; &lt;li&gt;Modify the entries as follows: &lt;ul&gt; &lt;li&gt;&lt;b&gt;Community1&lt;/b&gt; - This should be the connection string to your Telligent Evolution community database.&lt;/li&gt; &lt;li&gt;&lt;b&gt;Community1SharedMembership &lt;/b&gt;- If your community uses shared membership, this should point to your shared membership database; otherwise it should be the same as your Community1 connection string.&lt;/li&gt; &lt;li&gt;&lt;b&gt;Community1Reporting&lt;/b&gt; - This should be the connection string to your Telligent Analytics database.&lt;/li&gt; &lt;li&gt;&lt;b&gt;HRSDB&lt;/b&gt; - This should be the connection string to your Telligent Analytics database.&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;If you added more than one site through Settings &amp;gt; Manage Sites, you&amp;#39;ll need to add entries in the&lt;span style="font-family:courier new,courier;"&gt; connectionStrings.config&lt;/span&gt; for each extra site, labeling them as &amp;quot;Community2&amp;quot;, &amp;quot;Community2SharedMembership&amp;quot;, &amp;quot;Community2Reporting&amp;quot;, etc.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Update the task strings (skip this step if you only have one site): &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Open up &lt;span style="font-family:courier new,courier;"&gt;taskStrings.config&lt;/span&gt;in a text editor (e.g., Notepad). &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot; ?&amp;gt; &amp;lt;Tasks&amp;gt;   &amp;lt;BulkCopyRowCounter value=&amp;quot;1&amp;quot; /&amp;gt;   &amp;lt;!-- DECLARE SITES --&amp;gt;   &amp;lt;Sites&amp;gt;     &amp;lt;!-- add additional Site entries to have Tasks          Assign Connection String Aliases to Sources.         Aliases should reference Connection Strings     &amp;lt;Site name=&amp;quot;Community1&amp;quot;       Community = &amp;quot;Community1&amp;quot;       Membership = &amp;quot;Community1SharedMembership&amp;quot;       Reporting = &amp;quot;Community1Reporting&amp;quot;       WebAnalytics = &amp;quot;Community1WebAnalytics&amp;quot;       siteSchema = &amp;quot;community&amp;quot; /&amp;gt;   &amp;lt;/Sites&amp;gt; &lt;/pre&gt; &lt;/li&gt; &lt;li&gt;Add a new &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;site&amp;gt;&lt;/span&gt; node in the&lt;span style="font-family:courier new,courier;"&gt; &amp;lt;Sites&amp;gt;&lt;/span&gt; section for each site and set the attribute values to match those from the connectionstrings.config file.&lt;/li&gt; &lt;li&gt;Change the SiteSchema property to match the schema entered when you created each new site through &lt;b&gt;Settings &amp;gt; Manage Sites.&lt;/b&gt;&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Generate a Flickr application key and a Bing application: &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;If you want to use third-party sites for pulling external buzz. In release 3.7, users are not registered to these sites, only to Twitter.&lt;ol&gt; &lt;li&gt;Generate a Flickr application key at&lt;span style="font-family:courier new,courier;"&gt; &lt;a href="http://www.flickr.com/services/apps/create/"&gt;http://www.flickr.services/apps/create&lt;/a&gt;&lt;/span&gt; and follow the onscreen instructions.&lt;/li&gt; &lt;li&gt;Generate a Bing application ID at &lt;a href="http://www.bing.com/developers/createapp.aspx"&gt;&lt;span style="font-family:courier new,courier;"&gt;http://www.bing.com/developers/createapp.aspx&lt;/span&gt;&lt;/a&gt; and follow the onscreen instructions.&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Configure Tasks Service: &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Open up &lt;span style="font-family:courier new,courier;"&gt;Telligent.Tasks.Service.exe.config&lt;/span&gt;.&lt;/li&gt; &lt;li&gt;Configure Buzz:&lt;ol&gt; &lt;li&gt;Find the &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;AppSettings&amp;gt;&lt;/span&gt; element.&lt;/li&gt; &lt;li&gt;Set the &lt;span style="font-family:courier new,courier;"&gt;FlickAPIKey&lt;/span&gt; to the value of the Flickr API key you generated above.&lt;/li&gt; &lt;li&gt;Set the&lt;span style="font-family:courier new,courier;"&gt; LiveAppKey&lt;/span&gt; to the value of the Bing application ID you generated above.&lt;/li&gt; &lt;li&gt;Configure email:&lt;ol&gt; &lt;li&gt;Find the &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;system.net&amp;gt;&lt;/span&gt; element. Update the &lt;span style="font-family:courier new,courier;"&gt;smtpfrom &lt;/span&gt;address from &lt;span style="font-family:courier new,courier;"&gt;noreply@yourdomain.com&lt;/span&gt; to the email address used to send outgoing mail. You may need to contact a network administrator for an appropriate outgoing email address.&lt;/li&gt; &lt;li&gt;Modify the &lt;span style="font-family:courier new,courier;"&gt;host&lt;/span&gt; attribute on the &lt;span style="font-family:courier new,courier;"&gt;network &lt;/span&gt;element to be the name or IP address of your mail server.&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Install the service: &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Open a command prompt as an administrator.&lt;/li&gt; &lt;li&gt;Execute the&lt;span style="font-family:courier new,courier;"&gt; installService.bat&lt;/span&gt; file in the &lt;span style="font-family:courier new,courier;"&gt;Tasks &lt;/span&gt;directory. For example, execute the following from the command line:&lt;br /&gt;&lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;D:\TelligentAnalytics\Tasks\installService.bat&lt;/pre&gt; &lt;/li&gt; &lt;li&gt;Note that when you install the Tasks Service, if you do not run the install file from the command prompt and as an administrator, you can receive an installation error stating that your security logs are inaccessible.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Optionally, if you want to install the task service on a separate server: &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Open Windows Services (&lt;b&gt;Control Panel &amp;gt; Services&lt;/b&gt;).&lt;/li&gt; &lt;li&gt;Right-click the &lt;b&gt;Telligent Task Service&lt;/b&gt; and select &lt;b&gt;Properties&lt;/b&gt;.&lt;/li&gt; &lt;li&gt;In the General tab, keep the startup type as &lt;b&gt;Automatic &lt;/b&gt;so that the task will always restart after a reboot. Or if you are running Windows Vista/Server 2008+, change the startup type to &lt;b&gt;Automatic (Delayed Start).&lt;/b&gt;&lt;/li&gt; &lt;li&gt;In the&lt;b&gt; Log On&lt;/b&gt; tab, select the &lt;b&gt;Log on as&lt;/b&gt; setting for this account.&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;Browse&lt;/b&gt;. In the dialog box, ensure that you have selected the correct Object Type (Built-in security principals, Users); Location (the computer/server you&amp;#39;re accessing), and the Object name (remains the same, e.g., Network Service).&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Start the service: &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Go to &lt;b&gt;Start &amp;gt; Run&lt;/b&gt;, type in &lt;span style="font-family:courier new,courier;"&gt;services.msc&lt;/span&gt; and press OK.&lt;/li&gt; &lt;li&gt;In the Services List, find the entry for &lt;span style="font-family:courier new,courier;"&gt;&amp;quot;Telligent Analytics Task Service&lt;/span&gt;,&amp;quot; right-click it, and select &lt;b&gt;Start&lt;/b&gt;.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;/ol&gt; &lt;p&gt;You will not see data in your Telligent Analytics site sooner than one hour from when the task service is installed. Most likely, it will take longer.&lt;/p&gt;</description></item><item><title>Forum Post: RE: Telligent 3.6 bin directory</title><link>http://telligent.com/support/analytics/f/542/p/1069708/1354158.aspx#1354158</link><pubDate>Mon, 12 Dec 2011 18:08:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1354158</guid><dc:creator>Jayme Davis</dc:creator><description>&lt;p&gt;The config files are necessary. The .xml files, images/template directories can be removed.&lt;/p&gt;</description></item><item><title>Forum Post: RE: Object Reference not set to an object when clicking Web Analytics</title><link>http://telligent.com/support/analytics/f/542/p/1069645/1354024.aspx#1354024</link><pubDate>Tue, 06 Dec 2011 19:49:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1354024</guid><dc:creator>JanaCarter [Telligent]</dc:creator><description>&lt;p&gt;I have a few questions for you to gather additional information:&lt;/p&gt; &lt;p&gt;1. Do you only receive this error when clicking on the Web Analytics tab? Do you get this error if you click on the other tabs (Users, Buzz, Collaboration)?&lt;/p&gt; &lt;p&gt;2. Has this tab ever loaded?&lt;/p&gt; &lt;p&gt;3. Can you navigate directly to a report on the Web Analtyis tab and does it load? To do this, use the search box and search for &amp;quot;Page Views&amp;quot; and click one of the results. Let me know if that loads for you.&lt;/p&gt; &lt;p&gt;4. Do you know if any &amp;quot;new groups&amp;quot; were recently added to your community?&lt;/p&gt; &lt;p&gt;5. Any configuration changes made recently?&lt;/p&gt; &lt;p&gt;Thank you&lt;/p&gt; &lt;p&gt;Jana Carter&lt;/p&gt; &lt;p&gt;Telligent Analytics Program Manager&lt;/p&gt;</description></item><item><title>Forum Post: RE: Anonymous Visitors for Private Groups</title><link>http://telligent.com/support/analytics/f/542/p/1069489/1353787.aspx#1353787</link><pubDate>Tue, 22 Nov 2011 21:12:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1353787</guid><dc:creator>JanaCarter [Telligent]</dc:creator><description>&lt;p&gt;Jenney:&lt;/p&gt; &lt;p&gt;Can I assume you are using Windows Authentication for your Community site? If yes, then that would explain the &amp;quot;anonymous visitors&amp;quot; in a private group. We recently provided a hotfix to correct this issue. I noticed you are on the first release of 3.6. We have had several hotfixes since this release. I can provide you with the hotfix that will correct this issue (as well as provide you some fixes for other important items).&lt;/p&gt; &lt;p&gt;Let me know.&lt;/p&gt; &lt;p&gt;Thank you&lt;/p&gt; &lt;p&gt;Jana&lt;/p&gt;</description></item><item><title>Forum Post: RE: limit analytics child app to the community adminsitrators group</title><link>http://telligent.com/support/analytics/f/541/p/1069502/1353786.aspx#1353786</link><pubDate>Tue, 22 Nov 2011 20:12:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1353786</guid><dc:creator>Jayme Davis</dc:creator><description>&lt;p&gt;You will need to setup shared membership for this to work: &lt;a target="_new" href="http://telligent.com/support/analytics/w/documentation/setting-up-shared-membership.aspx"&gt;telligent.com/.../setting-up-shared-membership.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Forum Post: RE: Errors while trying to set up first time.</title><link>http://telligent.com/support/analytics/f/541/p/1069414/1353770.aspx#1353770</link><pubDate>Tue, 22 Nov 2011 00:51:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1353770</guid><dc:creator>Billy</dc:creator><description>&lt;p&gt;I redid both analytics databases and put community in the schema name and now am waiting to see if I will get data again.&amp;nbsp; I think that i should be getting data again since i actually had some data before.&lt;/p&gt;</description></item><item><title>Wiki Page: 1. Full installation through release 3.6</title><link>http://telligent.com/support/analytics/w/documentation/3387.aspx</link><pubDate>Mon, 21 Nov 2011 21:29:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:3387</guid><dc:creator>Michael Kelley</dc:creator><description>&lt;p&gt;The Installation Guide walks you through a full installation of Telligent&amp;nbsp;Analytics. (You can also &lt;a href="/support/analytics/w/documentation/2-upgrade-installation.aspx"&gt;upgrade your installation&lt;/a&gt;.) After performing your installation, you can consult the &lt;a href="/support/analytics/w/documentation/b-administrator-s-guide.aspx"&gt;Administrator&amp;#39;s Guide&lt;/a&gt; for system tasks, or the &lt;a href="/support/analytics/w/documentation/c-user-s-guide.aspx"&gt; User&amp;#39;s Guide&lt;/a&gt; for user tasks.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;div class="table-of-contents"&gt;&lt;h2 class="title"&gt;In this Article&lt;/h2&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#System_requirements"&gt;System requirements&lt;/a&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#website"&gt;Web server requirements&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#development"&gt;Development framework requirements&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#tasks"&gt;Tasks service requirements&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#database"&gt;Database requirements&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Set_up_the_Web_server"&gt;Set up the Web server&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#setUpDatabase"&gt;Set up the database&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#connectWebsiteAndDatabase"&gt;Connect Web site to the database&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Configure_Telligent_Analytics_Web_Settings"&gt;Configure Telligent Analytics Web Settings&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Set_up_Web_Analytics_Extended_Analytics"&gt;Set up Web Analytics (Extended Analytics)&lt;/a&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Upgrade"&gt;Upgrade&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#InstallWebAnalytics"&gt;Install&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Install_Tasks_Service"&gt;Install Tasks Service&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/div&gt; &lt;h2 id="system_requirements"&gt;&lt;a name="System_requirements"&gt;&lt;/a&gt;System requirements&lt;/h2&gt; &lt;p&gt;&lt;a name="top"&gt;&lt;/a&gt;Your system must meet certain minimum requirements to&amp;nbsp;successfully install Telligent Analytics. This document describes the software requirements, including:&lt;/p&gt; &lt;ul&gt;&lt;/ul&gt; &lt;h3 id="web_server_requirements"&gt;&lt;a name="website"&gt;&lt;/a&gt;Web server requirements&lt;/h3&gt; &lt;p&gt;Microsoft operating systems do not ship with the Web server installed by default.&amp;nbsp;If this is a clean installation of the operating system, the Web server must be installed and configured first and you must install and configure Internet Information Services (IIS). Telligent Analytics supports the following operating systems:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Windows Server 2003 with IIS 6 installed&lt;/li&gt; &lt;li&gt;Windows Server 2008 with IIS 7 installed&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;For testing and demonstration&amp;nbsp;purposes, you can install Telligent Analytics on Windows XP with IIS 5.1 installed or Windows Vista with IIS 6 installed.&lt;/p&gt; &lt;h3 id="development_framework_requirements"&gt;&lt;a name="development"&gt;&lt;/a&gt;Development framework requirements&lt;/h3&gt; &lt;p&gt;&lt;a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&amp;amp;displaylang=en"&gt;Microsoft .NET 3.5&lt;/a&gt; must be installed on the server.&lt;/p&gt; &lt;h3 id="tasks_service_requirements"&gt;&lt;a name="tasks"&gt;&lt;/a&gt;Tasks service requirements&lt;/h3&gt; &lt;p&gt;The tasks services run on any Windows desktop/server operating system capable of running .NET Framework 3.5.&amp;nbsp;&lt;/p&gt; &lt;h3 id="database_requirements"&gt;&lt;a name="database"&gt;&lt;/a&gt;Database requirements&lt;/h3&gt; &lt;p&gt;Telligent Analytics runs on either of the following database platforms:&amp;nbsp;&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Microsoft SQL Server 2005&lt;/li&gt; &lt;li&gt;Microsoft SQL Server 2008&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;For testing and demonstration purposes, you can use&amp;nbsp;any Windows operating system that runs SQL Server 2005/2008.&lt;/p&gt; &lt;h2 id="set_up_the_web_server"&gt;&lt;a name="Set_up_the_Web_server"&gt;&lt;/a&gt;Set up the Web server&lt;/h2&gt; &lt;ol&gt; &lt;li&gt;&lt;a name="Step1"&gt;&lt;/a&gt;Create a Web directory folder and copy the files there. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Create a path to hold the Telligent&amp;nbsp;Analytics files (e.g., &lt;span class="tdocs-path"&gt;D:\TelligentAnalytics\Web\&lt;/span&gt;&lt;span style="font-family:courier new,courier;"&gt;).&lt;/span&gt;&lt;/li&gt; &lt;li&gt;In the extracted &lt;span style="font-family:courier new,courier;"&gt;.zip&lt;/span&gt; file folder, copy all of the zip file&amp;#39;s w&lt;span style="font-family:courier new,courier;"&gt;eb&lt;/span&gt; folder contents and paste them into the new Web directory folder, leaving the directory structure intact.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;&lt;a name="Step2"&gt;&lt;/a&gt;Create a new application pool. (If using Windows XP for development purposes, skip this step.) &lt;div class="tdocs-stepdetails"&gt; &lt;p class="tdocs-note"&gt;These instructions assume you&amp;#39;re running &lt;a target="_blank" href="http://learn.iis.net/"&gt;IIS7&lt;/a&gt;. If you&amp;rsquo;re using IIS6, see &lt;a target="_blank" href="http://technet.microsoft.com/en-us/library/cc757073(WS.10).aspx"&gt;the Microsoft documentation&lt;/a&gt;.&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Open Internet Information Services (IIS) Manager.&lt;/li&gt; &lt;li&gt;If required, connect to your Web server.&lt;/li&gt; &lt;li&gt;In the Connections pane on the right, expand your Web server.&lt;/li&gt; &lt;li&gt;Right-click &lt;b&gt;Application Pools&lt;/b&gt; and select &lt;b&gt;Add Application Pool&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image.ashx/__size/450x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/1258.A2.png" style="border:1px solid black;" alt=" " width="300" /&gt;&lt;/li&gt; &lt;li&gt;Specify a name for your application pool.&lt;/li&gt; &lt;li&gt;Ensure that &lt;a href="/support/telligent_evolution_platform/w/documentation/required-software-and-versions.aspx"&gt;the .Net framework version&lt;/a&gt;selected is v.2.0.x. &lt;p class="tdocs-note"&gt;To ensure that your IIS instance is configured to run ASP.NET applications in Windows Server 2008, find this information under application development in Role Services.&lt;/p&gt; &lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;.&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Create the IIS application. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;In IIS&amp;#39;s left pane, navigate to &lt;b&gt;Internet Information Services &amp;gt; [computer name] &amp;gt; Web Sites &amp;gt; Default Web Site&lt;/b&gt;.&lt;/li&gt; &lt;li&gt;Right-click&lt;b&gt; Default Web Site&lt;/b&gt;, select &lt;b&gt;New &lt;/b&gt;from the menu, then select&lt;b&gt; Add Application&lt;/b&gt;. &lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image.ashx/__size/450x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/5428.A3.png" style="border:1px solid black;" alt=" " width="450" /&gt;&lt;/li&gt; &lt;li&gt;Do the following in the Add Application window: &lt;br /&gt; &lt;ul&gt; &lt;li&gt;Enter a name in the &lt;b&gt;alias &lt;/b&gt;field (e.g., &lt;span class="tdocs-path"&gt;Telligent&amp;nbsp;Analytics&lt;/span&gt;).&lt;/li&gt; &lt;li&gt;Enter the path you created in &lt;a href="#Step1"&gt;Step 1&lt;/a&gt; in the &lt;b&gt;Physical path&lt;/b&gt; field (e.g., &lt;span class="tdocs-path"&gt;d:\TelligentAnalytics\Web&lt;/span&gt;).&lt;/li&gt; &lt;li&gt;Ensure that the selected application pool is the same one you created in &lt;a href="#Step2"&gt;Step&amp;nbsp;2&lt;/a&gt;.&lt;br /&gt;&lt;ol&gt;&lt;/ol&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK &lt;/b&gt;in Add Application window.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;&lt;a name="Step4"&gt;&lt;/a&gt;Determine your Web site service account. This account will be needed for granting permissions in the next step and in the &lt;a href="#setUpDatabase"&gt;Database section&lt;/a&gt;. &lt;div class="tdocs-stepdetails"&gt; &lt;ul&gt; &lt;li&gt;If using Windows XP for development purposes, your service account is ASPNET.&lt;/li&gt; &lt;li&gt;If using Windows Server 2003 or Window Server 2003 R2, your service account is NETWORK SERVICE.&lt;/li&gt; &lt;li&gt;If using Windows Server 2008, Vista or higher, follow these steps to find the service account under which your Web service is running: &lt;br /&gt;&lt;ol&gt; &lt;li&gt;Open IIS Manager and navigate to &lt;b&gt;Application Pools&lt;/b&gt;.&amp;nbsp;&amp;nbsp;&lt;/li&gt; &lt;li&gt;Use the value of the identity column to determine your Web site service account: &lt;ul&gt; &lt;li&gt;LocalService - NT AUTHORITY\LOCAL SERVICE&lt;/li&gt; &lt;li&gt;LocalSystem - NT AUTHORITY\SYSTEM&lt;/li&gt; &lt;li&gt;NetworkService - NT AUTHORITY\NETWORK SERVICE&lt;/li&gt; &lt;li&gt;ApplicationPoolIdentity - IIS APPPOOL\&amp;lt;app pool name&amp;gt;&lt;/li&gt; &lt;li&gt;OTHER - runs as the specified user&lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image.ashx/__size/450x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/8156.A4.png" style="border:1px solid black;" alt=" " height="119" width="400" /&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;/li&gt; &lt;li&gt;Grant the Web site service account &lt;span class="tdocs-emphasis"&gt;read&lt;/span&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;permissions to the Web site.&lt;b&gt;&lt;br /&gt;&lt;/b&gt; &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Right-click the Telligent&amp;nbsp;Analytics Web site folder and select &lt;b&gt;Properties&lt;/b&gt;. &lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/li&gt; &lt;li&gt;Click the &lt;b&gt;Security &lt;/b&gt;tab. (If you are using Windows Server 2008 and above or Windows Vista and above, click &lt;b&gt;Edit&lt;/b&gt;.)&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;Add&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;img src="/resized-image.ashx/__size/450x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/0486.A5a.png" style="border:2px solid black;" alt=" " width="450" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;&lt;/li&gt; &lt;li&gt;In the &lt;b&gt;Enter the object names&lt;/b&gt; text box, type the name of the service account determined in &lt;a href="#setUpDatabase"&gt;Step 4&lt;/a&gt; above and click &lt;b&gt;Check Names&lt;/b&gt;. After the name resolves, click &lt;b&gt;OK&lt;/b&gt;.&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;b&gt;&lt;br /&gt; &lt;/b&gt;If you are using IIS6, you will also need to grant permissions to the account IUSR_{YOURCOMPUTERNAME} for the IIS user account. The best way to find the IUSR user you need is to get to this point, then click Advanced. In the dialog window that appears, click Find Now to see all of the available accounts. Look for the account that starts with &amp;quot;IUSR_&amp;quot; and is followed by the name of your computer. If you do not see any accounts that match, you may need to change the &amp;quot;From this location&amp;quot; field to something different (e.g., from a work network to your personal computer). If you are using Windows XP, repeat this process for the ASPNET account.&lt;/li&gt; &lt;li&gt;Ensure that the service account is selected in the top pane, and view the bottom Permissions pane to ensure that only the &lt;i&gt;Read&lt;/i&gt; permission is granted.&lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image.ashx/__size/550x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/7167.sdfgsdfsg.png" alt=" " border="0" /&gt;&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;. (If you are using Windows Server 2008 and higher or Vista and higher OS, click &lt;b&gt;OK &lt;/b&gt;a second time.)&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;/ol&gt; &lt;h2 id="database"&gt;&lt;b&gt;&lt;a name="setUpDatabase"&gt;&lt;/a&gt;Set up the database&lt;/b&gt;&lt;/h2&gt; &lt;ol&gt; &lt;li&gt;&lt;a name="CreateDatabase"&gt;&lt;/a&gt;Create a new database in &lt;a href="/support/telligent_evolution_platform/w/documentation/required-software-and-versions.aspx"&gt;SQL Server&lt;/a&gt;. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Open SQL Server Management Studio and connect to your database server with an account that has &lt;i&gt;sysadmin&lt;/i&gt; or &lt;i&gt;dbcreator &lt;/i&gt;fixed server privileges.&lt;/li&gt; &lt;li&gt;Right-click &lt;b&gt;Databases &lt;/b&gt;and select &lt;b&gt;New Database&lt;/b&gt;. The New Database window displays.&lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image.ashx/__size/450x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/4401.B1a.png" style="border:1px solid black;" alt=" " width="300" /&gt;&lt;/li&gt; &lt;li&gt;In the&lt;b&gt; Database name &lt;/b&gt;field, enter a name for the database. (Example: Telligent&amp;nbsp;Analytics.)&lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image.ashx/__size/450x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/7762.B1b.png" style="border:1px solid black;" alt=" " width="450" /&gt;&lt;/li&gt; &lt;li&gt;In the Select a Page pane on the left, select options.&lt;/li&gt; &lt;li&gt;Make sure that Recovery Model is set to &lt;b&gt;Simple&lt;/b&gt;.&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;.&lt;/li&gt; &lt;/ol&gt; &lt;p class="tdocs-note"&gt;We recommend you run this database in simple recovery mode because it requires less disk space.&lt;/p&gt; &lt;/div&gt; &lt;/li&gt; &lt;li&gt;Populate the database by executing the &lt;span class="tdocs-path"&gt;TelligentAnalytics_Install.sql&lt;/span&gt; script from the&amp;nbsp;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;\&lt;/span&gt;&lt;span class="tdocs-path"&gt;SQL\&lt;/span&gt;&amp;nbsp;folder of the install package.&amp;nbsp;&amp;nbsp; &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;In SQL Server Management Studio, navigate to&lt;b&gt; File &amp;gt; Open &amp;gt; File&lt;/b&gt;. The Open File dialog window displays.&lt;/li&gt; &lt;li&gt;Navigate to the temporary location where you unzipped the installation package and within that folder, to &lt;span style="font-family:courier new,courier;"&gt;SQL&lt;/span&gt;.&lt;/li&gt; &lt;li&gt;Double-click&amp;nbsp;&lt;span style="font-family:courier new,courier;"&gt;TelligentAnalytics_Install.sql&lt;/span&gt;.&lt;/li&gt; &lt;li&gt;Select &lt;a href="#CreateDatabase"&gt;the database you created in step 1&lt;/a&gt;.&lt;a href="#CreateDatabase"&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image.ashx/__size/450x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/5810.B2.png" style="border:1px solid black;" alt=" " width="450" /&gt;&lt;br /&gt;&lt;/a&gt;&lt;/li&gt; &lt;li&gt;Execute the query against the database.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Create a login for Telligent Analytics to use for accessing the database. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;In SQL Server&amp;#39;s Object Explorer pane on the left-hand side, expand the &lt;b&gt;Security&lt;/b&gt; folder, then right-click &lt;b&gt;Logins&lt;/b&gt; and select &lt;b&gt;Add new login&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;img src="/resized-image.ashx/__size/450x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/7356.B3.png" style="border:1px solid black;" alt=" " width="300" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;&lt;/li&gt; &lt;li&gt;If you want Telligent Analytics to connect to the database via Windows Authentication, select &lt;b&gt;General &lt;/b&gt;and then specify the login name as the username of the service account user determined above.&amp;nbsp;&amp;nbsp;If you want Telligent Analytics to connect to the database using SQL authentication, then specify any username in the &lt;b&gt;Login &lt;/b&gt;name text box. Click &lt;b&gt;OK&lt;/b&gt;. &lt;div class="tdocs-note"&gt;We recommend using Windows Authentication. If you want to use SQL authentication, make sure your SQL server supports mixed-mode authentication.&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Grant the login access to the Telligent&amp;nbsp;Analytics database. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;In the Object Explorer, expand your database, expand &lt;b&gt;Security&lt;/b&gt;, right-click &lt;b&gt;Users&lt;/b&gt;,&lt;b&gt; &lt;/b&gt;and select &lt;b&gt;New User&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image.ashx/__size/450x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/6523.B4a.png" style="border:1px solid black;" alt=" " width="300" /&gt;&lt;/li&gt; &lt;li&gt;In the &lt;b&gt;User name&lt;/b&gt; and &lt;b&gt;Login name&lt;/b&gt; fields, enter the name of the login you created in &lt;b&gt;Set up the Web Server &lt;/b&gt;&lt;a href="#Step4"&gt;Step 4&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image.ashx/__size/450x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/4478.B4b.png" style="border:1px solid black;" alt=" " width="450" /&gt;&lt;/li&gt; &lt;li&gt;In the bottom (Database role membership) pane, ensure the &lt;span class="tdocs-emphasis"&gt;db_owner&lt;/span&gt; role is &amp;nbsp;checked.&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;. &lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;/ol&gt; &lt;h2 id="connect_web_site_to_the_database"&gt;&lt;a name="connectWebsiteAndDatabase"&gt;&lt;/a&gt;Connect Web site to the database&lt;/h2&gt; &lt;p&gt;Update &lt;span style="font-family:courier new,courier;"&gt;connectionstrings.config&lt;/span&gt; in the Web site to point to your new database.&lt;/p&gt; &lt;div class="tdocs-stepdetails"&gt;Open the&lt;span style="font-family:courier new,courier;"&gt; &lt;/span&gt;&lt;span style="font-family:courier new,courier;"&gt;connectionstrings.config&lt;/span&gt; file in your &lt;span style="font-family:courier new,courier;"&gt;Web&lt;span style="font-family:arial,helvetica,sans-serif;"&gt; &lt;/span&gt;&lt;/span&gt;folder, and update the &lt;span style="font-family:courier new,courier;"&gt;HRSDB&amp;nbsp;&lt;/span&gt;entry to point to the database you created above. &lt;ul&gt; &lt;li&gt;If using Windows Authentication to connect to the database, the connection string should look something like: &lt;pre class="brush: xml"&gt;&amp;lt;add name=&amp;quot;HRSDB&amp;quot;&lt;br /&gt;  connectionString=&amp;quot;server=SERVERNAME;database=DATABASENAME;Trusted_Connection=yes;&amp;quot; &lt;br /&gt;  /&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;li&gt;If using SQL authentication, the connection string should look something like: &lt;pre class="brush: xml"&gt;&amp;lt;add name=&amp;quot;HRSDB&amp;quot; &lt;br /&gt;  connectionString=&amp;quot;server=SERVERNAME;uid=USERNAME;pwd=PASSWORD;database=DATABASENAME;Trusted_Connection=no;&amp;quot;&lt;br /&gt;  /&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;li&gt;If you&amp;#39;re using SQL Express for development purposes, the &lt;b&gt;SERVERNAME&lt;/b&gt; in the connection string may be &lt;span class="tdocs-path"&gt;(local)\SQLExpress&lt;/span&gt; as opposed to just &lt;span style="font-family:courier new,courier;"&gt;(local)&lt;/span&gt;. &lt;pre class="brush: xml"&gt;&amp;lt;add name=&amp;quot;HRSDB&amp;quot;&lt;br /&gt;  connectionString=&amp;quot;server=(local)\SQLExpress;database=DATABASENAME;Trusted_Connection=yes;&amp;quot;&lt;br /&gt;  /&amp;gt;&lt;br /&gt;&amp;lt;add name=&amp;quot;HRSDB&amp;quot;&lt;br /&gt;  connectionString=&amp;quot;server=(local)\SQLExpress;uid=USERNAME;pwd=PASSWORD;database=DATABASENAME;Trusted_Connection=yes;&amp;quot;&lt;br /&gt;  /&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;h2 id="configure_analytics"&gt;&lt;a name="Configure_Telligent_Analytics_Web_Settings"&gt;&lt;/a&gt;Configure Telligent&amp;nbsp;Analytics Web Settings&lt;/h2&gt; &lt;p&gt;If you plan on using &lt;a href="/support/analytics/w/documentation/membership-configurations.aspx"&gt;Shared Membership or Windows Authentication&lt;/a&gt; to authenticate against Telligent&amp;nbsp;Analytics, configure these now.&lt;/p&gt; &lt;ol&gt; &lt;li&gt;If not using Shared Membership or Windows Authentication, change your administrator password in the &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;web.config&lt;/span&gt;file. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;In the folder you installed the Telligent&amp;nbsp;Analytics Web site, open the &lt;span style="font-family:courier new,courier;"&gt;web.config&lt;/span&gt; file.&lt;/li&gt; &lt;li&gt;Find the line that reads &lt;pre class="brush: xml;fontsize: 100; first-line: 1; "&gt;&amp;lt;user name=&amp;quot;admin&amp;quot; password=&amp;quot;1.pa$$w0rd&amp;quot; /&amp;gt;&lt;/pre&gt; and change the value of the password, e.g, &lt;pre class="brush: xml;fontsize: 100; first-line: 1; "&gt;&amp;lt;user name=&amp;quot;admin&amp;quot; password=&amp;quot;N&amp;pound;w Pa$$w0rd&amp;quot; /&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Install your license. &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Navigate to your Web site.&lt;/li&gt; &lt;li&gt;Click&amp;nbsp;&lt;b&gt;Settings&lt;/b&gt;&amp;nbsp;on the navigation bar in the top right corner.&lt;/li&gt; &lt;li&gt;If asked to log in, enter your credentials.&lt;/li&gt; &lt;li&gt;Select&amp;nbsp;&lt;b&gt;Site Options&lt;/b&gt;&amp;nbsp;from the administrative task list. The General Settings page displays.&lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image.ashx/__size/450x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/1440.D2a.png" style="border:1px solid black;" alt=" " width="300" /&gt;&lt;/li&gt; &lt;li&gt;Scroll down to the&amp;nbsp;&lt;b&gt;Licenses&lt;/b&gt;&amp;nbsp;section.&lt;/li&gt; &lt;li&gt;Browse to the&lt;span style="font-family:courier new,courier;"&gt;&amp;nbsp;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;license file emailed to you by Telligent Support &lt;/span&gt;(license.xml)&lt;/span&gt;file and click&amp;nbsp;&lt;b&gt;Upload&lt;/b&gt;. You will receive a message that the installation is successful.&lt;/li&gt; &lt;li&gt;Click&amp;nbsp;&lt;b&gt;OK&lt;/b&gt;.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Create a site in the application for each community on which you want to report.&lt;br /&gt; &lt;div class="tdocs-stepdetails"&gt; &lt;div&gt;&lt;ol&gt; &lt;li&gt;From the Control Panel, click&amp;nbsp;&lt;b&gt;Manage Sites&lt;/b&gt;&amp;nbsp;on the left bar.&lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image.ashx/__size/450x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-01-32/5611.D3.png" style="border:1px solid black;" alt=" " width="450" /&gt;&lt;/li&gt; &lt;li&gt;Fill out the form on this page to create a site in Telligent&amp;nbsp;Analytics:&lt;ol&gt; &lt;li&gt;&lt;b&gt;Site Name&amp;nbsp;&lt;/b&gt;-&amp;nbsp;Enter a name for your site. This name will identify the site in Telligent&amp;nbsp;Analytics.&lt;/li&gt; &lt;li&gt;&lt;b&gt;Site URL&amp;nbsp;&lt;/b&gt;-&amp;nbsp;Enter the actual URL for your community site. This will be used to create external links to actual content in your community.&lt;/li&gt; &lt;li&gt;&lt;b&gt;Schema Name&amp;nbsp;&lt;/b&gt;-&amp;nbsp;Enter a database Schema Name to be used to store tables and data in the Telligent&amp;nbsp;Analytics database for this site. This schema may not currently be in use by any other Telligent&amp;nbsp;Analytics sites. If the Schema Name you specify here does not yet exist, Telligent&amp;nbsp;Analytics will create it.&amp;nbsp;For your first site, we recommend&amp;nbsp;&lt;i&gt;community&lt;/i&gt;&amp;nbsp;since this is the default schema defined in the preconfigured task files.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;The Schema Name must match what is identified in the&lt;span style="font-family:courier new,courier;"&gt; taskstrings.config&lt;/span&gt; file (line 15, &lt;span style="font-family:courier new,courier;"&gt;siteSchema = &amp;quot;community&amp;quot; /&amp;gt;&lt;/span&gt;). A good rule of thumb is to double-check that both places match exactly. &lt;i&gt;Note: When updating the Schema Name in Telligent Analytics &amp;gt; Settings &amp;gt; Manage Sites, the label will change to read &amp;quot;User Schema.&amp;quot; User Schema is the same as Schema Name.&lt;/i&gt;&lt;/li&gt; &lt;li&gt;&lt;b&gt;Package&amp;nbsp;&lt;/b&gt;- To to utilize our out-of-the-box reports for Telligent Community / Enterprise, select&amp;nbsp;&lt;b&gt;Telligent&amp;nbsp;Community/ Enterprise Reports&lt;/b&gt;. You can optionally create your own reports package, and utilize it by creating a site the same way.&amp;nbsp;&lt;/li&gt; &lt;/ol&gt;&lt;ol&gt;&lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Repeat this process for each Telligent Evolution community on which you want to report.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/div&gt; &lt;/li&gt; &lt;/ol&gt; &lt;h2 id="set_up_web_analytics"&gt;&lt;a name="Set_up_Web_Analytics_Extended_Analytics"&gt;&lt;/a&gt;Set up Web Analytics (Extended Analytics)&lt;/h2&gt; &lt;h3 id="upgrade"&gt;&lt;a name="Upgrade"&gt;&lt;/a&gt;Upgrade&lt;/h3&gt; &lt;p&gt;For those currently running 3.5. (If you&amp;#39;re not upgrading, jump to the&amp;nbsp;&lt;a href="#InstallWebAnalytics"&gt;Install instructions &lt;/a&gt;below.)&lt;/p&gt; &lt;p&gt;[IIS6.0 or IIS7.0 in Non-Integrated Mode]&lt;/p&gt; &lt;p&gt;Remove the following element from &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;httpModules&amp;gt;&lt;/span&gt; section of &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;system.web&amp;gt;&lt;/span&gt;&lt;/p&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;add name=&amp;quot;PageAnalyticsHttpModule&amp;quot; type=&amp;quot;CommunityServer.ExtendedAnalytics.PageAnalyticsHttpModule, CommunityServer.ExtendedAnalytics&amp;quot; /&amp;gt;&lt;/pre&gt; &lt;p&gt;[IIS7.0]&lt;/p&gt; &lt;p&gt;Remove any of the following elements from the &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;modules&amp;gt;&lt;/span&gt; section in &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;system.webServer&amp;gt;&lt;/span&gt;:&lt;/p&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;remove name=&amp;quot;PageAnalyticsHttpModule&amp;quot;/&amp;gt;&lt;br /&gt;&amp;lt;add name=&amp;quot;PageAnalyticsHttpModule&amp;quot; preCondition=&amp;quot;managedHandler&amp;quot; type=&amp;quot;CommunityServer.ExtendedAnalytics.PageAnalyticsHttpModule, CommunityServer.ExtendedAnalytics&amp;quot;/&amp;gt;&amp;lt;/modules&amp;gt;&lt;/pre&gt; &lt;h3 id="install"&gt;&lt;a name="InstallWebAnalytics"&gt;&lt;/a&gt;Install&lt;/h3&gt; &lt;p&gt;For all users, including upgrade users:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Run the&lt;span style="font-family:courier new,courier;"&gt; ExtendedAnalytics.sql&lt;/span&gt; file on your Telligent Evolution database or other database if you prefer.&lt;/li&gt; &lt;li&gt;Copy &lt;span style="font-family:courier new,courier;"&gt;CommunityServer.ExtendedAnalytics.dll&lt;/span&gt; (see &lt;span style="font-family:courier new,courier;"&gt;Assembly &lt;/span&gt;folder) to the [Telligent Evolution site]&lt;span style="font-family:courier new,courier;"&gt;\bin&lt;/span&gt; directory.&lt;/li&gt; &lt;li&gt;Copy the configuration file &lt;span style="font-family:courier new,courier;"&gt;ExtendedAnalytics.config&lt;/span&gt; to the [Telligent Evolution site] directory (same folder as the &lt;span style="font-family:courier new,courier;"&gt;Web.config&lt;/span&gt;).&lt;ol&gt; &lt;li&gt;If you use a different database from your Telligent Evolution database to store your Web analytics, then set the &amp;quot;&lt;span style="font-family:courier new,courier;"&gt;UseDefaultConnectionString&lt;/span&gt;&amp;quot; setting to 0 and set the &amp;quot;&lt;span style="font-family:courier new,courier;"&gt;CustomConnectionString&lt;/span&gt;&amp;quot; setting to work with the database.&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Register the &amp;#39;&lt;span style="font-family:courier new,courier;"&gt;JavascriptAnalyticsHttpModule&lt;/span&gt;&amp;#39; http module in [Telligent Evolution site]\&lt;span style="font-family:courier new,courier;"&gt;Web.config&lt;/span&gt;. Note: Register it &lt;b&gt;after&lt;/b&gt; all the other modules.&lt;br /&gt;&lt;br /&gt;[IIS6.0 or IIS7.0 in Non-Integrated Mode]&lt;br /&gt;&lt;br /&gt;Add this to the &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;httpModules&amp;gt;&lt;/span&gt; section of&lt;span style="font-family:courier new,courier;"&gt; &amp;lt;system.web&amp;gt;&lt;/span&gt;:&lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;add name=&amp;quot;JavascriptAnalyticsHttpModule&amp;quot; type=&amp;quot;CommunityServer.ExtendedAnalytics.JavascriptAnalyticsHttpModule, CommunityServer.ExtendedAnalytics&amp;quot; /&amp;gt;&lt;/pre&gt; [IIS7.0]&lt;br /&gt;&lt;br /&gt;Add this to &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;modules&amp;gt;&lt;/span&gt; section of&lt;span style="font-family:courier new,courier;"&gt; &amp;lt;system.webServer&amp;gt;&lt;/span&gt;:&lt;br /&gt;&lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;remove name=&amp;quot;JavascriptAnalyticsHttpModule&amp;quot;/&amp;gt;&lt;br /&gt;&amp;lt;add name=&amp;quot;JavascriptAnalyticsHttpModule&amp;quot; type=&amp;quot;CommunityServer.ExtendedAnalytics.JavascriptAnalyticsHttpModule, CommunityServer.ExtendedAnalytics&amp;quot;/&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;li&gt;Register the &amp;#39;&lt;span style="font-family:courier new,courier;"&gt;ExtendedAnalyticsRequestHandler&lt;/span&gt;&amp;#39; http handler in [Telligent Evolution site]\&lt;span style="font-family:courier new,courier;"&gt;Web.config&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;[IIS6.0 or IIS7.0 in Non-Integrated Mode]&lt;br /&gt;Add this to &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;httpHandlers&amp;gt;&lt;/span&gt; section of &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;system.web&amp;gt;&lt;/span&gt;:&lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;add verb=&amp;quot;GET&amp;quot; path=&amp;quot;analytics.ashx&amp;quot; type=&amp;quot;CommunityServer.ExtendedAnalytics.ExtendedAnalyticsRequestHandler, CommunityServer.ExtendedAnalytics&amp;quot;/&amp;gt;&lt;/pre&gt; &lt;br /&gt;[IIS7.0]&lt;br /&gt;Add this to &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;handlers&amp;gt;&lt;/span&gt; in &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;system.webServer&amp;gt;&lt;/span&gt;:&lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;remove name=&amp;quot;ExtendedAnalyticsRequestHandler&amp;quot;/&amp;gt;&lt;br /&gt;&amp;lt;add name=&amp;quot;ExtendedAnalyticsRequestHandler&amp;quot; verb=&amp;quot;GET&amp;quot; path=&amp;quot;analytics.ashx&amp;quot; type=&amp;quot;CommunityServer.ExtendedAnalytics.ExtendedAnalyticsRequestHandler, CommunityServer.ExtendedAnalytics&amp;quot;/&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;li&gt;Optional: If your Telligent Evolution site is running in a Web farm, make sure steps 3, 4, and 5 happen on all Web servers.&lt;/li&gt; &lt;/ol&gt;&lt;ol&gt;&lt;/ol&gt; &lt;p&gt;If you want to check on the progress of this import (or to validate that data is being imported), see &lt;a href="/support/analytics/w/documentation/3-validating-installation.aspx"&gt;Validating installation&lt;/a&gt;. If data hasn&amp;#39;t imported after a certain time, see &lt;a href="/support/analytics/w/documentation/i-installed-telligent-analytics-but-am-not-seeing-any-data.aspx"&gt;the appropriate troubleshooting article&lt;/a&gt;.&lt;/p&gt; &lt;h2 id="install_tasks_service"&gt;&lt;a name="Install_Tasks_Service"&gt;&lt;/a&gt;Install Tasks Service&lt;/h2&gt; &lt;ol&gt; &lt;li&gt;Create a Tasks Service directory and copy the files there: &lt;div class="tdocs-stepdetails"&gt; &lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Create a directory to hold the Telligent&amp;nbsp;Analytics Tasks Service (e.g., &lt;span class="tdocs-path"&gt;D:\TelligentAnalytics\Tasks\&lt;/span&gt;&lt;span style="font-family:courier new,courier;"&gt;).&lt;/span&gt;&lt;/li&gt; &lt;li&gt;From the extracted &lt;span style="font-family:courier new,courier;"&gt;.zip&lt;/span&gt; file folder, copy the contents of the &lt;span style="font-family:courier new,courier;"&gt;Tasks&amp;nbsp;&lt;/span&gt;folder contents and paste them into the directory created above.&lt;/li&gt; &lt;/ol&gt; &lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt; &lt;/div&gt; &lt;/li&gt; &lt;li&gt;Update the connection strings to point to your database: &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Open up &lt;span style="font-family:courier new,courier;"&gt;connectionStrings.config&lt;/span&gt; in a text editor (e.g., Notepad).&lt;/li&gt; &lt;li&gt;Modify the entries as follows: &lt;ul&gt; &lt;li&gt;&lt;b&gt;Community1&lt;/b&gt; - this should be the connection string to your Telligent Evolution community database.&lt;/li&gt; &lt;li&gt;&lt;b&gt;Community1SharedMembership&lt;/b&gt; - If your community uses shared membership, this should point to your shared membership database; otherwise it should be the same as your Community1 connection string.&lt;/li&gt; &lt;li&gt;&lt;b&gt;Community1Reporting&lt;/b&gt; - This should be the connection string to your Telligent&amp;nbsp;Analytics database.&lt;/li&gt; &lt;li&gt;&lt;b&gt;HRSDB&lt;/b&gt; - This should be the connection string to your Telligent&amp;nbsp;Analytics database.&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;If you added more than one site through &lt;b&gt;Settings &amp;gt; Manage Sites&lt;/b&gt;, you&amp;#39;ll need to add entries in the &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;connectionStrings.config&lt;/span&gt;for each extra site, labeling them as &amp;quot;Community2&amp;quot;, &amp;quot;Community2SharedMembership&amp;quot;, &amp;quot;Community2Reporting&amp;quot;, etc. &lt;ul&gt;&lt;/ul&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Update the task strings (skip this step if you only have one site):&lt;ol&gt; &lt;li&gt;Open up&amp;nbsp;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;taskStrings.config&lt;/span&gt;&amp;nbsp;in a text editor (e.g., Notepad). &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot; ?&amp;gt;&lt;br /&gt;&amp;lt;Tasks&amp;gt;&lt;br /&gt;  &amp;lt;BulkCopyRowCounter value=&amp;quot;1&amp;quot; /&amp;gt;&lt;br /&gt;  &amp;lt;!-- DECLARE SITES --&amp;gt;&lt;br /&gt;  &amp;lt;Sites&amp;gt;&lt;br /&gt;    &amp;lt;!-- add additional Site entries to have Tasks &lt;br /&gt;        Assign Connection String Aliases to Sources.&lt;br /&gt;        Aliases should reference Connection Strings&lt;br /&gt;    &amp;lt;Site name=&amp;quot;Community1&amp;quot;&lt;br /&gt;      Community = &amp;quot;Community1&amp;quot;&lt;br /&gt;      Membership = &amp;quot;Community1SharedMembership&amp;quot;&lt;br /&gt;      Reporting = &amp;quot;Community1Reporting&amp;quot;&lt;br /&gt;      WebAnalytics = &amp;quot;Community1WebAnalytics&amp;quot;&lt;br /&gt;      siteSchema = &amp;quot;community&amp;quot; /&amp;gt;&lt;br /&gt;  &amp;lt;/Sites&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;li&gt;Add a new &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&amp;lt;Site&amp;gt;&lt;/span&gt; node in the &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&amp;lt;Sites&amp;gt;&lt;/span&gt; section for each site and set the attribute values to match those from the &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;connectionStrings.config&lt;/span&gt; file.&lt;/li&gt; &lt;li&gt;Change the &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;SiteSchema&lt;/span&gt; property to match the schema entered when you created each new site through &lt;b&gt;Settings &amp;gt; Manage Sites&lt;/b&gt;.&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Generate a Flickr Application Key and a Bing Application:&lt;br /&gt; &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;if you want to use third-party sites for pulling external Buzz. In release 3.6, users are not registered to these sites by default, only to Twitter. &lt;ul&gt; &lt;li&gt;Generate a Flickr Application Key at&amp;nbsp;&lt;a href="http://www.flickr.com/services/apps/create/" target="_blank"&gt;http://www.flickr.com/services/apps/create/&lt;/a&gt;&amp;nbsp;and follow the onscreen instructions.&lt;/li&gt; &lt;li&gt;Generate a Bing Application ID at&amp;nbsp;&lt;a href="http://www.bing.com/developers/createapp.aspx" target="_blank"&gt;http://www.bing.com/developers/createapp.aspx&lt;/a&gt;&amp;nbsp;and follow the onscreen instructions.&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Configure Tasks Service: &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Open up &lt;span style="font-family:courier new,courier;"&gt;Telligent.Tasks.Service.exe.config&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt; &lt;li&gt;Configure Buzz:&lt;ol&gt; &lt;li&gt;Find the &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;AppSettings&amp;gt;&lt;/span&gt; Element.&lt;/li&gt; &lt;li&gt;Set the FlickrAPIKey to the value of the FlickrAPI Key you generated above.&lt;/li&gt; &lt;li&gt;Set the&amp;nbsp;LiveAppKey to the value of the Bing Application ID you generated above.&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Configure email:&lt;ol&gt; &lt;li&gt;Find the &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;system.net&amp;gt;&lt;/span&gt; element.&lt;/li&gt; &lt;li&gt;Update the &lt;span style="font-family:courier new,courier;"&gt;smtpfrom&lt;/span&gt; address from &lt;i&gt;noreply@yourdomain.com&lt;/i&gt; to the email address used to send outgoing mail. You may need to contact a network administrator for an appropriate outgoing email address.&lt;/li&gt; &lt;li&gt;Modify the &lt;span style="font-family:courier new,courier;"&gt;host&lt;/span&gt; attribute on the &lt;span style="font-family:courier new,courier;"&gt;network&lt;/span&gt; element to be the name or IP address of your mail server.&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Install the service: &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Open a command prompt as an administrator.&lt;/li&gt; &lt;li&gt;Execute the &lt;span style="font-family:courier new,courier;"&gt;installService.bat&lt;span style="font-family:arial,helvetica,sans-serif;"&gt; &lt;/span&gt;&lt;/span&gt;file in the &lt;span style="font-family:courier new,courier;"&gt;Tasks&lt;span style="font-family:arial,helvetica,sans-serif;"&gt; &lt;/span&gt;&lt;/span&gt;directory. For example, execute the following from the command line: &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;D:\TelligentAnalytics\Tasks\installService.bat&lt;/pre&gt; &lt;/li&gt; &lt;/ol&gt;Note that when you install the Tasks Service, if you do not run the install file from the command prompt and as administrator, you can receive an installation error stating that your security logs are inaccessible.&lt;/div&gt; &lt;/li&gt; &lt;li&gt;Optionally, if you want to install the task service on a separate server:&lt;ol&gt; &lt;li&gt;Open Windows Services (Control Panel &amp;gt; Services).&lt;/li&gt; &lt;li&gt;Right-click the Telligent Task Service and select &lt;b&gt;Properties&lt;/b&gt;.&lt;/li&gt; &lt;li&gt;In the General tab, keep the startup type as &lt;b&gt;Automatic&lt;/b&gt; so that the task will always restart after a reboot. Or if you are running Windows Vista/Server 2008+, change the startup type to &lt;b&gt;Automatic (Delayed Start)&lt;/b&gt;.&lt;/li&gt; &lt;li&gt;In the Log On tab, select the &lt;b&gt;Log on as&lt;/b&gt; setting for this account.&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;Browse&lt;/b&gt;. In the dialog box, ensure that you have selected the correct &lt;b&gt;Object Type&lt;/b&gt; (Built-in security principals, Users); &lt;b&gt;Location &lt;/b&gt;(the computer/server you&amp;#39;re accessing), and the &lt;b&gt;Object name&lt;/b&gt; (remains the same, e.g. NETWORK SERVICE).&lt;/li&gt; &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;.&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Start the service: &lt;div class="tdocs-stepdetails"&gt;&lt;ol&gt; &lt;li&gt;Go to Start &amp;gt; Run, type in &lt;span class="tdocs-path"&gt;services.msc&lt;/span&gt; and press &lt;span class="tdocs-button"&gt;OK&lt;/span&gt;&lt;/li&gt; &lt;li&gt;In the Services List, find the entry for &amp;quot;Telligent Analytics Task Service&amp;quot;, right click it and select &lt;span class="tdocs-button"&gt;Start&lt;/span&gt;.&lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;/li&gt; &lt;/ol&gt; &lt;p class="tdocs-note"&gt;&lt;b&gt;You will not see data in your Telligent Analytics site sooner than one hour&lt;/b&gt; from when the task service is installed. Most likely, it will take longer.&lt;/p&gt;</description></item><item><title>Wiki Page: 3.7 upgrade FAQ</title><link>http://telligent.com/support/analytics/w/documentation/20954.aspx</link><pubDate>Wed, 16 Nov 2011 19:28:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:20954</guid><dc:creator>Jenny Jarrard</dc:creator><description>&lt;p class="tdocs-note"&gt;If you are upgrading from Telligent Analytics 3.x to Analytics 3.7, please read the below, then follow the &lt;a href="/support/analytics/w/documentation/20355.aspx"&gt;full installation instructions&lt;/a&gt;.&lt;/p&gt; &lt;h2&gt;&lt;a name="Which_versions_of_Telligent_Evolution_are_compatible_with_Telligent_Analytics_3_7"&gt;&lt;/a&gt;Which versions of Telligent Evolution are compatible with Telligent Analytics 3.7?&lt;/h2&gt; &lt;p&gt;Telligent Analytics 3.7 is compatible with Telligent Community 6.0 and Telligent Enterprise 3.0. It is not compatible with down-level versions of the Telligent Evolution platform.&lt;/p&gt; &lt;p&gt;If you have upgraded to Telligent Community 6.0 or Telligent Enterprise 3.0, please verify that the &lt;span style="font-family:courier new,courier;"&gt;cs_UpdateSchemaAndProcedures.sql&lt;/span&gt; script was executed and that your upgrade completely successfully.&lt;/p&gt; &lt;p&gt;Telligent Analytics 3.6 is not compatible with&amp;nbsp;Telligent Community 6.0 and Telligent Enterprise 3.0.&lt;/p&gt; &lt;h2&gt;&lt;a name="How_do_I_upgrade_from_an_older_version_of_Telligent_Analytics_to_Telligent_Analytics_3_7"&gt;&lt;/a&gt;How do I upgrade from an older version of Telligent Analytics to Telligent Analytics 3.7?&lt;/h2&gt; &lt;p&gt;Please follow the &lt;a href="/support/analytics/w/documentation/20355.aspx"&gt;full installation instructions&lt;/a&gt;. Most of the document is written from the standpoint of moving from Telligent Analytics 3.6 to 3.7.&lt;/p&gt; &lt;h2&gt;&lt;a name="Why_a_new_install"&gt;&lt;/a&gt;Why a new install?&lt;/h2&gt; &lt;p&gt;There has been major restructuring of data and data tables in Telligent Community 6.0 and Telligent Enterprise 3.0. This required upgrades to be made to our Telligent Analytics product. There is no upgrade path from Telligent Analytics 3.6 or below to Telligent Analytics 3.7 due to the restructuring of data and data tables in Telligent Community 6.0 and Telligent Enterprise 3.0.&lt;/p&gt; &lt;h2&gt;&lt;a name="Upgrade_web_analytics_data"&gt;&lt;/a&gt;Upgrade web analytics data&lt;/h2&gt; &lt;p&gt;One restructuring that took place in Telligent Community 6.0 and Telligent Enterprise 3.0 was in the way that web analytics data was stored in the database. What this means for Telligent Analytics is that the older legacy data will need to be upgraded if you wish to report that data upon going forward. Telligent Analytics 3.7 ships with a database script to migrate the web analytics data. &lt;em&gt;This is a script that you run on your Telligent Community 6.0 or Telligent Enterprise 3.0 database, not on the Telligent Analytics 3.7 database.&lt;/em&gt; You can run this script before or after you get Telligent Analytics set up. Bear in mind, though, if you choose to run the script after setting up Telligent Analytics 3.7, you will need to re-process your web analytics data. &lt;strong&gt;To run this script, simply locate the &lt;span style="font-family:courier new,courier;"&gt;migrate_web_analytics.sql &lt;/span&gt;script from the Telligent Analytics installation and run it on your Telligent Community or Telligent Enterprise database.&lt;/strong&gt; &amp;nbsp;It is strongly advised that you try this once on a non-production server using a backup of your database. Depending upon how much data you have in your &lt;span style="font-family:courier new,courier;"&gt;cs_WebAnalytics&lt;/span&gt; table, this script could take some time to run. &amp;nbsp;By running it first in a non-production environment, you will be able to gauge how much time will be needed for the production migration. &amp;nbsp;&lt;/p&gt; &lt;h2&gt;&lt;a name="Will_I_lose_any_data"&gt;&lt;/a&gt;Will I lose any data?&lt;/h2&gt; &lt;p&gt;Reporting data (metrics) will not be lost in the transfer from Telligent Analytics 3.6 to Telligent Analytics 3.7. Telligent Analytics copies data from your Telligent Community or Telligent Enterprise database to use for report generation in Analytics. Therefore, the data remains intact when upgrading to Telligent Analytics 3.7, but does require a reprocessing of all data.&lt;/p&gt; &lt;p&gt;There are a few areas that are not transferable to Telligent Analytics 3.7 and will require the user to reestablish them once Telligent Analytics 3.7 has been set up. These areas include:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Custom dashboards created by individual users&lt;/li&gt; &lt;li&gt;Subscriptions created by individual users&lt;/li&gt; &lt;li&gt;Roles/permissions&lt;/li&gt; &lt;li&gt;Tracked topics&lt;/li&gt; &lt;li&gt;Custom reports (please save custom reports and manually reestablish them in your 3.7 site)&lt;/li&gt; &lt;/ul&gt; &lt;h2&gt;&lt;a name="Replacing_the_Extended_Analytics_module"&gt;&lt;/a&gt;Replacing the Extended Analytics module&lt;/h2&gt; &lt;p&gt;Telligent Analytics 3.7 includes a new Extended Analytics module replacement. Installing this module is much easier to install in 3.7 than it was in 3.6. However, the 3.6 module must be removed before installing the new one.&lt;/p&gt; &lt;p&gt;To uninstall the old Extended Analytics module (if you didn&amp;#39;t complete this step when installing Telligent Evolution):&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Delete the &lt;span style="font-family:courier new,courier;"&gt;CommunityServer.ExtendedAnalytics.dll&lt;/span&gt; file from the [Telligent Community or Telligent Enterprise site]&lt;span style="font-family:courier new,courier;"&gt;\bin&lt;/span&gt; directory.&lt;/li&gt; &lt;li&gt;If your Telligent Community or Telligent Enterprise site is running in a web farm, make sure you do this on each web server.&lt;/li&gt; &lt;/ol&gt; &lt;h3&gt;&lt;a name="Completing_the_upgrade"&gt;&lt;/a&gt;Completing the upgrade&lt;/h3&gt; &lt;p&gt;Follow all of the steps in the &lt;a href="/support/analytics/w/documentation/20355.aspx"&gt;Full Installation guide&lt;/a&gt;, including the steps to install the new Extended Analytics and Analytics URLs.&lt;/p&gt;</description></item><item><title>Forum Post: RE: Custom dashboard + info con underlying DB structure</title><link>http://telligent.com/support/analytics/f/541/p/1069228/1353607.aspx#1353607</link><pubDate>Tue, 15 Nov 2011 17:03:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1353607</guid><dc:creator>JanaCarter [Telligent]</dc:creator><description>&lt;p&gt;Hi Andrea:&lt;/p&gt; &lt;p&gt;Apologies for the delay in response. For documentation on creating custom reports, including custom dashboards, you can go &lt;a href="http://telligent.com/support/analytics/w/documentation/custom-reports.aspx"&gt;here &lt;/a&gt;(&lt;a rel="nofollow" target="_new" href="http://telligent.com/support/analytics/w/documentation/custom-reports.aspx"&gt;telligent.com/.../custom-reports.aspx&lt;/a&gt;). The part that will be the trickiest is the permissions. If you want to limit who can see the dashboard, you will first need to:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Create the new dashboard&lt;/li&gt; &lt;li&gt;Add reports to it&lt;/li&gt; &lt;li&gt;Then&lt;a href="http://telligent.com/support/analytics/w/documentation/creating-and-modifying-user-roles.aspx"&gt; create a new role &lt;/a&gt;(Settings panel)&lt;/li&gt; &lt;li&gt;&lt;a href="http://telligent.com/support/analytics/w/documentation/manage-users.aspx"&gt;Add users&lt;/a&gt; to that role&lt;/li&gt; &lt;li&gt;Then ensure that new dashboard is only visible by that new role.&lt;/li&gt; &lt;/ol&gt; &lt;p&gt;You can only restrict who sees a report, not who sees what data within a report (permissions is at the report level, not data level).&lt;/p&gt; &lt;p&gt;&lt;/p&gt; &lt;p&gt;I hope this helps.&lt;/p&gt; &lt;p&gt;Jana Carter&lt;/p&gt; &lt;p&gt;Telligent Program Manager&lt;/p&gt;</description></item><item><title>Wiki Page: About Web Analytics 3.6 and 3.7</title><link>http://telligent.com/support/analytics/w/documentation/20953.aspx</link><pubDate>Thu, 20 Oct 2011 20:46:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:20953</guid><dc:creator>Jenny Jarrard</dc:creator><description>&lt;p&gt;&lt;br /&gt;&lt;div class="table-of-contents"&gt;&lt;h2 class="title"&gt;In this Article&lt;/h2&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#WebAnalytics"&gt;What is Web Analytics?&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#DataCollected"&gt;How is data collected?&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#HowDiffer"&gt;How does this approach differ from other Web Analytics solutions?&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#DataStored"&gt;How is the data stored?&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#DataAnalyzed"&gt;How is the data analyzed?&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#ReportsIncluded"&gt;What reports are included?&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#A_note_about_Web_Analytics_if_you_are_running_a_Telligent_Evolution_Mobile_site"&gt;A note about Web Analytics if you are running a Telligent Evolution Mobile site&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/div&gt;&lt;/p&gt; &lt;h2 id="what_is_web_analytics"&gt;&lt;a name="WebAnalytics"&gt;&lt;/a&gt;What is Web Analytics?&lt;/h2&gt; &lt;p&gt;Web Analytics is the collection, analysis, and reporting of information about Internet traffic on your Web site. Telligent Analytics 3.x introduces all three stages of this process for use with your Telligent Evolution site.&lt;/p&gt; &lt;h2 id="how_is_data_collected"&gt;&lt;a name="DataCollected"&gt;&lt;/a&gt;How is data collected?&lt;/h2&gt; &lt;p&gt;Telligent Evolution&amp;nbsp;includes an additional assembly (&lt;span style="font-family:courier new,courier;"&gt;ExtendedAnalytics.dll&lt;/span&gt;) that runs on your community site to collect traffic information. This assembly includes an &lt;span style="font-family:courier new,courier;"&gt;HttpModule&lt;/span&gt; that subscribes to the &lt;span style="font-family:courier new,courier;"&gt;End Request&lt;/span&gt; event of every page request, then records detailed information about each request made to the community site.&lt;/p&gt; &lt;p&gt;This module uses an additional user cookie for tracking unique users and returning visitors. If a user logs in, the cookie is tied directly to his/her site membership account - adding the ability to report on views by specific community members.&lt;/p&gt; &lt;p&gt;The module includes a configurable queue which collects requests. These requests are then written to the database in bulk. The &lt;span style="font-family:courier new,courier;"&gt;ExtendedAnalytics.config &lt;/span&gt;file allows you to specify how often these items are written to the database. If necessary, the files can be written to a separate database. For larger communities, it is recommended the requests be frequently written out and that they be stored in a separate database.&lt;/p&gt; &lt;p&gt;Configuration options include the ability to:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Specify how frequently requests are written to the database&lt;/li&gt; &lt;li&gt;Specify a separate database connection string for storage of Telligent Analytics data&lt;/li&gt; &lt;li&gt;Specify additional file extensions to record other than .asp, .aspx, .htm, .html&lt;/li&gt; &lt;li&gt;Specify specific files to ignore (example: &lt;span style="font-family:courier new,courier;"&gt;dynamicstyle.aspx&lt;/span&gt;)&lt;/li&gt; &lt;li&gt;Specify whether or not to record postbacks as unique requests&lt;/li&gt; &lt;li&gt;Install a SQL job to clear old requests from the database (presumably after the requests have been imported into Telligent Analytics)&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;This module is unique to the Telligent Evolution / Telligent Enterprise brand and is not compatible with other Web sites.&lt;/p&gt; &lt;h2 id="how_does_this_approach_differ_from_other_web_analytics_solutions"&gt;&lt;a name="HowDiffer"&gt;&lt;/a&gt;How does this approach differ from other Web Analytics solutions?&lt;/h2&gt; &lt;p&gt;The most common approaches to recording Web Analytics statistics include:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Client-side JavaScript&lt;/li&gt; &lt;li&gt;IIS log parsing&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;These approaches are typical because a tool built on one or both of these technologies can be applied to a large customer base regardless of the server type or Web application type being run (e.g., HTML, PHP, ASP.NET, etc.).&lt;/p&gt; &lt;p&gt;Some drawbacks of these technologies:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Visitors with JavaScript who are disabled are not recorded via client-side JavaScript. Aside from missing Web views when a user has JavaScript disabled, this method also misses requests from RSS readers and search engine crawlers.&lt;/li&gt; &lt;li&gt;IIS log parsing is difficult to do successfully and is often imprecise. In IIS logs, a single page view is typically represented as several requests because the log file includes requests for every component of a page (i.e., images, style sheets, page controls, etc.).&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Because Telligent Analytics targets a specific technology and specific application, we are able to leverage technologies specific to ASP.NET and information specific to Telligent platforms that allow access to more precise information about each request. For example, because we integrate the &lt;span style="font-family:courier new,courier;"&gt;ExtendedAnalytics &lt;/span&gt;module directly with the Telligent platform application, we are able to record additional information about each request by:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Tying visits directly to a logged-in user&lt;/li&gt; &lt;li&gt;Recording real page titles along with URLs&lt;/li&gt; &lt;li&gt;Gathering community/context-specific information about the page requested (i.e., Which community group, section, and post(s) are associated with the page?)&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;The statistics gathered by each different method of collecting Web Analytics statistics can vary greatly. We selected an &lt;span style="font-family:courier new,courier;"&gt;HttpModule &lt;/span&gt;approach because the limited scope of this solution allows us greater control over each request - and ultimately results in greater accuracy.&lt;/p&gt; &lt;h2 id="how_is_the_data_stored"&gt;&lt;a name="DataStored"&gt;&lt;/a&gt;How is the data stored?&lt;/h2&gt; &lt;p&gt;The &lt;span style="font-family:courier new,courier;"&gt;ExtendedAnalytics&lt;/span&gt; module stores data in raw request format in the specified database to ensure that the processing time and storage space consumed are both minimized.&lt;/p&gt; &lt;p&gt;Even though a minimal amount of data for each request is stored, the amount of space needed to house all page requests for an extended amount of time can be quite large (although, note, it is unique to the amount of traffic your community receives). Allocate additional space for storing your Web Analytics data. It is also recommended that the cleanup job (see &lt;span style="font-family:courier new,courier;"&gt;CleanupJob.sql&lt;/span&gt;) be installed to delete old records and free storage space.&lt;/p&gt; &lt;h2 id="how_is_the_data_analyzed"&gt;&lt;a name="DataAnalyzed"&gt;&lt;/a&gt;How is the data analyzed?&lt;/h2&gt; &lt;p&gt;Requests are imported into the Analytics database through a series of tasks, which include but are not limited to:&amp;nbsp;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;WebAnalyticsRawData&lt;/span&gt; and &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;WebAnalyticsBulkProcessingTask&lt;/span&gt;. These unique tasks process and organize requests based on user and session information. Information about individual views, statistics on page requests, and browser and referrer information are also processed as part of these tasks.&lt;/p&gt; &lt;p&gt;Telligent Analytics makes use of &lt;a href="/support/analytics/w/documentation/new-telligent-analytics-3-5.aspx#PageViews"&gt;page views&lt;/a&gt;&amp;nbsp;to more accurately reflect true page views for actual user visits.&amp;nbsp;The&amp;nbsp;Web Analytics tasks&amp;nbsp;differentiate between browser views, RSS views, and robot or crawler views; it then stores each of these types separately in the Analytics database for reporting. The primary means of differentiating between these types is through intelligent parsing of the&amp;nbsp;Http User Agent&amp;nbsp;string passed with the request.&lt;/p&gt; &lt;p&gt;Pre-calculated&lt;a href="/support/analytics/w/documentation/new-telligent-analytics-3-5.aspx"&gt;&amp;nbsp;roll-up data is used for page views as well as topics and sentiment&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;In the directory where you install the Telligent Analytics 3.x tasks, there is a configuration file named &lt;span style="font-family:courier new,courier;"&gt;WebAnalytics.config&lt;/span&gt;. This holds the current list of regular expressions used to identify common user agent strings, broken out by category. It may be necessary to update this file periodically as new user agents are introduced. Check the Telligent Web site periodically for published updates to this file.&lt;/p&gt; &lt;p&gt;The Web Analytics task is intended to be run frequently. Out of the box, this task is configured to run once every hour. The resulting reports in Telligent Analytics will be close to real-time (only off by at most one hour). The interval between executions is also configurable.&lt;/p&gt; &lt;h2 id="what_reports_are_included"&gt;&lt;a name="ReportsIncluded"&gt;&lt;/a&gt;What reports are included?&lt;/h2&gt; &lt;p&gt;Telligent Analytics 3.x includes a comprehensive set of reports built around views, visitors, pages, and referrers. Here is a list of the different sections of reports included with Telligent Analytics 3.x:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Views &lt;ul&gt; &lt;li&gt;Page views&lt;/li&gt; &lt;li&gt;RSS page views&lt;/li&gt; &lt;li&gt;Most-viewed pages&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; &lt;ul&gt; &lt;li&gt;Visitors &lt;ul&gt; &lt;li&gt;Total visitors&lt;/li&gt; &lt;li&gt;Time on site&lt;/li&gt; &lt;li&gt;Depth of visit&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; &lt;ul&gt; &lt;li&gt;Loyalty &lt;ul&gt; &lt;li&gt;Visitor frequency&lt;/li&gt; &lt;li&gt;Visitor recency&lt;/li&gt; &lt;li&gt;Exit ratio&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; &lt;ul&gt; &lt;li&gt;Usage &lt;ul&gt; &lt;li&gt;Browser usage&lt;/li&gt; &lt;li&gt;Search keywords&lt;/li&gt; &lt;li&gt;Traffic sources&lt;/li&gt; &lt;li&gt;Exceptions&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; &lt;h2&gt;&lt;a name="A_note_about_Web_Analytics_if_you_are_running_a_Telligent_Evolution_Mobile_site"&gt;&lt;/a&gt;&amp;nbsp;A note about Web Analytics if you are running a Telligent Evolution Mobile site&lt;/h2&gt; &lt;p&gt;If you elected to &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/install-telligent-enterprise-mobile.aspx"&gt;install your Telligent Evolution Mobile site&lt;/a&gt; as a &lt;em&gt;child&lt;/em&gt; site of the Telligent Evolution site (for example, mobile.mycommunity.com) and you are also running Web Analytics on your community, you will need to add a remove statement for Web Analytics to your mobile site&amp;#39;s &lt;span style="font-family:courier new,courier;"&gt;web.config&lt;/span&gt; file. Locate the following module and add the highlighted line:&lt;/p&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;  &amp;lt;system.webServer&amp;gt;     &amp;lt;modules runAllManagedModulesForAllRequests=&amp;quot;true&amp;quot;&amp;gt;       &amp;lt;remove name=&amp;quot;Telligent.Evolution&amp;quot; /&amp;gt;       &lt;span style="background-color:#ffff00;"&gt;&amp;lt;remove name=&amp;quot;JavascriptAnalyticsHttpModule&amp;quot; /&amp;gt;&lt;/span&gt;     &amp;lt;/modules&amp;gt; &lt;/pre&gt; &lt;p&gt;You need to make this change because the site is already inheriting the module from the community.&lt;/p&gt;</description></item><item><title>Wiki Page: How do I enable logging in my Task Service?</title><link>http://telligent.com/support/analytics/w/documentation/3512.aspx</link><pubDate>Thu, 13 Oct 2011 18:34:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:3512</guid><dc:creator>Jenny Jarrard</dc:creator><description>&lt;div class="tdocs-note"&gt;If you are using the Analytics Runner to execute your tasks in lieu of the Task Service, logging is enabled by default and no action is required. The &lt;span style="font-family:courier new,courier;"&gt;HRSTracelog.log&lt;/span&gt; is located in your &lt;span style="font-family:courier new,courier;"&gt;Tasks&lt;/span&gt; folder.&lt;/div&gt; &lt;p&gt;To enable error logging, open the&amp;nbsp;&lt;span style="font-family:courier new,courier;"&gt;Telligent.Tasks.Service.exe.config&lt;/span&gt;&amp;nbsp;file located where your task service is installed, and un-comment the system.diagnostics section:&lt;/p&gt; &lt;div class="code"&gt; &lt;pre&gt;&amp;lt;system.diagnostics&amp;gt;     &amp;lt;trace autoflush=&amp;quot;true&amp;quot;&amp;gt;       &amp;lt;listeners&amp;gt;         &amp;lt;remove name=&amp;quot;DefaultTraceListener&amp;quot; /&amp;gt;         &amp;lt;add name=&amp;quot;myListener&amp;quot; type=&amp;quot;System.Diagnostics.TextWriterTraceListener&amp;quot; initializeData=&amp;quot;HRSTraceLog.log&amp;quot; /&amp;gt;       &amp;lt;/listeners&amp;gt;     &amp;lt;/trace&amp;gt;   &amp;lt;/system.diagnostics&amp;gt;&lt;/pre&gt; &lt;/div&gt; &lt;p&gt;Then restart the task service. The next time any task runs, it will output a file in the same directory called&amp;nbsp;&lt;span style="font-family:courier new,courier;"&gt;HRSTraceLog.log&lt;/span&gt;.&lt;/p&gt; &lt;p class="tdocs-note"&gt;This log file can grow very large, very quickly and so should only be enabled for brief periods of time as required for diagnosing problems with importing data.&lt;/p&gt;</description></item><item><title>Wiki Page: Configuring the Web Analytics task to write data to a separate database</title><link>http://telligent.com/support/analytics/w/documentation/configuring-the-web-analytics-task-to-write-data-to-a-separate-database.aspx</link><pubDate>Wed, 12 Oct 2011 21:17:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:6745</guid><dc:creator>Jenny Jarrard</dc:creator><description>&lt;p&gt;This document explains how to configure the Web Analytics tasks to write data to a database other than the main community database.&lt;/p&gt; &lt;h2 id="why_would_i_need_to_store_this_data_in_a_separate_database"&gt;&lt;a name="Why_would_I_need_to_store_this_data_in_a_separate_database"&gt;&lt;/a&gt;Why would I need to store this data in a separate database?&lt;/h2&gt; &lt;p&gt;If your site receives a lot of traffic, this data can take up a lot of disk space, requiring you to store this data in a separate database.&lt;/p&gt; &lt;p&gt;You may also wish to have these files in a separate database to schedule database backups on them separately from the community database backups. This data is only used for reporting purposes and is not as integral to the site as the other database files are.&lt;/p&gt; &lt;p&gt;The processing of this data (by the Web Analytics tasks) also adds some additional processing load to the database server. The more records the task has to process, the greater the load. You may wish to move this to a separate database server for performance reasons. Note that moving it to a separate database on the same server will probably not have any effect on performance, but moving it to a separate database server certainly will.&lt;/p&gt; &lt;h2 id="walk-through"&gt;&lt;a name="Walk-through"&gt;&lt;/a&gt;Walk-through&lt;/h2&gt; &lt;p&gt;This walk-through assumes you have already successfully installed the Telligent Analytics site and Task Service, and that you have followed the &lt;a href="/support/analytics/w/documentation/1-full-installation.aspx#set_up_web_analytics"&gt;install the Extended Analytics module&lt;/a&gt; instructions on your community site. These steps are updates that must be made to correctly configured files.&lt;/p&gt; &lt;h3 id="i_create_and_configure_the_database"&gt;&lt;a name="I_Create_and_configure_the_database"&gt;&lt;/a&gt;I. Create and configure the database&lt;/h3&gt; &lt;p&gt;Create a new database in which to store these records. You can use any unique database name. For this walk-through, we assume the database is named &lt;span style="font-family:courier new,courier;"&gt;CommunityWebAnalytics&lt;/span&gt;.&lt;/p&gt; &lt;p&gt;If you are using Telligent Analytics 3.6, run &lt;span style="font-family:courier new,courier;"&gt;ExtendedAnalytics.sql&lt;/span&gt; on the new database to create the &lt;span style="font-family:courier new,courier;"&gt;cs_WebAnalytics&lt;/span&gt; table and related stored procedures. This file can be found in the Telligent Analytics installer package in the &lt;span style="font-family:courier new,courier;"&gt;ExtendedAnalytics&lt;/span&gt; folder.&lt;/p&gt; &lt;p&gt;If you are using Telligent Analytics 3.7, run &lt;span style="font-family:courier new,courier;"&gt;EA_Separate_Database.sql&lt;/span&gt; on the new database to create the &lt;span style="font-family:courier new,courier;"&gt;te_WebAnalytics&lt;/span&gt; table and related stored procedures. This file can be found in the Telligent Analytics installer package in the SQL folder.&lt;/p&gt; &lt;h3 id="ii_update_the_extendedanalytics_module_configuration"&gt;&lt;a name="II_Update_the_ExtendedAnalytics_module_configuration"&gt;&lt;/a&gt;II. Update the ExtendedAnalytics module configuration&lt;/h3&gt; &lt;p&gt;We want to update the Extended Analytics module configuration to write to the new database. These changes will all be made to files in the &lt;b&gt;Web root folder of your Evolution site&lt;/b&gt;.&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Open the &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;ExtendedAnalytics.config&lt;/span&gt; file, which is located at the root directory of your community site files.&amp;nbsp;&lt;/li&gt; &lt;li&gt;Change the value for &lt;b&gt;UseDefaultConnectionString&lt;/b&gt;&amp;nbsp;to &lt;b&gt;0&lt;/b&gt;:&lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;UseDefaultConnectionString&amp;gt;0&amp;lt;/UseDefaultConnectionString&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;li&gt;Add a new connection string entry in &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;connectionStrings.config&lt;/span&gt; (located in the Web root folder of your Evolution site) that points to the &lt;span style="font-family:courier new,courier;"&gt;CommunityWebAnalytics&lt;/span&gt; database.&lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;add name=&amp;quot;WebAnalytics&amp;quot;&lt;br /&gt;  connectionString=&amp;quot;Server=(local);&lt;br /&gt;  Trusted_Connection=True;&lt;br /&gt;  Database=&amp;quot;CommunityWebAnalytics;&amp;quot; /&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;li&gt;Ensure the value for &lt;b&gt;CustomConnectionStringName&lt;/b&gt;&amp;nbsp;matches the name of the connection string you just created in &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;connectionStrings.config&lt;/span&gt;.&lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;CustomConnectionStringName&amp;gt;WebAnalytics&amp;lt;/CustomConnectionStringName&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;li&gt;If you are running Telligent Community or Telligent Enterprise in a virtual directory off the root of your domain, you will need to perform the following steps:&lt;ol&gt; &lt;li&gt;In the ExtendedAnalytics.config file in the Telligent Evolution Web site, find the following section&lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;!--&amp;lt;analyticsJavaScriptEndPoint&amp;gt;/testweb/analytics.ashx&amp;lt;/analyticsJavaScriptEndPoint&amp;gt;--&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;li&gt;Uncomment this and change the&lt;span style="font-family:courier new,courier;"&gt; /testweb/&lt;/span&gt; portion of the URL so that it corresponds with the URL where you&amp;#39;ve installed Telligent Community; for example, if your community is called &lt;span style="font-family:courier new,courier;"&gt;http://foo.com/community/&lt;/span&gt;, the value should read&lt;span style="font-family:courier new,courier;"&gt; /community/analytics.ashx&lt;/span&gt;.&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Read more about the &lt;a href="/support/analytics/w/documentation/extended-analytics-module-options.aspx"&gt;module configuration options&lt;/a&gt;.&lt;/li&gt; &lt;/ol&gt; &lt;h3 id="iii_update_the_web_analytics_tasks_in_the_task_configuration"&gt;&lt;a name="III_Update_the_Web_Analytics_tasks_in_the_task_configuration"&gt;&lt;/a&gt;III. Update the Web Analytics tasks in the task configuration&lt;/h3&gt; &lt;p&gt;Next, we want to update the Web Analytics tasks to pull data from the &lt;span style="font-family:courier new,courier;"&gt;CommunityWebAnalytics&lt;/span&gt; database. These changes will all be executed in task files &lt;b&gt;located where your Telligent Analytics Task Service is installed&lt;/b&gt;.&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Add a new connection string to &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;connectionStrings.config&lt;/span&gt; that looks like this:&lt;br /&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;Add name=&amp;quot;Community1WebAnalytics&amp;quot;&lt;br /&gt;  connectionString=&amp;quot;Server=(local);&lt;br /&gt;  Database=CommunityWebAnalytics;&lt;br /&gt;  Trusted_Connection=True;&amp;quot; /&amp;gt;&lt;/pre&gt; &lt;p&gt;Be sure to specify a valid connection string to your &lt;span style="font-family:courier new,courier;"&gt;CommunityWebAnalytics&lt;/span&gt; database.&lt;/p&gt; &lt;/li&gt; &lt;li&gt;Add a site to the &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;TaskStrings.config&lt;/span&gt; file to use the new &lt;span style="font-family:courier new,courier;"&gt;WebAnalytics &lt;/span&gt;connection string. &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;!-- DECLARE SITES --&amp;gt;&lt;br /&gt;&amp;lt;Sites&amp;gt;&lt;br /&gt;  &amp;lt;Site name = &amp;quot;Community1&amp;quot;&lt;br /&gt;    Community = &amp;quot;Community1&amp;quot;&lt;br /&gt;    Membership = &amp;quot;Community1SharedMembership&amp;quot;&lt;br /&gt;    Reporting = &amp;quot;Community1Reporting&amp;quot;&lt;br /&gt;    WebAnalytics=&amp;quot;Community1WebAnalytics&amp;quot;&lt;br /&gt;    siteSchema = &amp;quot;community&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;/Sites&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;li&gt;Update the Web Analytics tasks entries in &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;TaskStrings.config&lt;/span&gt;to use this connection string alias as&amp;nbsp;its source database. &lt;p&gt;Find the &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&amp;lt;Task&amp;gt;&lt;/span&gt; entry for the following Web Analytics tasks: &lt;span style="font-family:courier new,courier;"&gt;WebAnalyticsUserAgentTask&lt;/span&gt; and &lt;span style="font-family:courier new,courier;"&gt;WebAnalyticsRawData&lt;/span&gt;. Update the &lt;i&gt;Source &lt;/i&gt;attribute to use the WebAnalytics site you just added in the previous step. (Replace Community with WebAnalytics.)&lt;/p&gt; &lt;pre class="brush: bash;fontsize: 100; first-line: 1; "&gt;&amp;lt;Task name=&amp;quot;WebAnalyticsRawData&amp;quot;&lt;br /&gt;  DestinationTable=&amp;quot;IF_WebAnalytics&amp;quot;&lt;br /&gt;  ImportIdField=&amp;quot;&amp;quot;&lt;br /&gt;  RequiredTasks=&amp;quot;&amp;quot;&lt;br /&gt;  Source=&amp;quot;WebAnalytics&amp;quot;&lt;br /&gt;  Destination=&amp;quot;Reporting&amp;quot;&lt;br /&gt;  LastProcessedDateQuery=&amp;quot;...&amp;quot;&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;li&gt;Save these files, then restart the Telligent Analytics Task Service in the services list.&lt;/li&gt; &lt;/ol&gt;</description></item><item><title>Wiki Page: Setting up shared membership</title><link>http://telligent.com/support/analytics/w/documentation/setting-up-shared-membership.aspx</link><pubDate>Wed, 12 Oct 2011 20:46:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:3505</guid><dc:creator>Alex Crome</dc:creator><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;b&gt;Important&lt;/b&gt;: To use the Shared Membership configuration, you must first create a site in Settings using the default Forms authentication mode. Users in Analytics are tied to Report Sites, and a Site must first exist before any logins can be created. Make sure you have &lt;a href="/support/analytics/w/documentation/setting-up-shared-membership.aspx"&gt;created a Report Site&lt;/a&gt; before enabling Shared Membership.&lt;/p&gt; &lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: Due to a fundamental change that occurred in the Roles system in Telligent Community 5.0 / Enterprise 2.0, the Shared Membership feature of Telligent Analytics does not directly integrate with existing community roles.&lt;/p&gt; &lt;p&gt;User logins can be shared with an existing community site, and Telligent Analytics roles can be created for these logins if desired. To use ASPNET membership roles instead of specifying allowed users (instructions below), you need to download an ASPNET membership tool and use it to create and assign these roles to users.&lt;/p&gt; &lt;h4 id="procedure"&gt;&lt;a name="Procedure"&gt;&lt;/a&gt;Procedure&lt;/h4&gt; &lt;ol&gt; &lt;li&gt; &lt;p&gt;Locate the &lt;span style="font-family:courier new,courier;"&gt;Web.config&lt;/span&gt; and &lt;span style="font-family:courier new,courier;"&gt;Web.SharedMembership.config&lt;/span&gt; files in your &lt;span style="font-family:courier new,courier;"&gt;Web &lt;/span&gt;directory.&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;p&gt;Rename the &lt;span style="font-family:courier new,courier;"&gt;Web.config&lt;/span&gt; file. Telligent recommends renaming it something like &lt;span style="font-family:courier new,courier;"&gt;Web.default.config&lt;/span&gt;.&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;p&gt;Rename the&lt;span style="font-family:courier new,courier;"&gt; Web.SharedMembership.config&lt;/span&gt; file to&amp;nbsp; &lt;span style="font-family:courier new,courier;"&gt;Web.config&lt;/span&gt;.&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;p&gt;Locate the &lt;span style="font-family:courier new,courier;"&gt;connectionStrings.config&lt;/span&gt; file, also in the &lt;span style="font-family:courier new,courier;"&gt;Web &lt;/span&gt;directory.&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;p&gt;Update the following connection string:&lt;/p&gt; &lt;ol&gt; &lt;li&gt; &lt;p&gt;&lt;span style="font-family:courier new,courier;"&gt;aspnet_membership&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;A string that points to the database where your membership tables are located. This is usually pointed at your Telligent Evolution community.&lt;/p&gt; &lt;div class="code"&gt;&lt;span style="font-family:courier new,courier;"&gt;&amp;lt;add name=&amp;quot;aspnet_membership&amp;quot; connectionString=&amp;quot;server=(local);database=TelligentCommunity;Trusted_Connection=True;&amp;quot; /&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Open the &lt;span style="font-family:courier new,courier;"&gt;Web.config&lt;/span&gt; file (the one you renamed in Step 3 above). Do the following:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt; &lt;li&gt;locate the &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;membership defaultProvider&amp;gt;&lt;/span&gt; section. This can be located by searching the Web.config file for &amp;quot;&amp;lt;membership&amp;quot; (no closing bracket). &lt;br /&gt;&lt;br /&gt;Under &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;add name=&amp;quot;aspnet_membership_provider&amp;quot;...&amp;gt; &lt;/span&gt;look for &lt;span style="font-family:courier new,courier;"&gt;applicationName=&amp;quot;telligent_community&amp;quot; and &lt;/span&gt;ensure that&lt;span style="font-family:courier new,courier;"&gt; applicationName&lt;/span&gt; matches the application name of your Telligent Evolution Platform community (found in the&amp;nbsp;table of your membership database in the database table &lt;span style="font-family:courier new,courier;"&gt;aspnet_applications&lt;/span&gt;).&lt;/li&gt; &lt;li&gt;If you are using Telligent Analytics 3.7, you must perform this step. Locate the &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;roleManager&amp;gt;&lt;/span&gt; section. This can be located by searching the &lt;span style="font-family:courier new,courier;"&gt;web.config &lt;/span&gt;file for &lt;span style="font-family:courier new,courier;"&gt;&amp;quot;&amp;lt;roleManager&amp;quot;&lt;/span&gt; (no closing bracket). Ensure there is a valid provider added, for example:&lt;br /&gt; &lt;pre class="brush: xml;fontsize: 100; first-line: 1; "&gt;&amp;lt;roleManager defaultProvider=&amp;quot;SqlProvider&amp;quot;      enabled=&amp;quot;true&amp;quot;      cacheRolesInCookie=&amp;quot;false&amp;quot;        &amp;gt;       &amp;lt;providers&amp;gt;         &amp;lt;add           name=&amp;quot;SqlProvider&amp;quot;           type=&amp;quot;System.Web.Security.SqlRoleProvider&amp;quot;           connectionStringName=&amp;quot;aspnet_membership&amp;quot;           applicationName=&amp;quot;your-application-name-from-previous-step&amp;quot; /&amp;gt;       &amp;lt;/providers&amp;gt;     &amp;lt;/roleManager&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;li&gt; &lt;p&gt;Locate the &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;authorization&amp;gt;&lt;/span&gt; section. &lt;br /&gt;&lt;br /&gt;Add additional users by adding lines similar to this one:&lt;span style="font-family:courier new,courier;"&gt; &lt;br /&gt;&lt;br /&gt;&amp;lt;allow users=&amp;quot;admin&amp;quot; /&amp;gt;&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: If you instead wish to allow any users with a valid login to have access to the Analytics site, replace the &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;deny users=&amp;quot;*&amp;quot; /&amp;gt;&lt;/span&gt; line with &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;deny users=&amp;quot;?&amp;quot; /&amp;gt;&lt;/span&gt;. This way you don&amp;#39;t have to specify all the users individually.&lt;/p&gt; &lt;/li&gt; &lt;li&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;Save the &lt;/span&gt;Web.config&lt;/span&gt; file.&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt; &lt;p&gt;Navigate to the&lt;span style="font-family:courier new,courier;"&gt; /admin/ &lt;/span&gt;folder and open the&amp;nbsp; &lt;span style="font-family:courier new,courier;"&gt;Web.config&lt;/span&gt; file found in this directory. Add users that you wish to grant access to the Control Panel in Analytics.&lt;/p&gt; &lt;ol&gt; &lt;li&gt; &lt;p&gt;Add additional users by adding lines similar to this one:&lt;span style="font-family:courier new,courier;"&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;allow users=&amp;quot;admin&amp;quot; /&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;p&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;Save the &lt;/span&gt;Web.config&lt;/span&gt; file.&lt;/p&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;If you are using Telligent Analytics 3.7, you must perform this step. Ensure that the database user for the &lt;span style="font-family:courier new,courier;"&gt;aspnet_membership&lt;/span&gt; connection string has the following three roles to the Evolution database:&lt;br /&gt; &lt;ul&gt; &lt;li&gt;&lt;span style="font-family:courier new,courier;"&gt;aspnet_Roles_BasicAccess&lt;/span&gt;&lt;/li&gt; &lt;li&gt;&lt;span style="font-family:courier new,courier;"&gt;aspnet_Roles_FullAccess&lt;/span&gt;&lt;/li&gt; &lt;li&gt;&lt;span style="font-family:courier new,courier;"&gt;aspnet_Roles_ReportingAccess&lt;/span&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ol&gt;</description></item><item><title>Wiki Page: Important concepts and features</title><link>http://telligent.com/support/analytics/w/documentation/important-concepts-and-features.aspx</link><pubDate>Tue, 04 Oct 2011 20:35:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:4416</guid><dc:creator>Jenny Jarrard</dc:creator><description>&lt;p&gt;Telligent Analytics comprises a set of strong data collection and interpretation tools which collectively provide you with wide-scoped, accurate insight into your community&amp;#39;s data, influencers, and sentiment.&lt;/p&gt; &lt;p&gt;This section of the &lt;i&gt;User&amp;#39;s Guide&lt;/i&gt; describes each of the component concepts of the application and then links the concepts to the queries or reports providing the data.&lt;/p&gt; &lt;p&gt;This section contains the following articles:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;About Web Analytics - for 3.5, see &lt;a href="/support/analytics/w/documentation/3324.aspx"&gt;this document&lt;/a&gt;; for 3.6 and 3.7, see &lt;a href="/support/analytics/w/documentation/20953.aspx"&gt;this document&lt;/a&gt;.&lt;/li&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/answer-rate-reply-rate-and-time-to-solution-explained.aspx"&gt;Answer rate, reply rate, and time-to-solution explained&lt;/a&gt;&lt;ol&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/answer-rate.aspx"&gt;Answer rate&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/reply-rate.aspx"&gt;Reply rate&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/time-to-solution.aspx"&gt;Time-to-solution&lt;/a&gt;&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/buzz.aspx"&gt;Buzz&lt;/a&gt;&lt;ol&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/default-data-sources-for-external-buzz.aspx"&gt;Default data sources for external buzz&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/why-to-i-need-to-enter-a-flickr-api-key-and-a-live-appid-key-in-my-task-service-config-file.aspx"&gt;Why do I need to enter a Flickr API key and a Live AppID key in my task service config file?&lt;/a&gt;&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/scoping.aspx"&gt;Scoping&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/search.aspx"&gt;Search&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/users.aspx"&gt;Users&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="/support/analytics/w/documentation/volatile-topics.aspx"&gt;Volatile topics&lt;/a&gt;&lt;/li&gt; &lt;/ol&gt;</description></item><item><title>Forum Post: Re: Download location for telligent Analytics 3.6</title><link>http://telligent.com/support/analytics/f/541/p/1068895/1352492.aspx#1352492</link><pubDate>Fri, 16 Sep 2011 06:25:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1352492</guid><dc:creator>JanaCarter [Telligent]</dc:creator><description>&lt;meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /&gt;   &lt;div&gt;Please contact Support for product download information.&lt;/div&gt; &lt;div&gt;&lt;br /&gt; &lt;/div&gt; &lt;div&gt;Thank you&lt;/div&gt; &lt;div&gt;Jana&lt;/div&gt; &lt;div&gt;&lt;br /&gt; &lt;br /&gt; &lt;/div&gt; &lt;div&gt;&lt;br /&gt; On Sep 15, 2011, at 11:14 PM, &amp;quot;Faster fene&amp;quot; &amp;lt;&lt;a href="mailto:bounce-Faster_fene@communities.telligent.com"&gt;bounce-Faster_fene@communities.telligent.com&lt;/a&gt;&amp;gt; wrote:&lt;br /&gt; &lt;br /&gt; &lt;/div&gt; &lt;div&gt;&lt;/div&gt; &lt;blockquote&gt; &lt;div&gt; &lt;div style="font-family:arial;font-size:10pt;"&gt; &lt;p&gt;Hi , &lt;/p&gt; &lt;p&gt;I need analytics product to install on my machine.&lt;/p&gt; &lt;p&gt;Anybody knows how can I get these files ?&lt;/p&gt; &lt;p&gt;thanks&lt;/p&gt; &lt;div style="clear:both;"&gt;&lt;/div&gt; &lt;/div&gt; &lt;/div&gt;&lt;/blockquote&gt;</description></item><item><title>Wiki Page: Reports</title><link>http://telligent.com/support/analytics/w/documentation/reports.aspx</link><pubDate>Thu, 08 Sep 2011 20:12:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:3325</guid><dc:creator>Jenny Jarrard</dc:creator><description>&lt;p&gt;Telligent Analytics includes in-depth views into your community in five key areas:&lt;/p&gt; &lt;ol&gt; &lt;li&gt; &lt;p&gt;Buzz&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Summary &lt;ul&gt; &lt;li&gt;Buzz key vital signs&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;My site buzz &lt;ul&gt; &lt;li&gt;Top topics&lt;/li&gt; &lt;li&gt;People&lt;/li&gt; &lt;li&gt;Tracked topics&lt;/li&gt; &lt;li&gt;Volatile topics&lt;/li&gt; &lt;li&gt;Top searches&lt;/li&gt; &lt;li&gt;Popular tags&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Listening externally &lt;ul&gt; &lt;li&gt;Twitter buzz&lt;/li&gt; &lt;li&gt;Top topics&lt;/li&gt; &lt;li&gt;People&lt;/li&gt; &lt;li&gt;Sources&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Buzz by user type &lt;ul&gt; &lt;li&gt;Asker buzz&lt;/li&gt; &lt;li&gt;Answerer buzz&lt;/li&gt; &lt;li&gt;Influencer buzz&lt;/li&gt; &lt;li&gt;Originator buzz&lt;/li&gt; &lt;li&gt;New users buzz&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Buzz sentiment &lt;ul&gt; &lt;li&gt;Overall sentiment&lt;/li&gt; &lt;li&gt;Sentiment per topic&lt;/li&gt; &lt;li&gt;Sentiment for power users&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Collaboration&lt;ol&gt; &lt;li&gt;Summary &lt;ul&gt; &lt;li&gt;Collaboration key vital signs&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Groups &lt;ul&gt; &lt;li&gt;Summary&lt;/li&gt; &lt;li&gt;Activity&lt;/li&gt; &lt;li&gt;New groups&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Forums &lt;ul&gt; &lt;li&gt;Summary&lt;/li&gt; &lt;li&gt;Views&lt;/li&gt; &lt;li&gt;Discussion threads&lt;/li&gt; &lt;li&gt;Q/A threads&lt;/li&gt; &lt;li&gt;Answer rates&lt;/li&gt; &lt;li&gt;Reply rates&lt;/li&gt; &lt;li&gt;Popular content&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Blogs &lt;ul&gt; &lt;li&gt;Summary&lt;/li&gt; &lt;li&gt;Views&lt;/li&gt; &lt;li&gt;Posts&lt;/li&gt; &lt;li&gt;Comments&lt;/li&gt; &lt;li&gt;Popular content&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Wikis &lt;ul&gt; &lt;li&gt;Summary&lt;/li&gt; &lt;li&gt;Views&lt;/li&gt; &lt;li&gt;Contributions&lt;/li&gt; &lt;li&gt;Pages&lt;/li&gt; &lt;li&gt;Revisions&lt;/li&gt; &lt;li&gt;Comments&lt;/li&gt; &lt;li&gt;Popular content&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Media galleries &lt;ul&gt; &lt;li&gt;Summary&lt;/li&gt; &lt;li&gt;Views&lt;/li&gt; &lt;li&gt;Files&lt;/li&gt; &lt;li&gt;File size&lt;/li&gt; &lt;li&gt;Comments&lt;/li&gt; &lt;li&gt;Popular content&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Support&lt;ol&gt; &lt;li&gt;Summary &lt;ul&gt; &lt;li&gt;Support key vital signs&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Forum users &lt;ul&gt; &lt;li&gt;Contributors&lt;/li&gt; &lt;li&gt;Moderators&lt;/li&gt; &lt;li&gt;Top answerers&lt;/li&gt; &lt;li&gt;Top askers&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Thread life cycle &lt;ul&gt; &lt;li&gt;Answer rate&lt;/li&gt; &lt;li&gt;Reply rate&lt;/li&gt; &lt;li&gt;Threads&lt;/li&gt; &lt;li&gt;Time-to-solution&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Users&lt;ol&gt; &lt;li&gt;Summary &lt;ul&gt; &lt;li&gt;User key vital signs&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;User behavior &lt;ul&gt; &lt;li&gt;Active users&lt;/li&gt; &lt;li&gt;Find a user&lt;/li&gt; &lt;li&gt;Sign ins&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;User types &lt;ul&gt; &lt;li&gt;Summary&lt;/li&gt; &lt;li&gt;Answerer&lt;/li&gt; &lt;li&gt;Asker&lt;/li&gt; &lt;li&gt;Commenter&lt;/li&gt; &lt;li&gt;Connector&lt;/li&gt; &lt;li&gt;Influencer&lt;/li&gt; &lt;li&gt;Originator&lt;/li&gt; &lt;li&gt;Moderator&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;User demographics &lt;ul&gt; &lt;li&gt;User demographics&lt;/li&gt; &lt;li&gt;Users in roles&lt;/li&gt; &lt;li&gt;Total users&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Sentiment &lt;ul&gt; &lt;li&gt;Users sentiment&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Web Analytics&lt;ol&gt; &lt;li&gt;Summary &lt;ul&gt; &lt;li&gt;Web Analytics key vital signs&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Views &lt;ul&gt; &lt;li&gt;Page views&lt;/li&gt; &lt;li&gt;RSS page views&lt;/li&gt; &lt;li&gt;&lt;/li&gt; &lt;li&gt;Most-viewed pages&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Visitors &lt;ul&gt; &lt;li&gt;Total visitors&lt;/li&gt; &lt;li&gt;Time on site&lt;/li&gt; &lt;li&gt;Depth of visit&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Loyalty &lt;ul&gt; &lt;li&gt;Visitor frequency&lt;/li&gt; &lt;li&gt;Visitor recency&lt;/li&gt; &lt;li&gt;Exit ratio&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Usage &lt;ul&gt; &lt;li&gt;Browser usage&lt;/li&gt; &lt;li&gt;Search keywords&lt;/li&gt; &lt;li&gt;Traffic sources&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;Exceptions &lt;ul&gt; &lt;li&gt;Exceptions&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;/ol&gt; &lt;h3&gt;&lt;a name="Related_information"&gt;&lt;/a&gt;Related information&lt;/h3&gt; &lt;h4&gt;&lt;a name="Favorite_forum_reports"&gt;&lt;/a&gt;Favorite forum reports&lt;/h4&gt; &lt;p&gt;(Please visit the site to view this video)&lt;/p&gt; &lt;h4&gt;&lt;a name="Identify_inactive_groups"&gt;&lt;/a&gt;Identify inactive groups&lt;/h4&gt; &lt;p&gt;(Please visit the site to view this video)&lt;/p&gt;</description></item><item><title>Wiki Page: Email subscriptions to reports</title><link>http://telligent.com/support/analytics/w/documentation/email-subscriptions-to-reports.aspx</link><pubDate>Thu, 08 Sep 2011 19:51:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:3541</guid><dc:creator>Jenny Jarrard</dc:creator><description>&lt;p&gt;You can subscribe to reports via email if you are using one of the &lt;a href="/support/analytics/w/documentation/membership-configurations.aspx"&gt;membership configurations (shared membership or Windows authentication)&lt;/a&gt;. Once shared membership or Windows authentication mode is successfully configured, the Subscribe option displays in the Options menu of a report.&lt;/p&gt; &lt;p&gt;&lt;a href="/communities/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/analytics_5F00_private/5545.subscribe.PNG"&gt;&lt;img src="/communities/resized-image.ashx/__size/550x0/__key/CommunityServer.Wikis.Components.Files/analytics_5F00_private/5545.subscribe.PNG" alt=" " border="0" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;To subscribe to emails for a particular report:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Click &lt;b&gt;Options &lt;/b&gt;on the report to which you want to subscribe, then click &lt;b&gt;Subscribe&lt;/b&gt;. You should see the Subscriptions count in the top right increment by one.&lt;/li&gt; &lt;/ol&gt; &lt;p style="padding-left:60px;"&gt;&lt;a href="/communities/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/analytics_5F00_private/2084.subs.PNG"&gt;&lt;img style="border:1px solid black;" src="/communities/resized-image.ashx/__size/550x0/__key/CommunityServer.Wikis.Components.Files/analytics_5F00_private/2084.subs.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Click this link to view your active subscriptions. This page gives you the options to remove a subscription or to edit the delivery options for a subscription. Clicking the red &lt;b&gt;X &lt;/b&gt;icon will permanently remove the subscription. Clicking the gray &lt;b&gt;wrench &lt;/b&gt;icon will expand the subscription options for this subscription.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;You can set the email delivery frequency in &lt;a href="#Days"&gt;days&lt;/a&gt;, &lt;a href="#Weeks"&gt;weeks &lt;/a&gt;or &lt;a href="#Months"&gt;months&lt;/a&gt;. The default email delivery frequency for reports is once per day. An email is sent to you the first time the &lt;span style="font-family:courier new,courier;"&gt;EmailTask&lt;/span&gt; runs each day. (This task is set to run every two hours by default.)&lt;/p&gt; &lt;h3&gt;&lt;a name="Days"&gt;&lt;/a&gt;Days&lt;/h3&gt; &lt;p&gt;You can modify the delivery frequency by increasing the days from one to 10 days.&lt;/p&gt; &lt;p style="padding-left:30px;"&gt;&lt;a href="/communities/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/analytics_5F00_private/3022.days.PNG"&gt;&lt;img style="border:1px solid black;" src="/communities/resized-image.ashx/__size/550x0/__key/CommunityServer.Wikis.Components.Files/analytics_5F00_private/3022.days.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;h3&gt;&lt;a name="Weeks"&gt;&lt;/a&gt;Weeks&lt;/h3&gt; &lt;p&gt;You can also schedule a Weekly delivery by changing &lt;b&gt;Day(s)&lt;/b&gt; to &lt;b&gt;Week(s)&lt;/b&gt;. Select the check boxes for the specific day(s) of the week on which you wish to receive emails.&lt;/p&gt; &lt;p style="padding-left:30px;"&gt;&lt;a href="/communities/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/analytics_5F00_private/2514.weeks.PNG"&gt;&lt;img style="border:1px solid black;" src="/communities/resized-image.ashx/__size/550x0/__key/CommunityServer.Wikis.Components.Files/analytics_5F00_private/2514.weeks.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;h3&gt;&lt;a name="Months"&gt;&lt;/a&gt;Months&lt;/h3&gt; &lt;p&gt;Changing&lt;b&gt; Days(s)&lt;/b&gt; to &lt;b&gt;Month(s)&lt;/b&gt; will present additional options for monthly delivery.&lt;/p&gt; &lt;p style="padding-left:30px;"&gt;&lt;a href="/communities/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/analytics_5F00_private/7776.months.PNG"&gt;&lt;img style="border:1px solid black;" src="/communities/resized-image.ashx/__size/550x0/__key/CommunityServer.Wikis.Components.Files/analytics_5F00_private/7776.months.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;You can even subscribe to the same report multiple times, and schedule several precise monthly deliveries. For example, you could subscribe to a specific report twice, having one subscription delivered on the first day of each month and the second subscription delivered on the 15th day of the month.&lt;/p&gt; &lt;h3&gt;&lt;a name="Related_information"&gt;&lt;/a&gt;Related information&lt;/h3&gt; &lt;h4&gt;&lt;a name="Sharing_data_in_Telligent_Analytics"&gt;&lt;/a&gt;Sharing data in Telligent Analytics&lt;/h4&gt; &lt;p&gt;(Please visit the site to view this video)&lt;/p&gt; &lt;h4&gt;&lt;a name="Subscribing_to_reports"&gt;&lt;/a&gt;Subscribing to reports&lt;/h4&gt; &lt;p&gt;(Please visit the site to view this video)&lt;/p&gt;</description></item></channel></rss>
