Piwik Pro Connector Reference

10 metrics34 dimensions

The Piwik Pro connector exposes 44 fields (10 metrics, 34 dimensions). Every field ID below can be passed to the Windsor.ai API in the fields parameter.


Piwik Pro Fields

Piwik Pro General fields

The General report of the Piwik Pro connector includes 3 fields.

IDTypeNameDescription
account_idTEXTAccount IDThe Piwik PRO website or app ID.
account_nameTEXTAccount NameThe Piwik PRO website or app ID.
dateDATEDateThe date of the metrics.

Piwik Pro Report fields

The Report report of the Piwik Pro connector includes 24 fields.

IDTypeNameDescription
avg_time_on_pageNUMERICAverage Time On PageThe average time visitors spent on the page, in seconds.
bounce_ratePERCENTBounce RateThe share of sessions during which visitors viewed one page.
campaignTEXTCampaign NameThe name of the online campaign taken from utm_campaign.
channelTEXTChannelThe channel of the incoming traffic.
cityCITYCityThe city from which a visitor entered the site or app.
countryCOUNTRYCountryThe country from which a visitor entered the site or app.
custom_event_actionTEXTCustom Event ActionThe action of the custom event.
custom_event_categoryTEXTCustom Event CategoryThe category of the custom event.
custom_event_nameTEXTCustom Event NameThe name of the custom event.
entriesNUMERICEntriesThe number of page views that were the first during a session.
exitsNUMERICExitsThe number of page views that were the last during a session.
goal_conversion_ratePERCENTGoal Conversion Rate (Sessions)The share of sessions during which visitors completed a goal.
goal_conversionsNUMERICGoal ConversionsThe total number of completed goals, repeated goals included.
mediumTEXTMediumThe category of the traffic source.
page_urlTEXTPage URLThe URL of the page on which an event took place.
page_viewsNUMERICPage ViewsThe number of times a page was visited.
pagetitleTEXTPage TitleThe title of the page on which an event took place.
referrer_urlTEXTReferrer URLThe URL of the page that referred a visitor to the site.
session_entry_urlTEXTSession Entry URLThe URL of the first visited page during the session.
sessionsNUMERICSessionsThe number of sessions performed by visitors.
sourceTEXTSourceThe origin of the incoming traffic.
source_mediumTEXTSource / MediumThe combined source and medium of the incoming traffic.
unique_page_viewsNUMERICUnique Page ViewsThe number of times a page was uniquely visited in a session.
visitorsNUMERICVisitorsThe number of unique visitors.

Piwik Pro other fields

The Piwik Pro connector has 17 fields that do not belong to a named report, or belong to a report with only one or two fields.

IDTypeNameDescriptionReport
data_fetched_atTIMESTAMPData fetched atUTC timestamp (second precision) of when the connector request that pulled the row started. Freshly pulled rows show this request's start time; cache hits keep the start time of the request that filled the cache. Selecting this field disables aggregation, so rows are returned individually (each keeping its own fetch time) instead of being summed.
datasourceTEXTData SourceThe name of the Windsor connector returning the row
day_of_monthTEXTDay of monthDay of the month
monthTEXTMonthNumber of the month
nowTIMESTAMPNowCurrent timestamp
todayDATETodayToday's date
weekTEXTWeekWeek (Sun-Sat).
week_dayTEXTDay of week and day numberWeekday number and name combined (Sun-Sat).Numbered from 0 Sunday to 6 Saturday.
week_day_isoTEXTDay of week and day number, ISOWeekday number and name combined, ISO format (Mon-Sun).Numbered from 1 Monday to 7
week_isoTEXTWeek ISOWeek, ISO format (Mon-Sun).
yearTEXTYearYear
year_monthTEXTYearmonthYear and month, e.g. 2024|3
year_month_nameTEXTYear month nameYear and month with the month name written out, e.g. "Jan 2025".
year_of_weekTEXTYear of weekThe year that contains first day of the week (Sun-Sat).
year_of_week_isoTEXTYear of week, ISOThe year that contains first day of the ISO week (Mon-Sun).
year_weekTEXTYear weekYear and week for US weeks (Sun-Sat), e.g. 2024|15
year_week_isoTEXTYear week ISOYear and week for ISO weeks (Mon-Sun), e.g. 2024|20