Download statistics

Gravity Forms
1 September, 2024 21:53:31
CamiloS
Topics: 9
Messages: 13
Hi. Is there any way to count and save the number of downloads with download date+time of each PDF? Thanks!
2 September, 2024 03:42:05
E2Pdf
Support
Topics: 7
Messages: 3352
Hello,

Unfortunately, there is no such functionality by default, however, you can try to accomplish functionality by applying the action when the PDF is generated:

https://codefile.io/f/HpTHHkHn9k

$params['template_id'] - is the Template ID
$params['dataset'] - is the Entry ID


We would really appreciate your feedback at WordPress.org!