|
|
|
|
|
by tpxl
1410 days ago
|
|
> valuable insights about them An important question to ask yourself: _what_ insights? Want to know which of your pages are popular? Server logs will tell you that. Want to know how the users move across your website? Server logs can tell you that, albeit in a limited fashion. Want to know where your users come from? Server logs. For more advanced use-cases, you may need javascript on the frontend (which you can serve from your own domain, making it harder to block, but still needing to be GDPR compliant, if you serve to GDPR affected users). |
|