Developers
AvantGo Channel Developer Guide

TOC PREV NEXT INDEX


Personalizing pages for different users

You can use cookies to improve personalize the content delivered to each of your channel subscribers. Cookies work with the AvantGo Client and the AvantGo sync server the same way they work with anybody else browsing the web. The only exception being that cookies are sent through the AvantGo sync server instead of being stored on the mobile device itself. This difference should not affect the way you set and receive cookies, except that you cannot access them using JavaScript. We suggest you use cookies for:

  • Online ordering
  • Site personalization
  • Targeted marketing
  • User IDs

For an in-depth look at cookies and how to use them in a sample AvantGo channel, please see Using cookies to support personal channels and Using personal channels to bypass the Forms Manager.



TOC PREV NEXT INDEX