ALwrity version 0.5.4

This commit is contained in:
ajaysi
2025-08-10 13:10:32 +05:30
parent 5c08b6e007
commit 13ca78f653
9 changed files with 801 additions and 117 deletions

View File

@@ -496,9 +496,9 @@ export const STRATEGIC_INPUT_FIELDS: StrategicInputField[] = [
label: 'Traffic Sources',
description: 'Primary traffic sources',
tooltip: 'Identify your main traffic sources to understand where your audience comes from and optimize accordingly.',
type: 'json',
type: 'multiselect',
required: false,
placeholder: 'Define traffic sources'
options: ['Organic Search', 'Social Media', 'Email Marketing', 'Direct Traffic', 'Referral Traffic', 'Paid Search', 'Display Advertising', 'Content Marketing', 'Influencer Marketing', 'Video Platforms']
},
{
id: 'conversion_rates',