GoogleAnalyticsJsFileInterface
in
Interface GoogleAnalyticsJsFileInterface
Table of Contents
- sourceUrl() : string
- Returns the source url of the analytics file.
- type() : string
- Returns the google analytics javascript file type (gtag, analytics, ec-plugin).
Methods
sourceUrl()
Returns the source url of the analytics file.
public
sourceUrl() : string
Return values
string —type()
Returns the google analytics javascript file type (gtag, analytics, ec-plugin).
public
type() : string