Forum Discussion
StefanKi
May 29, 2018Iron Contributor
Track Email links
Hallo, it is possible to track if the user comes from a specific email link to the site? Thanks for your hlep
Noa Kuperberg
Microsoft
Jun 05, 2018Hey,
if that's information you have at runtime, you can report it as a custom dimension. Otherwise I am not familiar with that info being auto-populated. If that is information that you have, you can use the App Insights API to log it. If for example you add it to your request logging, you'll be able to see it by querying your requests custom dimension field.