1. Compatibility:
The Social Currency Banner is implemented as an IFrame. The banner has been tested on the following browser versions:
- Internet Explorer 7 & 8
- Firefox 3.5 & 3.6
- Opera 10.5
- Chrome 5.0
- Safari 5.0
2. Prerequisites:
To use the Social Currency Banner, you must complete the following steps if you have not already done so:
- 1. Create a SuperRewards Publisher account on www.srpoints.com
- 2. Log in to your Publisher account and create an application.
3. Banner Setup:
The following describes setup of your banner IFrame.
(a) Unique Application Identifier:
The unique application identifier (h) is the encrypted string that identifies the application that is making the Offer Overlay request. An identifier is created for each application your add to your SuperRewards Publisher account.
To find your application's unique identifier (h), log in to your SuperRewards Publisher account and edit the application that will display the Offer Overlay. There is an "edit" link located next each or your applications on the list. On the "Edit Application" page, you will see a box that appears like Figure 2a below. The unique application identifier is the h parameter located in the query string of the iframe (highlighted in bold red font).
(b) Implementing the Banner Iframe:
The banner is set up in an IFrame using a URL that is very similar to the offerwall IFrame above. Here's an example of a 728x90 (Leaderboard) banner URL.
(c) Parameter Details:
The list of parameters to use in your IFrame query string are listed below, with required parameters in red:
- h: This is the Unique Application Identifier described above.
- uid: This is the id of the user playing the game.
- size:
Currently there are three different banner
sizes with plans to add more soon. Some
ad blocking software may filter out URLs that
have banner dimensions in them so it is recommended
to pass the size using our internal identifiers (Alt. Parameter).
See example banners.
Dimensions Size Parameter Alt. Size Parameter Avail. Flags 760 x 76 pixels &size=760x76 &size=toronto 728 x 90 pixels &size=728x90 &size=berlin 504 x 90 pixels &size=504x90 &size=sydney &flags=cpa 460 x 250 pixels &size=460x250 &size=newyork 223 x 192 pixels &size=223x192 &size=london 160 x 600 pixels &size=160x600 &size=tokyo 144 x 455 pixels &size=144x455 &size=casablanca &flags=cpa 120 x 600 pixels &size=120x600 &size=taipei - bgcolor:
(optional) (3 or 6 hex digits) This is the color code you
would like for the background of the banner.
The color code should be either 3 or 6 hexadecimal digits:
For example:
&bgcolor=FFF (white)
&bgcolor=FF8C00 (DarkOrange) - flags:
(optional) a comma delimited list of special options.
The 'cpa' flag is supported only on the 504x90, 728x90, and 144x455 banners.
Adding &flags=cpa to your request will display a banner with only offers and no direct payment options.
5. Additional Help:
For more help regarding the setup of the Offer Overlay, please contact your Account Manager.