English

Sell more Xerox products online with rich merchandising content.

Xerox has chosen 1WorldSync Content Solutions as its partner to drive and grow web sales through channel partners / partner websites. Providing Xerox rich inline product content and Xerox Web Augmented Reality will help improve conversion rates and add to cart rates.

To make sure you receive the most up-to-date and complete Xerox content directly on your website, create an account or log in below. With a few clicks you can configure your scripts and be set to publish sponsored dynamic content to your site. Xerox Partner Syndication is simple to implement, maintenance-free, and is offered at no cost to Xerox partners.

image
Examples

Preview what is available and start boosting your online conversions.

  • Rich Inline Content

    Increase sales with helpful rich product content on your Xerox product pages. Rich content consists of enriched marketing assets designed to digitally merchandise the product, educate your users, and entice the customer to buy.

  • WebAR Experience

    Seamless AR Publishing for web and mobile sites reduce barriers for customer engagement by giving users online immersive experiences that enable them to visualize the product in their real world surroundings.

Setup Guide
Create Account

Create an account at https://portal.cs.1worldsync.com. You will be asked to verify your email and fill out a profile and company information page.

Important Step: Add Domains

The ContentCast system has built-in security that will deliver content to registered sites only. During the registration, you may add your sites by clicking the Add Domain button. You should add all root domains/URLs that your site uses (i.e. When adding the domain for http://www.mysite.com, you only need to add in “mysite.com.”) You may revisit this screen at any time by selecting, while logged in, Admin > Advanced Settings, then clicking on Site Integration Tab > Edit.

Create account screen
Add Your Website’s URL
Manage Users

In this section, you can add the users who will be involved with technical implementations on your site. Added users will receive an email invitation to begin the simple process of adding the 1WorldSync ContentCast script to your site. From the main page, select Admin> Manager Users. From the following page, click Add Users, and enter the email address of the person you wish to add. Repeat for any team members you wish to add.

User accounts screen
Add User Accounts
Configure Content

Press the Configure Product Page button on the home page. You will be asked to name your script. (Hint: use an intuitive name.) You may change this setting later. After you have named and saved your script, you will be taken to the main settings page. To receive Inline Content, click the Inline Content check box. The default settings should work for most sites. To start receiving content, press Publish and then Get Code at the bottom of the page.

Important Step: Press Publish

Any time you make changes to the code you must press Publish.

Configure content screen
Activate Content
Get Your Code

The code provided is a complete sample HTML page. You can copy and paste the entire block of code into a text editor and save it to your local computer with an .html extension.

Get your code screen
Publish and Pick-up Code

Below, are the variables that need updating as well as container ids for assigning content areas in your page.

Replace variables with your values
Change Manufacturer to Xerox MANUFACTURER_NAME
Xerox
Change Part Number to 00000 MANUFACTURER_PART_NUMBER
00000
Change Language to EN LANGUAGE
EN
Change Market to US MARKET
US
Add content to template with your container ids
The logos container <div> belongs above-the-fold near the add to cart button
<div id='ccs-logos'></div>
Place the rich inline content container above or in your product details area
<div id='ccs-inline-content'></div>
    

    <script type='text/javascript'>
      var ccs_cc_args = ccs_cc_args || [];

      // UPDATE VARIABLES
      ccs_cc_args.push(['mf', 'MANUFACTURER_NAME']);
      ccs_cc_args.push(['pn', 'MANUFACTURER_PART_NUMBER']);
      ccs_cc_args.push(['lang', 'LANGUAGE']);
      ccs_cc_args.push(['market', 'MARKET']);

      (function () {
        var o = ccs_cc_args; o.push(['_skey', 'XXXXXXXX']); o.push(['_zoneid', 'XXXXXXXXXX']);
        var sc = document.createelement('script'); sc.type = 'text/javascript'; sc.async = true;
        sc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.cs.1worldsync.com/jsc/h1ws.js';
        var n = document.getelementsbytagname('script')[0]; n.parentnode.insertbefore(sc, n);
      })();
    </script>


    <!-- ADD CONTENT -->

    <!-- Put above-the-fold -->
    <div id='ccs-logos'></div>

    <!-- Put along with product details -->
    <div id='ccs-inline-content'></div>
    
    
FAQs
  • If you currently have content for Xerox products from a different content provider, double content from both 1WorldSync and the other provider may appear. To avoid this you can disable the other content on your site for all categories of Xerox products, or you can contact the other provider and request that they disable all Xerox content for you.

  • Depending on how you have integrated the 1WorldSync scripts on your product pages, you may receive Xerox rich content to your site automatically. If you do not see content for Xerox, contact our Support Team.

  • Content delivered via our JavaScript can be indexed by Google will not have negative affects search engine ranking. Your SEO or ranking may vary depending on multiple factors not related to our service.

  • 1WorldSync Content Solutions’ at Customer Support team with any additional questions.

  • This program is fully funded and free to authorized retailers.

  • Once the code is set, no maintenance is needed.

  • Support is available with technical resources at the portal help center.

  • Yes! Visit our website to learn more about integrating product data into your site with DataSource.

  • 1WS offers Onboarding support in English, Spanish, French, German, Polish, Portugese, Mandarin and Cantonese.