Google Analytics for sharepoint intranet site . Solution : http://www.statstory.com/intranet-tracking-with-google-analytics-piwik/ look at this link he clearly explained how to do it step by step -- it works .
Posts
Showing posts from May, 2014
- Get link
- X
- Other Apps
Walkthrough: Creating a Basic Search Web Part Using the Query Object Model SharePoint 2010 Other Versions 1 out of 6 rated this helpful - Rate this topic Last modified: April 30, 2010 Applies to: SharePoint Server 2010 In this article Setting Up the Web Part Project Implementing the Web Part Deploying and Testing the Web Part In Microsoft SharePoint Server 2010, you can customize the appearance and functionality of the Search Center pages and Web Parts from the browser. However, if you want to customize these pages or Web Parts in ways that are not possible through the browser, you can create custom Web Parts that use the Query object model or Federation object model to execute search queries. In this walkthrough, you will create a custom Web Part that executes a keyword query and displays the search results returned using the Query object model. For an example that shows how to create a custom search Web Part by using the...
- Get link
- X
- Other Apps
Best Practices for Developing Web Parts for SharePoint Products and Technologies SharePoint 2003 1 out of 5 rated this helpful - Rate this topic Susan Harney Microsoft Corporation June 2004 Applies to: Microsoft Windows SharePoint Services Microsoft Office SharePoint Portal Server 2003 Summary : Using the programming model behind Windows SharePoint Services, you can create your own Web Parts that provide new functionality to enhance your Web Part Pages. Learn best practices to improve performance and usability of Web Parts, and ways to create Web Parts that integrate well with other components of a Web Part Page. (15 printed pages) Contents Introduction Handle All Exceptions to Prevent Web Part Page Failures Check Permissions Before Rendering Your Web Part and Customize the User Interface Accordingly Validate Properties Whenever You Attempt to Save Changes to the Database Specify...