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

From TITAN Wiki
Jump to: navigation, search
m
m
(Tag: visualeditor)
Line 28: Line 28:
 
|-
 
|-
 
|Percentage
 
|Percentage
|Percentage you want to give users.
+
|[[Earnings from Offer Walls|Percentage you want to give users.]]
 
|50
 
|50
 
|-
 
|-

Revision as of 13:43, 7 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 Points
Currency Sign / Points Name Your website virtual currency name. Should be the same as in Admin Panel → Money → 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

Edit Offer Wall: step 1
Edit Offer Wall: step 2
Postback test

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 replace the [API] variable with you site API code* and 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
*Your API code can be found in Dashboard → Publisher.

Crediting

Name Value
Credit as Choose how you want to credit users
What is sent? Points

Postback 

Restrict Postback IPs

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

Postback variables

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

Credit type variable

Variable Value (Credit) (Reverse)
Credit type variable s 1 2

Signature variable 

Leave all fields blank.

Successful response text

Done

Test and finish

Save settings

Save your settings on both: ClixWall website and Titan Admin Panel.

Test if your Offer Wall is displaying properly

Go to your Titan Website → Menu → Earn → Offerwall and check if ClixWall Offer Wall is being displayed properly.

Go to ClixWall website and find test postback feature. Enter example variables and test:

  • Username: admin
  • Credit: 10
  • Offername: Up to you
  • Offer id: Leave default
  • Status: Credit

Now return to your Titan Admin Panel and go to Postback Log. If everything has been configured properly, you should see your test postback record with status "CreditedByOfferwall" or "CreditedAndPointsLocked" (if Points locking is set). Congratulations! Your Offer Wall has been installed and configured properly.