<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PCMSpace &#187; Integrations</title>
	<atom:link href="http://shishank.info/pcm/wordpress/category/integrations/feed/" rel="self" type="application/rss+xml" />
	<link>http://shishank.info/pcm/wordpress</link>
	<description>Portals and Content Management Space</description>
	<lastBuildDate>Wed, 11 Jan 2012 17:45:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Bundled CMS with Portal: Are they an option?</title>
		<link>http://shishank.info/pcm/wordpress/2011/05/16/bundled-cms-with-portal-are-they-an-option/</link>
		<comments>http://shishank.info/pcm/wordpress/2011/05/16/bundled-cms-with-portal-are-they-an-option/#comments</comments>
		<pubDate>Mon, 16 May 2011 14:57:04 +0000</pubDate>
		<dc:creator>shishank</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Integrations]]></category>
		<category><![CDATA[Portals]]></category>
		<category><![CDATA[#bundledcms]]></category>
		<category><![CDATA[#CMS]]></category>
		<category><![CDATA[#portal]]></category>

		<guid isPermaLink="false">http://shishank.info/pcm/wordpress/?p=329</guid>
		<description><![CDATA[Most of the well known Portal products in market comes with some form or shape of web content management systems. The supplied WCM tools are very basic while other are funcionality rich. For example: IBM&#8217;s Web content Manager (previously called Lotus WWCM) is very tightly integrated with WebSphere Portal. The product was originally was acquired [...]]]></description>
			<content:encoded><![CDATA[<p>Most of the well known Portal products in market comes with some form or shape of web content management systems. The supplied WCM tools are very basic while other are funcionality rich. For example:</p>
<p><strong>IBM&#8217;s</strong> Web content Manager (previously called Lotus WWCM) is very tightly integrated with WebSphere Portal. The product was originally was acquired by IBM and over the period of few releases it has move forward from just being a simple WCM product to more rich functionality. The support for personalize content and integation with portal&#8217;s personalization engine adds new dimension.</p>
<p><strong>Liferay</strong> has built in product called Liferay CMS (previously known as Journal) which is tightly integrated within Portal and let you perform basic CMS functionalities though it is not as rich as  IBM&#8217;s WCM. It does provides integration with jBPM to manage complex workflows. No personalization of content that I am aware of.</p>
<p><strong>Oracle&#8217;s</strong> UCM is a true WCM product and could stand on its own (not the once mentioned above). It is far more complex and provides a wide range of capabilities &#8211; document management, versioning, document collaboration etc. The newest version provides a tag based architecture, allows you to embed services in content regions, runs and scales on WebLogic Server, and has some interesting web app functionality to create content driven web applications without a lot of coding.  However, it is not as tightly integrated with any portal in the WebCenter Suite.</p>
<p>Lots of time people have an opinion that bundled CMS are not capable to handle requirements and they start buying bigger CMS products and start integration work. In my experience, it is worth to evaluate bundled option first before even looking out for CMS. Evaluate how much of the requirements are met with the current bundled version and if the percerntage is significantly high stick with it. Integration with other CMS will not only create inegration nightmares but will also  add high cost to licences with the gain not in proportion to spending.</p>
]]></content:encoded>
			<wfw:commentRss>http://shishank.info/pcm/wordpress/2011/05/16/bundled-cms-with-portal-are-they-an-option/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Fatwire/Google Analytics Tracking Really Provides?</title>
		<link>http://shishank.info/pcm/wordpress/2010/01/07/what-fatwiregoogle-analytics-tracking-really-provides/</link>
		<comments>http://shishank.info/pcm/wordpress/2010/01/07/what-fatwiregoogle-analytics-tracking-really-provides/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 21:37:19 +0000</pubDate>
		<dc:creator>shishank</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Fatwire]]></category>
		<category><![CDATA[Integrations]]></category>
		<category><![CDATA[Trends]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Integration]]></category>

		<guid isPermaLink="false">http://shishank.info/pcm/wordpress/?p=110</guid>
		<description><![CDATA[First of all wish you all a very Happy New Year . There have been lots of posts around Fatwire and Google Analytics integration but none with much information. Here are some of the details which might help to provide some insight around integration: There are four different types of tracking defined with the integration [...]]]></description>
			<content:encoded><![CDATA[<p>First of all wish you all a very Happy New Year .</p>
<p>There have been lots of posts around Fatwire and Google Analytics integration but none with much information. Here are some of the details which might help to provide some insight around integration:</p>
<p>There are four different types of tracking defined with the integration tag:</p>
<ul>
<li>Tracking the use of a particular asset; be a PAGE or any other type.  A PAGE asset will trigger a page viewed tracking event</li>
<li>Tracking when a recommendation has been selected or clicked by the user</li>
<li>Tracking when a list of recommendations is requested. The object type is set to RecAsked.</li>
<li>Tracking when a recommendation is listed for display purposes. The object type is set to RecListed.</li>
</ul>
<p>Based on above tracking system, two modes of operations are defined:</p>
<ul>
<li><strong>Basic</strong> which tracks physical page views using the GoogleAnalytics (GA)  _<em>trackPageview</em> function and the request to display Assets using the GA Event facility function _<em>trackEvent</em><em>. </em>This<em> </em>basically<em> </em>covers<em> </em>first tracking type.
<ul>
<li>Examples:
<ul>
<li>&lt;Asset Name&gt; [&lt;Asset Type (c)&gt;=&lt;Asset ID (cid)&gt;]</li>
<li>FSII Home page [Page=1223456789]</li>
</ul>
</li>
</ul>
</li>
<li><strong>Advanced </strong>is extension on top of the basic tracking system to record Engage Recommendation information. This mode makes extensive use of the GA Event Tracking facility to record asset related information for recommendations and segments. The three components of a GA Event (category, action, and label fields) are used to store FatWire information. This covers the last three tracking types.<strong></strong>
<ul>
<li>Examples:
<ul>
<li>Recommendation Listed
<ul>
<li>&lt;Recommendation name&gt;  [recId = &lt;recommendation Identifier&gt;]</li>
<li>FavouriteBlogList [recId = 123456789]</li>
</ul>
</li>
</ul>
</li>
</ul>
<ul>
<li>Segment information with list of assets
<ul>
<li>FavouriteBlogList [segId = 123424325435], shishankinfo [Blog = 987654321], apoorvinfo [Blog = 1357924680], contentprise [Blog = 2468013579]</li>
</ul>
</li>
</ul>
</li>
</ul>
<p><strong><span id="more-110"></span></strong></p>
<p><strong>AddAnalyticsImgTag</strong> is the element that renders tracking request to an Analytics data collection server either FatWire Analytics product and/or a 3rd party product such as Google Analytics.</p>
<p>Example:</p>
<p>   &lt;render:callelement elementname=&#8221;Analytics/AddAnalyticsImgTag&#8221;&gt;</p>
<p>         &lt;render:argument value=&#8217;&lt;%=ics.GetVar(&#8220;c&#8221;)%&gt;&#8217;/&gt;</p>
<p>         &lt;render:argument value=&#8217;&lt;%=ics.GetVar(&#8220;cid&#8221;)%&gt;&#8217;/&gt;                                                           </p>
<p>         &lt;render:argument value=&#8217;&lt;%=ics.GetVar(&#8220;site&#8221;)%&gt;&#8217;/&gt;</p>
<p>         &lt;render:argument  value=&#8217;&lt;%=ics.GetVar(&#8220;childpagename&#8221;)%&gt;&#8217;/&gt;</p>
<p>         &lt;render:argument value=&#8217;&lt;%=ics.GetVar(&#8220;recid&#8221;)%&gt;&#8217;/&gt;</p>
<p>&lt;/render:callelement&gt;</p>
<p><strong>Reporting on Gathered Data</strong></p>
<p>Once the data has been collected, it’s time to display them in different reports.  There are different options available:</p>
<ul>
<li>Directly login to Google Analytics and generate customize reports; this could be displayed within the Fatwire UI accessed through inline frame</li>
<li>Custom reporting by accessing analytics data through the Google Data Export Protocol. The only caveat with this is that the web page producing the reports be accessible from the Internet.</li>
</ul>
<p><strong>Limitations of using Google Analytics</strong></p>
<p>Google limits the amount of activity between a client and Google Analytics. Here are some facts:</p>
<ul>
<li>Maximum of 5 million page views per month for any Web property (unlimited if the site is a Google AdWords subscriber)</li>
<li>No more than 500 tracking requests per session.</li>
<li>No more than 10 requests in any given 1-second period.</li>
<li>No more than 10,000 requests per 24 hours.</li>
<li>Data query is limited to 10,000 entries per feed.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://shishank.info/pcm/wordpress/2010/01/07/what-fatwiregoogle-analytics-tracking-really-provides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

