Jicoo Developer Potal
  1. Webhook Schema
Jicoo Developer Potal
  • Create powerful apps with Jicoo's API
  • Quick start
  • Authentication
  • Errors
  • Versioning
  • Types
  • API Reference Overview
  • Guide
    • How to use webhook
    • How to use Account integration
  • Guide(Japanese)
    • アカウント連携の使い方
    • Webhookの使い方
    • ホストの優先度を更新する方法
  • API Reference
    • Jicoo API
    • Webhook Schema
      • Webhook schema
      • event property
      • createdAt property
      • object property
      • contact property
      • answers property
      • answers items property
      • tracking property
    • Booking
      • List Bookings
      • Get Booking
      • Cancel Booking
      • Reschedule Booking
      • Create Booking
      • Update Booking
      • Get Booking Contacts
    • Schedule
      • Update Schedule
      • Create Schedule
      • List Schedules
      • Delete Schedule
    • Availability
      • List User Availability Calendars
      • Get User Availability Calendar
    • Oraganization
      • User
        • List Organization Users
        • Delete Organization User
        • Get Organization User
        • Update Organization User
      • Invitation
        • Create Organiztion Invitation
        • List Organization Invitations
        • Get Organization Invitation
        • Delete Organiztion Invitation
      • Get Organization Team
    • Event Types
      • Get Event Type
      • List Event Types
      • List Event Type Hosts
      • Get Event Type Available Schedules
      • Account Integration
      • Update Event Type Host
      • Delete Event Type Host
      • Create Event Type Host
  1. Webhook Schema

tracking property

tracking#

tracking Type#

object (Details)

tracking Properties#

PropertyTypeRequiredNullableDefined by
utm_campaignstringRequiredcan be nulltracking
utm_sourcestringRequiredcan be nulltracking
utm_mediumstringRequiredcan be nulltracking
utm_contentstringRequiredcan be nulltracking
utm_termstringRequiredcan be nulltracking

utm_campaign#

The UTM parameter for campaign
utm_campaign
is required
Type: string
can be null
defined in: tracking

utm_campaign Type#

string

utm_campaign Examples#

"winter_campaign"

utm_source#

The UTM parameter for source
utm_source
is required
Type: string
can be null
defined in: tracking

utm_source Type#

string

utm_source Examples#

"twitter"

utm_medium#

The UTM parameter for medium
utm_medium
is required
Type: string
can be null
defined in: tracking

utm_medium Type#

string

utm_medium Examples#

"owned_media"

utm_content#

The UTM parameter for content
utm_content
is required
Type: string
can be null
defined in: tracking

utm_content Type#

string

utm_content Examples#

"jicoo-how-to"

utm_term#

The UTM parameter for term
utm_term
is required
Type: string
can be null
defined in: tracking

utm_term Type#

string

utm_term Examples#

"howto"
Modified at 2024-08-02 12:55:09
Previous
answers items property
Next
List Bookings
Built with