Get auto-updating content for FREE
Give customers all the tools they need to buy more.
Add 10 lines of script to your site to get integrated, auto-updating content
Adding syndication to your website can be done in under an hour and
the results are instant. Plus, there is
absolutely no cost to you to add syndication
to your site, and no additional hosting fees (the microsite is hosted on our servers). All you have
to do is add 10 lines of script to your page and know that customers are getting more information
to help them buy more from you.
There are three easy steps to syndicate
1. Get your Syndicator ID at our Service Site
Visit the
Service Site
and complete the online form with the service agreement (only one per company, for all your content needs.)
You will instantly get your syndicator ID on the page and in email.
You will also get a link to the
Content Menu to see all the
content that is avilable for syndication.
2. Add the Syndication API to your pages (NOTE: you'll need your SyndicatorID)
Include the API in the <HEAD> section of your web pages and replace the word "demo"
with your Syndicator ID. It will look a lot like the below, except for "demo".
<!-- 2007 MICROSOFT CORPORATION. THIS SCRIPT MAY NOT BE REFERENCED WITHOUT
THE EXPLICIT CONSENT OF THE USER TO THE TERMS OF USE AND AGREEMENT
REFERENCED AT http://www.microsoft.com/oem/distributor/terms.mspx -->
<script type="text/javascript"
src="http://content.cdsbe.com/MUO001/1/CDS.core.js"></script>
<script type="text/javascript" language="javascript">
<!--<![CDATA[
cdsInitialize("demo");
CDS.GeoLang="en-us";
//]]> -->
</script>
3. Add the Microsite call to one of your web pages
Add one of the following scripts to your web pages to include the Microsite either
in-line on the page or as a dynamically showing window that is called from a button
or a link.
To put the microsite directly in the page use this code:
<script type="text/javascript" language="javascript">
<!--<![CDATA[
CDS.ContentItemID="/microsite/home";
CDS.GetContentItemInline();
//]]> -->
</script>
To make the microsite come up when called from a button or link on the page use
this code: (NOTE: replace the image path with an image on your site)
<script type="text/javascript" language="javascript">
<!--<![CDATA[
CDS.ContentItemButtonHTML="<img src='images/showsite.gif'>";
CDS.ContentItemID="/microsite/home";
CDS.GetContentItemButton();
//]]> -->
</script>
4.
That's all you need to do to add loads of dynamic rich content to your site - instantly!
Have more questions?
Contact us