Difference between revisions of "Installing and configuring ClixWall Offer Wall"

From TITAN Wiki
Jump to: navigation, search
m
m (Added description)
(Tag: visualeditor)
Line 7: Line 7:
 
!Example
 
!Example
 
|-
 
|-
|The name of your app
+
|Domain
|''Up to you''
+
|''Your website URL''
|MyWebsite
+
|<nowiki>http://mywebsite.com</nowiki>
 +
|-
 +
|Postback URL
 +
|Copy-paste from Titan Admin Panel
 +
|
 +
|-
 +
|Secret Password
 +
|Your password
 +
|
 
|-
 
|-
 
|Type
 
|Type
|Web
+
|Cash/Points
 
|
 
|
 
|-
 
|-
|The URL of your app
+
|Currency Sign / Points Name
|''Your website URL''
+
|''Should be the same as in Admin Panel → Money → Currency → General currency/Virtual currency''
|<nowiki>http://mywebsite.com</nowiki>
+
|$/Points
 
|-
 
|-
|Currency name
+
|Percentage
|''Your website [[virtual currency]] name. Should be the same as in Admin Panel → Money → Currency → Virtual currency''
+
|Percentage you want to give users.
|Points
+
|50
 
|-
 
|-
 
|Currency value
 
|Currency value
 
|''Your website [[virtual currency]] value. Should be the same as in Admin Panel → Money → Currency → Virtual currency''
 
|''Your website [[virtual currency]] value. Should be the same as in Admin Panel → Money → Currency → Virtual currency''
 
|$1 = 1000 Points
 
|$1 = 1000 Points
|-
 
|Postback URL
 
|Copy-paste from Titan Admin Panel
 
|
 
 
|}
 
|}
 +
Press ''Submit''. "Publisher details updated" message should be displayed.
 +
 
=== Offer Wall HTML ===
 
=== Offer Wall HTML ===
Find your Offer Wall HTML on Offer Wall provider website and return to your Titan Admin Panel Offer Wall. Paste your Offer Wall HTML code into "HTML code" field. Make sure to replace current member username with '''[USERNAME]''' variable.  
+
In Dashboard → Publisher, press the ''Integration'' button.
 +
 
 +
Copy iframe Code and return to your Titan Admin Panel Offer Wall. Paste your iframe Code into "HTML code" field. Make sure to delete name, country and avatar parameters from the iframe URL as they are not supported in the current version of Titan.  
  
 
The HTML code should look something like:
 
The HTML code should look something like:
  
<iframe src="<nowiki>https://wall.superrewards.com/super/offers?h=qwertylxvcp.23498734876</nowiki>'''&uid=[USERNAME]'''" frameborder="0" width="728" height="2400" scrolling="no"></iframe>
+
<nowiki><iframe src="http://www.clixwall.com/wall.php?p=5QWER-1POS9-12MNB&u=[USERNAME]&email=[EMAIL]" width="900" height="1400" scrolling="0" frameborder="0" ></iframe></nowiki>
  
 
Full list of supported variables can be found below:
 
Full list of supported variables can be found below:
Line 43: Line 51:
 
!Description
 
!Description
 
!Required
 
!Required
 +
|-
 +
|[API]
 +
|ClixWall API code for your site*
 +
|'''Yes'''
 
|-
 
|-
 
|[USERNAME]
 
|[USERNAME]
Line 48: Line 60:
 
|'''Yes'''
 
|'''Yes'''
 
|-
 
|-
|[AGE]
+
|[EMAIL]
|Age of the member
+
|Email of currently logged in member
|No
 
|-
 
|[GENDER]
 
|Gender of the member ('M', 'F' or 'U' if unknown)
 
 
|No
 
|No
 
|}<sup>You can alternatively use %% instead of [], for example %USERNAME% will work the same as [USERNAME].</sup>
 
|}<sup>You can alternatively use %% instead of [], for example %USERNAME% will work the same as [USERNAME].</sup>
  
Example of HTML code with additional parameters:
+
<nowiki>*</nowiki>Your API code can be found in Dashboard → Publisher.
 
 
<iframe src="<nowiki>https://wall.superrewards.com/super/offers?h=qwertylxvcp.23498734876</nowiki>'''&uid=[USERNAME]&gender=[GENDER]&age=[AGE]'''" frameborder="0" width="728" height="2400" scrolling="no"></iframe>
 
  
 
