# var conversions = item.get('data')[ThriveQuizB.event_types.conversion]? item.get('data')[ThriveQuizB.event_types.conversion]: 0, impressions = item.get('data')[ThriveQuizB.event_types.impression]? item.get('data')[ThriveQuizB.event_types.impression]: 0, skip_optin = item.get('data')[ThriveQuizB.event_types.skip_optin]? item.get('data')[ThriveQuizB.event_types.skip_optin]: 0; total = item.get('total')? item.get('total'): 0; #>