You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

127 lines
3.3 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
Created: 2025-03-06 Thu
Updated:
tags:
- 周报
---
[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q1|Q1]] / [[Haina/Monthly/2025-03|March]] / [[Haina/Weekly/2025/2025-W10|Week 10]] | Week 11 | [[Haina/Weekly/2025/2025-W12|Week 12]] / [[Haina/Daily/2025-03-03|03 Mon]] - [[Haina/Daily/2025-03-04|04 Tue]] - [[Haina/Daily/2025-03-05|05 Wed]] - [[Haina/Daily/2025-03-06|06 Thu]] - [[Haina/Daily/2025-03-07|07 Fri]] - [[Haina/Daily/2025-03-08|08 Sat]] - [[Haina/Daily/2025-03-09|09 Sun]] [[Haina/Daily/2025-03-10|10 Mon]] - [[Haina/Daily/2025-03-11|11 Tue]] -
---
*2025-03-11 Tue*
## 上周工作
### 重点工作
#### HT统计
1. [CT商旅数据统计](Haina/项目/HT数据分析/CT商旅数据统计.md)
2. [x] 老客户: 每月折现图 #宋芳馨 ✅ 2025-04-10
### 维护工作
1. [?] page views 在page screens 与referer 中不一致 #赵焱
2. [?] 综合年度: 对比中显示百分比 #YCC
3. [x] WABA: 增加国际部各语种模板, 每语种至少一个`跟进`类模板 ✅ 2025-03-07
4. [x] Ali Agent: WAI 托管号码给AI回复 ✅ 2025-03-07
5. [x] 统计: 过程指标 ✅ 2025-03-10
6. [I] PayPal: 降低信用卡渠道的推荐. 折叠; 尾款不显示; 商务订单不显示; #Steven
- 优化成本, 提供利润
- 与PayPal谈判费率的空间
7. [x] PayPal 费率变更, 超最低提醒: `fgy@hainatravel.com` `xtt@hainatravel.com` #俸国英 ✅ 2025-04-02
8. [x] 海外反馈表: 页面支持多语种 🔼 🛫 2025-04-07 ✅ 2025-04-22
9. ["] 连连支付: 入驻审核;
10. [x] 连连支付: 开通测试账号 ✅ 2025-03-11
## 本周计划
1.
---
> [!todo] Not done
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2025
> (path includes W09) OR (path includes W10 )
> (filter by function task.status.name === 'Todo')
> sort by path reverse
> sort by heading
> ```
> [!todo] In Progress
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2025
> (filter by function task.status.name === 'incomplete')
> sort by path reverse
> sort by heading
> ```
> [!check] Latest 2 weeks
>
> ```tasks
> done after last monday
> path includes Haina
> sort by path reverse
> sort by heading
> ```
> [!note] Deferred
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2025
> filter by function task.status.name === 'forwarded'
> sort by path reverse
> sort by heading
> ```
> [!tip] Idea, Important
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2025
> filter by function (task.status.name === 'idea' || task.status.name === 'important'|| task.status.name === 'fire')
> sort by path reverse
> sort by heading
> ```
> [!faq] Question
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2025
> filter by function task.status.name === 'question'
> sort by path reverse
> sort by heading
> ```
> [!fail] Cancelled
>
> ```tasks
> path includes Haina
> path includes Weekly/2025
> filter by function task.status.name === 'canceled'
> sort by path reverse
> sort by heading
> ```
> [!todo] Todo
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2025
> (filter by function task.status.type === 'TODO')
> sort by path reverse
> sort by heading
> ```