=== Crediting ===
 
=== Crediting ===
Line 65: Line 71:
  
 
=== Restrict Postback IPs ===
 
=== Restrict Postback IPs ===
For better security, it is recommended to restrict IP addresses that have access to your postback handler. At the time of writing this article, the SuperRewards IPs are:
+
ClixWall does not provide IP adresses. Leave ''Restrict Postback IPs'' unchecked.
** 54.85.0.76
 
 
 
** 54.84.205.80
 
 
 
** 54.84.27.163
 
As the above may change, make sure to visit http://docs.superrewards.com/docs/notification-postbacks to find the up-to-date list.
 
 
 
Check the ''Restrict Postback IPs'' checkbox and enter the above IPs, seperated by a comma, into the ''Whitelisted IPs'' textbox.
 
 
 
 
=== Admin Panel variables ===
 
=== Admin Panel variables ===
 
{| class="wikitable"
 
{| class="wikitable"
Line 82: Line 79:
 
|-
 
|-
 
|Username variable
 
|Username variable
|uid
+
|u
 
|
 
|
 
|-
 
|-
 
|Points/money variable
 
|Points/money variable
|new
+
|t
 
|
 
|
 
|-
 
|-
 
|Tracking Info variable
 
|Tracking Info variable
|id
+
|cid
 
|
 
|
 
|}
 
|}

Revision as of 12:55, 6 June 2016

This tutorial will guide you through the process of integrating ClixWall Offer Wall into your website.

Preparation

Adding new Offer Wall
Activating newly added Offer Wall
Editing newly added Offer Wall

Create new Offer Wall

Go to Admin Panel → CPA/GPT → Offer Walls → Add new and click "Add new, empty Offer Wall" button. After you click the button, you should see a success message. Now return to Installed Offerwalls page. You should now see your newly created Offer Wall as "Awaiting setup..". Activate it.

Edit the Offer Wall

In Admin Panel CPA/GPT Offer Walls Installed Offerwall click "See details and edit" button. You will now see Offer Wall summary page. To edit its settings, click "Edit Offer Wall" in the panel to the left.

Create the Offer Wall in the Offer Wall provider website

Open a new tab. Go to http://clixwall.com/register.php and register. Next log into your account, and go to Dashboard → Publisher → Add Website. Fill in all details:

Field Value Example
Domain Your website URL http://mywebsite.com
Postback URL Copy-paste from Titan Admin Panel
Secret Password Your password
Type Cash/Points
Currency Sign / Points Name Should be the same as in Admin Panel → Money → Currency → General currency/Virtual currency $/Points
Percentage Percentage you want to give users. 50
Currency value Your website virtual currency value. Should be the same as in Admin Panel → Money → Currency → Virtual currency $1 = 1000 Points

Press Submit. "Publisher details updated" message should be displayed.

 Offer Wall HTML

In Dashboard → Publisher, press the Integration button.

Copy iframe Code and return to your Titan Admin Panel Offer Wall. Paste your iframe Code into "HTML code" field. Make sure to delete name, country and avatar parameters from the iframe URL as they are not supported in the current version of Titan.

The HTML code should look something like:

<iframe src="http://www.clixwall.com/wall.php?p=5QWER-1POS9-12MNB&u=[USERNAME]&email=[EMAIL]" width="900" height="1400" scrolling="0" frameborder="0" ></iframe>

Full list of supported variables can be found below:

Variable Description Required
[API] ClixWall API code for your site* Yes
[USERNAME] Username of currently logged in member Yes
[EMAIL] Email of currently logged in member No
You can alternatively use %% instead of [], for example %USERNAME% will work the same as [USERNAME].

*Your API code can be found in Dashboard → Publisher.

Crediting

CREDITING DESCRIPTION

Restrict Postback IPs

ClixWall does not provide IP adresses. Leave Restrict Postback IPs unchecked.

Admin Panel variables

Variable Value
Username variable u
Points/money variable t
Tracking Info variable cid