HOW-TO Sessions

with HASIN

AGENDA items

Metrics & Data

Basics

Why

Response Rate

45%

WHO

WHAT

WHEN

HOW

WHAT?

WHY

?

WHO?

WHEN?

WHEN?

WHEN?

HOW?

LOGIN: TNSCareers

LOGIN:

4development

PASSWORD: 

Analytics

Metrics

DATA

Actionable

Click Through Rate

Total

Receipients

500

Total

Opened

240

Total

Clicked

24

Total

Responses

 

6

500

Total Receipients

4%

Bounce Rate

50%

Open Rate

10%

Click Through Rate (CTR)

1.2%

Response Rate

SIX

Indviduals 

Responded

RSVP NOW!

Hasin I. Ahmed 
Data Analyst, Career Success

The New School
63 Fifth Ave, Room 419
New York, NY 10003

 

Dear Kelly

 

On Thursday, December 10th, we will be celebrating the upcoming holiday season with with everyone in the Career Services office. Please, RSVP to lets us know if you will join us for the celebration!
 

Also, please share this invite with your fellow colleagues via our social media channels. 

<html>
  <head>
    <script type="text/javascript" src="https://www.google.com/jsapi"></script>
    <script type="text/javascript">
      google.load("visualization", "1", {packages:["corechart"]});
      google.setOnLoadCallback(drawChart);
      function drawChart() {

        var data = google.visualization.arrayToDataTable([
          ['Task', 'Hours per Day'],
          ['Work',     11],
          ['Sleep',      2],
          ['Commute',  2],
          ['Read', 2],
          ['Code',    7]
        ]);

        var options = {
          title: 'My Daily Activities'
        };

        var chart = new google.visualization.PieChart(document.getElementById('piechart'));

        chart.draw(data, options);
      }
    </script>
  </head>
  <body>
    <div id="piechart" style="width: 900px; height: 500px;"></div>
  </body>
</html>

THANK YOU

VERY MUCH!

Made with Slides.com