segment-boneyard / analytics-magento

[DEPRECATED] The hassle-free way to integrate analytics into any Magento store.
15 stars 19 forks source link

Customer events #14

Closed ianstormtaylor closed 10 years ago

ianstormtaylor commented 10 years ago

A few changes to "Customer" events, we can change all of the names to be terser:

And then we don't want to include the user_id as a property, since it's already taken care of as the user is cached in Analytics.js so all events are associated with them already.

astorm commented 10 years ago

Changed Event names, also removed user_id from "Logged Out" and "Logged In".

Questions:

ianstormtaylor commented 10 years ago

Ah, nope "Registered" doesn't need it either, good call. I think no extra info here is fine

astorm commented 10 years ago

Removed id from registered.