The following pages provide a more detailed reference of each method available in the Web SDK. Every call to the Web SDK takes the following format

gsght(method, ...parameters);
  • method is one of the following methods exposed by the Web SDK:

  • parameters are one or more values that you want to pass to the method call. You can provide more details about the supported parameters for each method on the dedicated reference pages linked above.