Was this article helpful?

Additional ActionScript APIs

Modified 15:41, 21 Aug 2012 by Admin

 

Overview

The Gigya ActionScript API is a set of namespaces which correlate to different services, all using a common programming methodology. The Gigya ActionScript API is designed for widget developers using Flash or Flex.

The API is developed with several design goals:

  • Simple and intuitive for programmers to use.
  • Easily extensible to support new products, features and method parameters.
  • Consistent across different services.
  • Provide good performance by loading only required features.

 

The Gigya API Services

Gigya API includes the following services:

Environment Service

The Environment service ('Env' namespace) includes methods that enable widget developers to get information about the environment the widget resides in and the user that interacts with the widget. For example:

  • Retrieving Geographic information about the user.
  • Getting data about the domain and URL the widget resides in.
  • Indicating the network or platform the widget is contained in (i.e. Facebook, Blogger, etc.)

Reporting Service

The Reporting Service ('Reports' namespace) includes services that enable widget developers to report custom events and activate advanced reporting options. For example:

  • Reporting custom events.
  • Measure time spent.
  • Report interaction by users.

 

Note: Gigya will continue adding new services over time so keep checking these wiki pages for updates once in a while.

 

How do I begin?

  • Make sure to sign up for an account in Gigya's website (www.gigya.com).

  • We recommend that you read the Developer's Guide section before starting to code.
  • Refer to the API Reference - for a full Gigya ActionScript API Specification.

| Next to Developer's Guide >

Was this article helpful?
Pages that link here
Page statistics
564 view(s) and 1 edit(s)
Social share
Share this page?

Tags

This page has no custom tags set.

Comments

You must to post a comment.

Attachments