When we send an email with a link button, if the user clicks on it, then how will we get the data of the clicked email?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
2147
화면
Hi,If you need to get the details of the emails clicked from the email marketing module, you can get it from the "clicked" smart button in the form view of the mailingsEmail marketing -> Open a mailing -> Click on the smart button
If anyone clicks in the mail it will be shown in that smart button.
Or if you need to check the function in the code you can search for the function "def set_clicked(self, domain=None):" in the addons mass_mailing module
Hope it helps
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
9
8월 25
|
7231 | ||
|
1
6월 25
|
1650 | ||
|
1
4월 25
|
1678 | ||
|
2
4월 25
|
1784 | ||
|
0
2월 24
|
1818 |