Tracking email opens in Google Analytics
问题 We have tracking in our emails to track clicks back to our site through Google Analytics. But is there a way to track opens? I would imagine I have to add a google tracking image to the email somewhere. Possibly javascript too? 回答1: As others have pointed out, you can't use Javascript in email. The actual tracking is done by a request for __utm.gif though and the Javascript just constructs the GET parameters. Google supports non-Javascript uses of Google Analytics per their Mobile web docs: