@@ -289,83 +289,129 @@ private AnalyticsTrackerMixpanelInstructionsForStat instructionsForStat(
289289 instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_accessed_reader" );
290290 instructions .setCurrentDateForPeopleProperty ("last_time_accessed_reader" );
291291 break ;
292- case READER_OPENED_ARTICLE :
292+ case READER_ARTICLE_COMMENTED_ON :
293293 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
294- mixpanelInstructionsForEventName ("Reader - Opened Article" );
295- instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_opened_article" );
296- instructions .setCurrentDateForPeopleProperty ("last_time_opened_reader_article" );
294+ mixpanelInstructionsForEventName ("Reader - Commented on Article" );
295+ instructions .setSuperPropertyAndPeoplePropertyToIncrement (
296+ "number_of_times_commented_on_reader_article" );
297+ instructions .setCurrentDateForPeopleProperty ("last_time_commented_on_article" );
297298 break ;
298- case READER_LIKED_ARTICLE :
299+ case READER_ARTICLE_LIKED :
299300 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
300301 mixpanelInstructionsForEventName ("Reader - Liked Article" );
301302 instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_liked_article" );
302303 instructions .setCurrentDateForPeopleProperty ("last_time_liked_reader_article" );
303304 break ;
304- case READER_REBLOGGED_ARTICLE :
305+ case READER_ARTICLE_OPENED :
306+ instructions = AnalyticsTrackerMixpanelInstructionsForStat .
307+ mixpanelInstructionsForEventName ("Reader - Opened Article" );
308+ instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_opened_article" );
309+ instructions .setCurrentDateForPeopleProperty ("last_time_opened_reader_article" );
310+ break ;
311+ case READER_ARTICLE_REBLOGGED :
305312 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
306313 mixpanelInstructionsForEventName ("Reader - Reblogged Article" );
307314 instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_reblogged_article" );
308315 instructions .setCurrentDateForPeopleProperty ("last_time_reblogged_article" );
309316 break ;
310- case READER_INFINITE_SCROLL :
317+ case READER_ARTICLE_UNLIKED :
311318 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
312- mixpanelInstructionsForEventName ("Reader - Infinite Scroll" );
313- instructions .setSuperPropertyAndPeoplePropertyToIncrement (
314- "number_of_times_reader_performed_infinite_scroll" );
315- instructions .setCurrentDateForPeopleProperty ("last_time_performed_reader_infinite_scroll" );
319+ mixpanelInstructionsForEventName ("Reader - Unliked Article" );
320+ instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_unliked_article" );
321+ instructions .setCurrentDateForPeopleProperty ("last_time_unliked_reader_article" );
316322 break ;
317- case READER_FOLLOWED_READER_TAG :
323+ case READER_BLOG_BLOCKED :
318324 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
319- mixpanelInstructionsForEventName ("Reader - Followed Reader Tag " );
320- instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_followed_reader_tag " );
321- instructions .setCurrentDateForPeopleProperty ("last_time_followed_reader_tag " );
325+ mixpanelInstructionsForEventName ("Reader - Blocked Blog " );
326+ instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_blocked_a_blog " );
327+ instructions .setCurrentDateForPeopleProperty ("last_time_blocked_a_blog " );
322328 break ;
323- case READER_UNFOLLOWED_READER_TAG :
329+ case READER_BLOG_FOLLOWED :
324330 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
325- mixpanelInstructionsForEventName ("Reader - Unfollowed Reader Tag" );
326- instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_unfollowed_reader_tag" );
331+ mixpanelInstructionsForEventName ("Reader - Followed Site" );
332+ instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_followed_site" );
333+ instructions .setCurrentDateForPeopleProperty ("last_time_followed_site" );
327334 break ;
328- case READER_LOADED_TAG :
335+ case READER_BLOG_PREVIEWED :
329336 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
330- mixpanelInstructionsForEventName ("Reader - Loaded Tag" );
337+ mixpanelInstructionsForEventName ("Reader - Blog Preview" );
338+ instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_viewed_blog_preview" );
339+ instructions .setCurrentDateForPeopleProperty ("last_time_viewed_blog_preview" );
340+ break ;
341+ case READER_BLOG_UNFOLLOWED :
342+ instructions = AnalyticsTrackerMixpanelInstructionsForStat .
343+ mixpanelInstructionsForEventName ("Reader - Unfollowed Site" );
344+ instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_unfollowed_site" );
345+ instructions .setCurrentDateForPeopleProperty ("last_time_unfollowed_site" );
331346 break ;
332- case READER_LOADED_FRESHLY_PRESSED :
347+ case READER_DISCOVER_VIEWED :
348+ instructions = AnalyticsTrackerMixpanelInstructionsForStat .
349+ mixpanelInstructionsForEventName ("Reader - Discover Content Viewed" );
350+ instructions .setSuperPropertyAndPeoplePropertyToIncrement (
351+ "number_of_times_discover_content_viewed" );
352+ instructions .setCurrentDateForPeopleProperty ("last_time_discover_content_viewed" );
353+ break ;
354+ case READER_FRESHLY_PRESSED_LOADED :
333355 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
334356 mixpanelInstructionsForEventName ("Reader - Loaded Freshly Pressed" );
335357 instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_loaded_freshly_pressed" );
336358 instructions .setCurrentDateForPeopleProperty ("last_time_loaded_freshly_pressed" );
337359 break ;
338- case READER_COMMENTED_ON_ARTICLE :
360+ case READER_INFINITE_SCROLL :
339361 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
340- mixpanelInstructionsForEventName ("Reader - Commented on Article " );
362+ mixpanelInstructionsForEventName ("Reader - Infinite Scroll " );
341363 instructions .setSuperPropertyAndPeoplePropertyToIncrement (
342- "number_of_times_commented_on_reader_article " );
343- instructions .setCurrentDateForPeopleProperty ("last_time_commented_on_article " );
364+ "number_of_times_reader_performed_infinite_scroll " );
365+ instructions .setCurrentDateForPeopleProperty ("last_time_performed_reader_infinite_scroll " );
344366 break ;
345- case READER_FOLLOWED_SITE :
367+ case READER_LIST_FOLLOWED :
346368 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
347- mixpanelInstructionsForEventName ("Reader - Followed Site " );
348- instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_followed_site " );
349- instructions .setCurrentDateForPeopleProperty ("last_time_followed_site " );
369+ mixpanelInstructionsForEventName ("Reader - Followed List " );
370+ instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_followed_list " );
371+ instructions .setCurrentDateForPeopleProperty ("last_time_followed_list " );
350372 break ;
351- case READER_BLOCKED_BLOG :
373+ case READER_LIST_LOADED :
352374 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
353- mixpanelInstructionsForEventName ("Reader - Blocked Blog " );
354- instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_blocked_a_blog " );
355- instructions .setCurrentDateForPeopleProperty ("last_time_blocked_a_blog " );
375+ mixpanelInstructionsForEventName ("Reader - Loaded List " );
376+ instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_loaded_list " );
377+ instructions .setCurrentDateForPeopleProperty ("last_time_loaded_list " );
356378 break ;
357- case READER_BLOG_PREVIEW :
379+ case READER_LIST_PREVIEWED :
358380 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
359- mixpanelInstructionsForEventName ("Reader - Blog Preview" );
360- instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_viewed_blog_preview" );
361- instructions .setCurrentDateForPeopleProperty ("last_time_viewed_blog_preview" );
381+ mixpanelInstructionsForEventName ("Reader - List Preview" );
382+ instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_viewed_list_preview" );
383+ instructions .setCurrentDateForPeopleProperty ("last_time_viewed_list_preview" );
384+ break ;
385+ case READER_LIST_UNFOLLOWED :
386+ instructions = AnalyticsTrackerMixpanelInstructionsForStat .
387+ mixpanelInstructionsForEventName ("Reader - Unfollowed List" );
388+ instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_unfollowed_list" );
389+ instructions .setCurrentDateForPeopleProperty ("last_time_unfollowed_list" );
390+ break ;
391+ case READER_TAG_FOLLOWED :
392+ instructions = AnalyticsTrackerMixpanelInstructionsForStat .
393+ mixpanelInstructionsForEventName ("Reader - Followed Reader Tag" );
394+ instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_followed_reader_tag" );
395+ instructions .setCurrentDateForPeopleProperty ("last_time_followed_reader_tag" );
396+ break ;
397+ case READER_TAG_LOADED :
398+ instructions = AnalyticsTrackerMixpanelInstructionsForStat .
399+ mixpanelInstructionsForEventName ("Reader - Loaded Tag" );
400+ instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_loaded_tag" );
401+ instructions .setCurrentDateForPeopleProperty ("last_time_loaded_tag" );
362402 break ;
363- case READER_TAG_PREVIEW :
403+ case READER_TAG_PREVIEWED :
364404 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
365405 mixpanelInstructionsForEventName ("Reader - Tag Preview" );
366406 instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_viewed_tag_preview" );
367407 instructions .setCurrentDateForPeopleProperty ("last_time_viewed_tag_preview" );
368408 break ;
409+ case READER_TAG_UNFOLLOWED :
410+ instructions = AnalyticsTrackerMixpanelInstructionsForStat .
411+ mixpanelInstructionsForEventName ("Reader - Unfollowed Reader Tag" );
412+ instructions .setSuperPropertyAndPeoplePropertyToIncrement ("number_of_times_unfollowed_reader_tag" );
413+ instructions .setCurrentDateForPeopleProperty ("last_time_unfollowed_reader_tag" );
414+ break ;
369415 case EDITOR_CREATED_POST :
370416 instructions = AnalyticsTrackerMixpanelInstructionsForStat .
371417 mixpanelInstructionsForEventName ("Editor - Created Post" );
0 commit comments