- get(int) - Method in class org.piwik.java.tracking.PiwikJsonArray
-
Get the value stored at the specified index.
- get(String) - Method in class org.piwik.java.tracking.PiwikJsonObject
-
Deprecated.
Gets the custom value stored at this custom key.
- getActionName() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the title of the action being tracked
- getActionTime() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the amount of time it took the server to generate this action, in milliseconds.
- getActionUrl() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the full URL for the current action.
- getActionUrlAsString() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the full URL for the current action.
- getApiVersion() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the api version
- getAuthToken() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the authorization key.
- getCampaignKeyword() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the campaign keyword
- getCampaignName() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the campaign name
- getCategory() - Method in class org.piwik.java.tracking.EcommerceItem
-
Get an item's category.
- getCharacterSet() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the charset of the page being tracked
- getContentInteraction() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the name of the interaction with the content
- getContentName() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the name of the content
- getContentPiece() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the content piece.
- getContentTarget() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the content target
- getContentTargetAsString() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the content target
- getCurrentHour() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the current hour.
- getCurrentMinute() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the current minute.
- getCurrentSecond() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the current second
- getCustomTrackingParameter(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Gets the list of objects currently stored at the specified custom tracking
parameter.
- getDeviceResolution() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the resolution of the device
- getDownloadUrl() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the url of a file the user had downloaded
- getDownloadUrlAsString() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the url of a file the user had downloaded
- getEcommerceDiscount() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the discount offered.
- getEcommerceId() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the id of this order.
- getEcommerceItem(int) - Method in class org.piwik.java.tracking.PiwikRequest
-
- getEcommerceLastOrderTimestamp() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the timestamp of the customer's last ecommerce order
- getEcommerceRevenue() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the grand total of the ecommerce order.
- getEcommerceShippingCost() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the shipping cost of the ecommerce order.
- getEcommerceSubtotal() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the subtotal of the ecommerce order; excludes shipping.
- getEcommerceTax() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the tax amount of the ecommerce order.
- getEventAction() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the event action.
- getEventCategory() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the event category.
- getEventName() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the event name.
- getEventValue() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the event value.
- getGoalId() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the goal id
- getGoalRevenue() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the goal revenue.
- getHeaderAcceptLanguage() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the Accept-Language HTTP header
- getHeaderUserAgent() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the User-Agent HTTP header
- getHttpClient() - Method in class org.piwik.java.tracking.PiwikTracker
-
Get a HTTP client.
- getKey() - Method in class org.piwik.java.tracking.CustomVariable
-
- getLocale() - Method in class org.piwik.java.tracking.PiwikLocale
-
Gets the locale.
- getName() - Method in class org.piwik.java.tracking.EcommerceItem
-
Get an item's name.
- getNewVisit() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get if this request will force a new visit.
- getOutlinkUrl() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the outlink url
- getOutlinkUrlAsString() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the outlink url
- getPageCustomVariable(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
- getPageCustomVariable(int) - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the page custom variable at the specified index.
- getPluginDirector() - Method in class org.piwik.java.tracking.PiwikRequest
-
Check if the visitor has the Director plugin.
- getPluginFlash() - Method in class org.piwik.java.tracking.PiwikRequest
-
Check if the visitor has the Flash plugin.
- getPluginGears() - Method in class org.piwik.java.tracking.PiwikRequest
-
Check if the visitor has the Gears plugin.
- getPluginJava() - Method in class org.piwik.java.tracking.PiwikRequest
-
Check if the visitor has the Java plugin.
- getPluginPDF() - Method in class org.piwik.java.tracking.PiwikRequest
-
Check if the visitor has the PDF plugin.
- getPluginQuicktime() - Method in class org.piwik.java.tracking.PiwikRequest
-
Check if the visitor has the Quicktime plugin.
- getPluginRealPlayer() - Method in class org.piwik.java.tracking.PiwikRequest
-
Check if the visitor has the RealPlayer plugin.
- getPluginSilverlight() - Method in class org.piwik.java.tracking.PiwikRequest
-
Check if the visitor has the Silverlight plugin.
- getPluginWindowsMedia() - Method in class org.piwik.java.tracking.PiwikRequest
-
Check if the visitor has the Windows Media plugin.
- getPrice() - Method in class org.piwik.java.tracking.EcommerceItem
-
Get an item's price.
- getQuantity() - Method in class org.piwik.java.tracking.EcommerceItem
-
Get the quantity of this item in this order.
- getQueryString() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the query string represented by this object.
- getRandomHexString(int) - Static method in class org.piwik.java.tracking.PiwikRequest
-
Get a random hexadecimal string of a specified length.
- getRandomValue() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the random value for this request
- getReferrerUrl() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the referrer url
- getReferrerUrlAsString() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the referrer url
- getRequestDatetime() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the datetime of the request
- getRequired() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get if this request will be tracked.
- getResponseAsImage() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get if the response will be an image.
- getSearchCategory() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the search category
- getSearchQuery() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the search query.
- getSearchResultsCount() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the search results count.
- getSiteId() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the id of the website we're tracking.
- getSku() - Method in class org.piwik.java.tracking.EcommerceItem
-
Get an item's sku.
- getTrackBotRequests() - Method in class org.piwik.java.tracking.PiwikRequest
-
Set if bot requests should be tracked
- getUrlEncodedQueryString() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the url encoded query string represented by this object.
- getUserCustomVariable(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
- getUserId() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the user id for this request.
- getValue() - Method in class org.piwik.java.tracking.CustomVariable
-
- getValueType() - Method in class org.piwik.java.tracking.EcommerceItem
-
Get the JSON value type of EcommerceItem.
- getVisitCustomVariable(int) - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the visit custom variable at the specified index.
- getVisitorCity() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the visitor's city.
- getVisitorCountry() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the visitor's country.
- getVisitorCustomId() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the visitor's custom id.
- getVisitorFirstVisitTimestamp() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the timestamp of the visitor's first visit.
- getVisitorId() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the visitor's id.
- getVisitorIp() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the visitor's ip.
- getVisitorLatitude() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the visitor's latitude.
- getVisitorLongitude() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the visitor's longitude.
- getVisitorPreviousVisitTimestamp() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the timestamp of the visitor's previous visit.
- getVisitorRegion() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the visitor's region.
- getVisitorVisitCount() - Method in class org.piwik.java.tracking.PiwikRequest
-
Get the count of visits for this visitor.
- sendBulkRequest(Iterable<PiwikRequest>) - Method in class org.piwik.java.tracking.PiwikTracker
-
Send multiple requests in a single HTTP call.
- sendBulkRequest(Iterable<PiwikRequest>, String) - Method in class org.piwik.java.tracking.PiwikTracker
-
Send multiple requests in a single HTTP call.
- sendRequest(PiwikRequest) - Method in class org.piwik.java.tracking.PiwikTracker
-
Send a request.
- set(int, JsonValue) - Method in class org.piwik.java.tracking.PiwikJsonArray
-
Set the value at the specified index to the specified value.
- setActionName(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the title of the action being tracked.
- setActionTime(Long) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the amount of time it took the server to generate this action, in milliseconds.
- setActionUrl(URL) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the full URL for the current action.
- setActionUrlWithString(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the full URL for the current action.
- setApiVersion(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the api version to use (currently always set to 1)
- setAuthToken(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the
32 character authorization key used to authenticate the API request.
- setCampaignKeyword(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
- setCampaignName(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
- setCategory(String) - Method in class org.piwik.java.tracking.EcommerceItem
-
Set an item's category.
- setCharacterSet(Charset) - Method in class org.piwik.java.tracking.PiwikRequest
-
The charset of the page being tracked.
- setContentInteraction(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the name of the interaction with the content.
- setContentName(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the name of the content.
- setContentPiece(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the actual content piece.
- setContentTarget(URL) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the target of the content.
- setContentTargetWithString(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the target of the content.
- setCurrentHour(Integer) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the current hour (local time).
- setCurrentMinute(Integer) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the current minute (local time).
- setCurrentSecond(Integer) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the current second (local time).
- setCustomTrackingParameter(String, Object) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set a custom tracking parameter whose toString() value will be sent to
the Piwik server.
- setDeviceResolution(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the resolution of the device the visitor is using, eg 1280x1024.
- setDownloadUrl(URL) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the url of a file the user has downloaded.
- setDownloadUrlWithString(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the url of a file the user has downloaded.
- setEcommerceDiscount(Double) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the discount offered.
- setEcommerceId(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the unique string identifier for the ecommerce order (required when
tracking an ecommerce order).
- setEcommerceLastOrderTimestamp(Long) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the UNUX timestamp of this customer's last ecommerce order.
- setEcommerceRevenue(Double) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the grand total of the ecommerce order (required when tracking an
ecommerce order).
- setEcommerceShippingCost(Double) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the shipping cost of the ecommerce order.
- setEcommerceSubtotal(Double) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the subtotal of the ecommerce order; excludes shipping.
- setEcommerceTax(Double) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the tax amount of the ecommerce order.
- setEventAction(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the event action.
- setEventCategory(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the event category.
- setEventName(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the event name.
- setEventValue(Number) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the event value.
- setGoalId(Integer) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the goal id.
- setGoalRevenue(Double) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set a monetary value that was generated as revenue by this goal conversion.
- setHeaderAcceptLanguage(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set an override value for the Accept-Language HTTP header
field.
- setHeaderUserAgent(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set an override value for the User-Agent HTTP header field.
- setLocale(Locale) - Method in class org.piwik.java.tracking.PiwikLocale
-
Sets the locale.
- setName(String) - Method in class org.piwik.java.tracking.EcommerceItem
-
Set an item's name.
- setNewVisit(Boolean) - Method in class org.piwik.java.tracking.PiwikRequest
-
If set to true, will force a new visit to be created for this action.
- setOutlinkUrl(URL) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set an external URL the user has opened.
- setOutlinkUrlWithString(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set an external URL the user has opened.
- setPageCustomVariable(String, String) - Method in class org.piwik.java.tracking.PiwikRequest
-
- setPageCustomVariable(CustomVariable, int) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set a page custom variable at the specified index.
- setPluginDirector(Boolean) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set if the visitor has the Director plugin.
- setPluginFlash(Boolean) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set if the visitor has the Flash plugin.
- setPluginGears(Boolean) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set if the visitor has the Gears plugin.
- setPluginJava(Boolean) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set if the visitor has the Java plugin.
- setPluginPDF(Boolean) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set if the visitor has the PDF plugin.
- setPluginQuicktime(Boolean) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set if the visitor has the Quicktime plugin.
- setPluginRealPlayer(Boolean) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set if the visitor has the RealPlayer plugin.
- setPluginSilverlight(Boolean) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set if the visitor has the Silverlight plugin.
- setPluginWindowsMedia(Boolean) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set if the visitor has the Windows Media plugin.
- setPrice(Double) - Method in class org.piwik.java.tracking.EcommerceItem
-
Set an item's price.
- setQuantity(Integer) - Method in class org.piwik.java.tracking.EcommerceItem
-
Set the quantity of this item in this order
- setRandomValue(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set a random value that is generated before each request.
- setReferrerUrl(URL) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the full HTTP Referrer URL.
- setReferrerUrlWithString(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the full HTTP Referrer URL.
- setRequestDatetime(PiwikDate) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the datetime of the request (normally the current time is used).
- setRequired(Boolean) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set if this request will be tracked by the Piwik server.
- setResponseAsImage(Boolean) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set if the response will be an image.
- setSearchCategory(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Specify a search category with this parameter.
- setSearchQuery(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the search query.
- setSearchResultsCount(Long) - Method in class org.piwik.java.tracking.PiwikRequest
-
We recommend to set the
search count to the number of search results displayed on the results page.
- setSiteId(Integer) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the ID of the website we're tracking a visit/action for.
- setSku(String) - Method in class org.piwik.java.tracking.EcommerceItem
-
Set an item's sku.
- setTimeZone(TimeZone) - Method in class org.piwik.java.tracking.PiwikDate
-
- setTrackBotRequests(Boolean) - Method in class org.piwik.java.tracking.PiwikRequest
-
By default Piwik does not track bots.
- setUserCustomVariable(String, String) - Method in class org.piwik.java.tracking.PiwikRequest
-
- setUserId(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
- setVisitCustomVariable(CustomVariable, int) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set a user custom variable at the specified key.
- setVisitorCity(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set an override value for the city.
- setVisitorCountry(PiwikLocale) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set an override value for the country.
- setVisitorCustomId(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set a custom visitor ID for this request.
- setVisitorFirstVisitTimestamp(Long) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the UNIX timestamp of this visitor's first visit.
- setVisitorId(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the unique visitor ID, must be a
16 characters hexadecimal string.
- setVisitorIp(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the override value for the visitor IP (both IPv4 and IPv6 notations
supported).
- setVisitorLatitude(Double) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set an override value for the visitor's latitude, eg 22.456.
- setVisitorLongitude(Double) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set an override value for the visitor's longitude, eg 22.456.
- setVisitorPreviousVisitTimestamp(Long) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the UNIX timestamp of this visitor's previous visit.
- setVisitorRegion(String) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set an override value for the region.
- setVisitorVisitCount(Integer) - Method in class org.piwik.java.tracking.PiwikRequest
-
Set the current count of visits for this visitor.
- size() - Method in class org.piwik.java.tracking.PiwikJsonObject
-
Deprecated.
Returns the number of custom key-value pairs.