pricing4ts
Version:
 Pricing4TS is a TypeScript-based toolkit designed to enhance the server-side functionality of a pricing-driven SaaS by enabling the seamless integration of pricing plans into the application logic. T
204 lines (203 loc) • 4.16 kB
YAML
syntaxVersion: '2.1'
saasName: UserGuiding
createdAt: '2020-11-25'
version: '2020-11-25'
billing:
monthly: 1.0
currency: USD
url: https://web.archive.org/web/20201125174346/https://userguiding.com/pricing/
features:
users:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
userGuidingBranding:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
teams:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
guides:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
hotspots:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
onboardingChecklist:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
customization:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
npsSurveys:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
personalization:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
segmentation:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
userIdentification:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
userGuidingAPI:
description: ''
valueType: BOOLEAN
defaultValue: true
type: INTEGRATION
integrationType: API
usageAnalytics:
description: ''
valueType: BOOLEAN
defaultValue: true
type: INFORMATION
usageReporting:
description: ''
valueType: BOOLEAN
defaultValue: true
type: INFORMATION
integrations:
description: ''
valueType: BOOLEAN
defaultValue: true
type: INTEGRATION
integrationType: MARKETPLACE
emailSupport:
description: ''
valueType: BOOLEAN
defaultValue: true
type: SUPPORT
chatSupport:
description: ''
valueType: BOOLEAN
defaultValue: true
type: SUPPORT
successCoaching:
description: ''
valueType: BOOLEAN
defaultValue: false
type: SUPPORT
customCSS:
description: ''
valueType: BOOLEAN
defaultValue: false
type: DOMAIN
sla:
description: ''
valueType: BOOLEAN
defaultValue: false
type: GUARANTEE
singleSignOn:
description: ''
valueType: BOOLEAN
defaultValue: false
type: INTEGRATION
integrationType: IDENTITY_PROVIDER
usageLimits:
activeUsersLimit:
description: ''
valueType: NUMERIC
defaultValue: 20000
unit: user
type: NON_RENEWABLE
teamMembersLimit:
description: ''
valueType: NUMERIC
defaultValue: 1
unit: member
type: NON_RENEWABLE
linkedFeatures:
- teams
activeGuidesLimit:
description: ''
valueType: NUMERIC
defaultValue: 10
unit: guide
type: NON_RENEWABLE
linkedFeatures:
- guides
activeHotspotsLimit:
description: ''
valueType: NUMERIC
defaultValue: 10
unit: hotspot
type: NON_RENEWABLE
linkedFeatures:
- hotspots
activeOnboardingChecklistsLimit:
description: ''
valueType: NUMERIC
defaultValue: 1
unit: checklist
type: NON_RENEWABLE
linkedFeatures:
- onboardingChecklist
limitedCustomization:
description: ''
valueType: BOOLEAN
defaultValue: true
type: RENEWABLE
linkedFeatures:
- customization
plans:
STARTUP:
description: ''
price: 199
unit: /month
features: null
usageLimits: null
GROWTH:
description: ''
price: 399
unit: /month
features:
successCoaching:
value: true
usageLimits: null
ENTERPRISE:
description: ''
price: 999
unit: /month
features:
successCoaching:
value: true
customCSS:
value: true
sla:
value: true
singleSignOn:
value: true
usageLimits:
activeUsersLimit:
value: 50000
teamMembersLimit:
value: 1000000000
activeGuidesLimit:
value: 1000000000
activeHotspotsLimit:
value: 1000000000
activeOnboardingChecklistsLimit:
value: 1000000000
addOns: null