Google analytics email open tracking with measurement protocol -


we tried track email opens google analytics , measurement protocol. followed instructions given in http://www.lunametrics.com/blog/2013/06/17/email-tracking-google-analytics/ , http://dyn.com/blog/tracking-email-opens-via-google-analytics/

the problem every email open counted session not correct. can give me advice how can track opens without recording sessions? thank you

every hit in ga starts session, not possible. if don't want appear in normal profile, try setting pageview prefix can filter them out seperate view.

e.g.

/virtual/email-open 

then set filters.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -