Skip to Content
Menu
This question has been flagged
1 Reply
1464 Views

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?

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 25
1041
9
Apr 25
5961
1
Apr 25
710
2
Apr 25
1045
0
Feb 24
1150