← Назад{
"project": "affiliate",
"name": "Affiliate Marketing",
"tasks": [
{
"id": "affiliate-1",
"title": "Launch new crypto offer campaign",
"description": "Setup and test new crypto wallet affiliate campaign",
"priority": "high",
"status": "in_progress",
"createdAt": "2026-02-19T10:00:00Z",
"updatedAt": "2026-02-22T14:00:00Z",
"progress": 55,
"tags": ["crypto", "ppc", "campaign"]
},
{
"id": "affiliate-2",
"title": "A/B test landing pages",
"description": "Create and test 3 different landing page variants",
"priority": "medium",
"status": "proposed",
"createdAt": "2026-02-20T10:00:00Z",
"updatedAt": "2026-02-20T10:00:00Z",
"tags": ["ab-testing", "conversion", "landing-pages"]
},
{
"id": "affiliate-3",
"title": "Set up conversion tracking",
"description": "Implement pixel tracking for all affiliate links",
"priority": "high",
"status": "done",
"createdAt": "2026-02-16T10:00:00Z",
"updatedAt": "2026-02-19T11:00:00Z",
"completedAt": "2026-02-19T11:00:00Z",
"tags": ["tracking", "analytics", "pixels"]
},
{
"id": "affiliate-4",
"title": "Negotiate higher payout rates",
"description": "Contact networks for improved commission rates",
"priority": "low",
"status": "proposed",
"createdAt": "2026-02-21T10:00:00Z",
"updatedAt": "2026-02-21T10:00:00Z",
"tags": ["revenue", "negotiation"]
}
]
}