Statistic Query Strings

From TMM Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
NATS 3
Affiliates Admin
Override
ID Numbers
Account Representatives
Affiliate Starting Balance
Affiliate Documents
Affiliate Start Page
Affiliate Referrals
Manual Sale
Manual Invoice
Statistic Query Strings
Creating Admin Accounts
Affiliate-Specific Join Options
Disabled and Banned Affiliates
Verifying Account Changes

You can breakdown the statistics on stats.php by adding a variable to the end of the query string. For example:

  • By site I.D.: http://example.com/stats.php?by[]=siteid
  • By program I.D.: http://example.com/stats.php?by[]=programid
  • By campaign I.D.: http://example.com/stats.php?by[]=campaignid

Replace example.com with your NATS Domain.

Any combination of the variables will also work. For example:

  • http://example.com/stats.php?by[]=programid&by[]=siteid
  • http://example.com/stats.php?by[]=programid&by[]=siteid&by[]=campaignid