Overview
  • Package
  • Class
  • Tree
  • Todo

Packages

  • AddonValue
    • Interfaces
  • AdminHttpViewControllers
  • ApiV2Controllers
  • Authentication
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Strategies
  • Category
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • Customer
    • Address
    • Country
    • CountryZone
    • Interfaces
    • Storages
    • Validation
    • ValueObjects
  • Email
    • Collections
    • Entities
    • Exceptions
    • Interfaces
    • Repository
    • ValueObjects
  • Extensions
    • Customers
    • Emails
    • Helpers
    • Invoices
    • Orders
    • Serializers
    • Templates
  • Http
    • Collections
    • Exceptions
    • Factories
    • Interfaces
    • ValueObjects
  • HttpViewControllers
  • InfoBox
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
  • Invoice
    • Interfaces
    • ValueObjects
  • Loaders
    • CrossCuttingLoader
    • GXCoreLoader
    • Interfaces
  • Modules
    • Collections
    • Controllers
    • Interfaces
  • None
  • Order
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Storages
    • ValueObjects
  • Precheck
  • Product
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • ProductModule
    • Collections
    • Deleter
    • Entities
    • Factories
    • Interface
    • Interfaces
    • Reader
    • Repositories
    • Writer
  • Shared
    • ClassFinder
    • Exceptions
    • FileSystem
    • Interfaces
    • Storage
    • Types
  • SharedShoppingCart
    • Interfaces
  • Slider
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Storages
  • Statistics
    • Interfaces
  • UserConfiguration
    • Interfaces
    • Repository

Interfaces

  • StatisticsServiceInterface

Interface StatisticsServiceInterface

Interface StatisticsServiceInterface

Direct known implementers

StatisticsService

Package: Statistics\Interfaces
Category: System
Located at Services/Core/Statistic/interfaces/StatisticsServiceInterface.inc.php

Methods summary

public integer
# getUsersOnline( )

Get the amount of users who are currently online

Get the amount of users who are currently online

Returns

integer
public integer
# getVisitorsToday( )

Gets the amount of visitors of the current date

Gets the amount of visitors of the current date

Returns

integer
public integer
# getVisitorsLastWeek( )

Gets the amount of visitors of the last week

Gets the amount of visitors of the last week

Returns

integer
public integer
# getVisitorsLastTwoWeeks( )

Gets the amount of visitors of the last two week

Gets the amount of visitors of the last two week

Returns

integer
public integer
# getVisitorsLastMonth( )

Gets the amount of visitors of the last month

Gets the amount of visitors of the last month

Returns

integer
public integer
# getVisitorsLastThreeMonths( )

Gets the amount of visitors of the last three months

Gets the amount of visitors of the last three months

Returns

integer
public integer
# getVisitorsLastSixMonths( )

Gets the amount of visitors of the last six months

Gets the amount of visitors of the last six months

Returns

integer
public integer
# getVisitorsLastYear( )

Gets the amount of visitors of the last year

Gets the amount of visitors of the last year

Returns

integer
public integer
# getNewCustomersToday( )

Gets the amount of new customers of the current date

Gets the amount of new customers of the current date

Returns

integer
public integer
# getNewCustomersLastWeek( )

Gets the amount of new customers of the last week

Gets the amount of new customers of the last week

Returns

integer
public integer
# getNewCustomersLastTwoWeeks( )

Gets the amount of new customers of the last two week

Gets the amount of new customers of the last two week

Returns

integer
public integer
# getNewCustomersLastMonth( )

Gets the amount of new customers of the last month

Gets the amount of new customers of the last month

Returns

integer
public integer
# getNewCustomersLastThreeMonths( )

Gets the amount of new customers of the last three months

Gets the amount of new customers of the last three months

Returns

integer
public integer
# getNewCustomersLastSixMonths( )

Gets the amount of new customers of the last six months

Gets the amount of new customers of the last six months

Returns

integer
public integer
# getNewCustomersLastYear( )

Gets the amount of new customers of the last year

Gets the amount of new customers of the last year

Returns

integer
public integer
# getOrdersCountToday( )

Gets the orders count of today

Gets the orders count of today

Returns

integer
public integer
# getOrdersCountLastWeek( )

Gets the orders count of the last week

Gets the orders count of the last week

Returns

integer
public integer
# getOrdersCountLastTwoWeeks( )

Gets the orders count of the last two weeks

Gets the orders count of the last two weeks

Returns

integer
public integer
# getOrdersCountLastMonth( )

Gets the orders count of the last month

Gets the orders count of the last month

Returns

integer
public integer
# getOrdersCountLastThreeMonths( )

