Categories > Newgrounds.io > rex_ngio_loader

Introduction

Handles loading various URLs and tracking referral stats.

Links


Categories > Newgrounds.io > rex_ngio_loaderIntroductionLinksDependenceUsagePrepareHostOpen or get url of pageReferral

Dependence

Usage

Sample capx

Prepare

Put rex_ngio_authentication into project, and set property App id and AES key.

Host

Set the domain URL of this app in property Host.

Open or get url of page

Callback
Yes
No
Action
is success
Condition:On get url
Condition:On get url error
Expression:LastURL
Expression:ErrorMessage
Action:Load Newground page
Action:Load more game
Action:Load author page
Action:Load official page
Action:Load referral
  1. open page or get url of page

    • Action:Load Newground page
    • Action:Load more game
    • Action:Load author page
    • Action:Load official page
    • Action:Load referral
  2. Parameter Operation

    • Open : open a page in a new tab if success

    • Get url :

      • Success : Condition:On get url

        • Expression:LastURL
      • Error : Condition:On get url error

        • Expression:ErrorMessage

Referral

Manage Referral in dashboard API Tools, Referrals and Events.