ePages 6.11.0 - DE_EPAGES/GoogleAdWords/API/TLE/GoogleAdWordsHandler.pm

Package DE_EPAGES::GoogleAdWords::API::TLE::GoogleAdWordsHandler

Provides TLE function for localisation of button url

Functions

ShopGoogleAdWordsParameter

ShopGoogleAdWordsParameter

This function provides an info if google adwords tracking javascript code should be inserted on the page.

Syntax
#FUNCTION("ShopGoogleAdWordsParameter", #Object, #VIEWACTION.Object)
Example
#LOCAL("ShopGoogleAdWordsParameter", #FUNCTION("ShopGoogleAdWordsParameter",
#Object, #VIEWACTION.Object))
#IF(#ShopGoogleAdWordsParameter.IsActive) ...
Input
$Object (object)
current view object
$ViewAction (object
$return $hInfo - used keys are:
  • IsOrder - 1 if this is an order confirmation page, else 0
)
viewaction object