GoogleAnalyticsController
class GoogleAnalyticsController extends Controller
Class GoogleAnalyticsController defines routes for google analytics
Methods
Backend route for displaying google analytics information
Backend route for displaying google analytics information
Backend route for displaying google analytics information about products
Backend route for configuring google analytics
API route for loading google analytics information
API route for loading google analytics information about order
API route for saving google analytics configuration
Details
at line 34
array
analyticsDashboardAction()
Backend route for displaying google analytics information
at line 47
array
eCommerceDashboardAction()
Backend route for displaying google analytics information
at line 60
array
productPerformanceAction()
Backend route for displaying google analytics information about products
at line 77
array
analyticsConfigFileAction(ArrayCollection $googleAnalyticsConfigFile)
Backend route for configuring google analytics
at line 92
array
renderImpressionsData(ArrayCollection $googleAnalyticsImpressions)
API route for loading google analytics information
at line 111
array
transactionCompleteData(ArrayCollection $googleAnalyticsTransactionComplete)
API route for loading google analytics information about order
at line 128
JsonResponse
saveConfigFileAction(ArrayCollection $googleAnalyticsSaveConfigFileJSON)
API route for saving google analytics configuration