Pirsch · Example Payload

Pirsch Domain Example

AnalyticsWeb AnalyticsPrivacyGDPRCookie-FreePage ViewsSessionsEventsConversion GoalsFunnelsTraffic Sources

Pirsch Domain Example is an example object payload from Pirsch, with 16 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idhostnamesubdomaindef_timemod_timeuser_idorganization_idtimezonepublicdisable_scriptssubscription_activedisplay_namegroup_by_titleuser_roletheme_idsettings

Example Payload

Raw ↑
{
  "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "hostname": "example.com",
  "subdomain": "example",
  "def_time": "2025-01-15T09:00:00Z",
  "mod_time": "2026-06-01T14:30:00Z",
  "user_id": "u1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "organization_id": null,
  "timezone": "Europe/Berlin",
  "public": false,
  "disable_scripts": false,
  "subscription_active": true,
  "display_name": "Example Site",
  "group_by_title": false,
  "user_role": "Owner",
  "theme_id": "",
  "settings": {
    "show_active_visitors": true,
    "enable_conversion_goals": true
  }
}