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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
1902
瀏覽次數
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
|
6707 | ||
|
1
6月 25
|
1450 | ||
|
1
4月 25
|
1279 | ||
|
2
4月 25
|
1542 | ||
|
0
2月 24
|
1579 |