How to track Google Analytics Events in Server Side asp.net?
Posted
by Raj
on Stack Overflow
See other posts from Stack Overflow
or by Raj
Published on 2009-09-08T13:40:06Z
Indexed on
2010/04/23
6:53 UTC
Read the original article
Hit count: 626
Hello,
Is there a way to track Google Analytics Events from Server Side in ASP.NET, the requirement is the the Event should be tracked on button click after some functionalities are executed on Serverside. ? OnClientClick of button, we cannot fulfill this requirement completely as some time serverside functionalities can fail but the event will get tracked in Google? Please help me in this regard.
Appreciate expert answers.
Thanks in Advance, Raj
© Stack Overflow or respective owner