Gets the orders count of the last three months

Gets the orders count of the last three months

Returns

integer
public integer
# getOrdersCountLastSixMonths( )

Gets the orders count of the last six months

Gets the orders count of the last six months

Returns

integer
public integer
# getOrdersCountLastYear( )

Gets the orders count of the last year

Gets the orders count of the last year

Returns

integer
public string
# getConversionRateToday( )

Gets the conversion rate of today as a formatted number (i.e.: 0,27)

Gets the conversion rate of today as a formatted number (i.e.: 0,27)

Returns

string
public string
# getConversionRateLastWeek( )

Gets the conversion rate of the last week as a formatted number (i.e.: 0,27)

Gets the conversion rate of the last week as a formatted number (i.e.: 0,27)

Returns

string
public string
# getConversionRateLastTwoWeeks( )

Gets the conversion rate of the last two weeks as a formatted number (i.e.: 0,27)

Gets the conversion rate of the last two weeks as a formatted number (i.e.: 0,27)

Returns

string
public string
# getConversionRateLastMonth( )

Gets the conversion rate of the last month as a formatted number (i.e.: 0,27)

Gets the conversion rate of the last month as a formatted number (i.e.: 0,27)

Returns

string
public string
# getConversionRateLastThreeMonths( )

Gets the conversion rate of the last three months as a formatted number (i.e.: 0,27)

Gets the conversion rate of the last three months as a formatted number (i.e.: 0,27)

Returns

string
public string
# getConversionRateLastSixMonths( )

Gets the conversion rate of the last six months as a formatted number (i.e.: 0,27)

Gets the conversion rate of the last six months as a formatted number (i.e.: 0,27)

Returns

string
public string
# getConversionRateLastYear( )

Gets the conversion rate of the last year as a formatted number (i.e.: 0,27)

Gets the conversion rate of the last year as a formatted number (i.e.: 0,27)

Returns

string
public string
# getSalesToday( )

Gets the amount of sales of the current date

Gets the amount of sales of the current date

Returns

string
public string
# getSalesLastWeek( )

Gets the amount of sales of the last week

Gets the amount of sales of the last week

Returns

string
public string
# getSalesLastTwoWeeks( )

Gets the amount of sales of the last two week

Gets the amount of sales of the last two week

Returns

string
public string
# getSalesLastMonth( )

Gets the amount of sales of the last month

Gets the amount of sales of the last month

Returns

string
public string
# getSalesLastThreeMonths( )

Gets the amount of sales of the last three months

Gets the amount of sales of the last three months

Returns

string
public string
# getSalesLastSixMonths( )

Gets the amount of sales of the last six months

Gets the amount of sales of the last six months

Returns

string
public string
# getSalesLastYear( )

Gets the amount of sales of the last year

Gets the amount of sales of the last year

Returns

string
public string
# getAverageOrderValueToday( )

Gets the average order value of today as a formatted price (i.e.: 1.234,56 EUR)

Gets the average order value of today as a formatted price (i.e.: 1.234,56 EUR)

Returns

string
public string
# getAverageOrderValueLastWeek( )

Gets the average order value of the last week as a formatted price (i.e.: 1.234,56 EUR)

Gets the average order value of the last week as a formatted price (i.e.: 1.234,56 EUR)

Returns

string
public string
# getAverageOrderValueLastTwoWeeks( )

Gets the average order value of the last two weeks as a formatted price (i.e.: 1.234,56 EUR)

Gets the average order value of the last two weeks as a formatted price (i.e.: 1.234,56 EUR)

Returns

string
public string
# getAverageOrderValueLastMonth( )

Gets the average order value of the last month as a formatted price (i.e.: 1.234,56 EUR)

Gets the average order value of the last month as a formatted price (i.e.: 1.234,56 EUR)

Returns

string
public string
# getAverageOrderValueLastThreeMonths( )

Gets the average order value of the last three months as a formatted price (i.e.: 1.234,56 EUR)

Gets the average order value of the last three months as a formatted price (i.e.: 1.234,56 EUR)

Returns

string
public string
# getAverageOrderValueLastSixMonths( )

Gets the average order value of the last six months as a formatted price (i.e.: 1.234,56 EUR)

Gets the average order value of the last six months as a formatted price (i.e.: 1.234,56 EUR)

Returns

string
public string
# getAverageOrderValueLastYear( )

Gets the average order value of the last year as a formatted price (i.e.: 1.234,56 EUR)

Gets the average order value of the last year as a formatted price (i.e.: 1.234,56 EUR)

Returns

string
API documentation generated by ApiGen