Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Apps Script Track opened emails into Spreadsheet Project
Rating: 4.3 out of 5(17 ratings)
1,168 students

Apps Script Track opened emails into Spreadsheet Project

Google Apps Script with Email open tracking pixel to track if you email is opened using Google Web App Script and code
Created byLaurence Svekis
Last updated 11/2024
English

What you'll learn

  • How to create a Email Tracking Pixel using Google Script
  • How to create a Google Apps Script Web App
  • How to update Spreadsheets with Code
  • How to Send emails using Google Apps Script

Course content

2 sections21 lectures1h 12m total length
  • Introduction Email Tracking Pixel App Introduction2:53

    Launches a Google Apps Script project to track email opens by embedding a tracking pixel, recording views in a spreadsheet, and incrementing an open counter.

  • How to Google Apps Script Project Setup.3:54
  • How to create a webapp with Google Apps Script Create WebApp7:34
  • Source Code Snippet for Google Apps web app0:01
  • How to Track to Spreadsheet content and update sheet data7:53
  • Source Code for spreadsheet updates GSuite Google Sheets0:05
  • How to track WebApp opens to Sheet Track counter to Spreadsheet.9:30

    Track web app opens by matching an id in a spreadsheet using Apps Script, updating a counter in the email sheet as each id is found.

  • Source Code to update sheet0:10
  • How to Create menu buttons Google Sheets UI menu Modal5:45
  • Source Code snippet for UI menu Button Google Sheets0:14
  • How to setup a Client Side Input Form for Google Client Side Script webapp5:58
  • Source Code for client side web app Google Script0:10
  • How to Send Client Side Data to Google Script.7:43
  • Source Code for Google Apps Script Services0:15
  • How to send an email using Google Script Google Script Send Email6:40
  • Source Code to send emails with script0:22
  • How to add Tracking Pixel to Email using Google Apps Script7:31
  • Source Code for pixel tracking project with Google Apps Script and Google emails0:48
  • Email Tracking Pixel App Conclusion5:00

Requirements

  • Coding experience required
  • JavaScript HTML and CSS
  • Google Account

Description

Do you want to track emails that are opened and viewed by users?

Email open rate tracker with Google Apps Web App Tracking Image Pixel

Explore how you can create a tracking pixel within a Gmail email that tracks the email and reports directly into a spreadsheet the number of opens on the email.

Course is a project based course covering how to create a tracking pixel email.  JavaScript and prior coding experience is REQUIRED DO NOT TAKE THIS COURSE WITHOUT JavaScript Experience

You must have a Google Account in order to access G Suite Apps and write the code presented in this course.

  • Create a Google Apps Script web app - code snippet for doGet

  • Get event parameters from URI of web app - track the web app visits into a spreadsheet

  • Using the parameters with a unique id update the spreadsheet count on pings

  • Generate a random id -

  • create a Popup modal that can send an html email to a user

  • Explore how you can select a row - get values update and set values of cells in a spreadsheet

  • Spreadsheet UI menu item to run a function

  • Client side HTML modal form - using JavaScript to create dynamic content

  • Send data from Client side to the Google Script

  • Debug and test the data and form message

Source code is included - Best way to learn is to try the code and create your own version of this project

Taught by an instructor with over 20 years of web development experience ready to help you learn

Google Developer Expert - Laurence Svekis walks you through how to do some amazing functionality to save time and get the most out of Google Apps Script G Suite content

Fast friendly support is always available in the Q&A section

What are you waiting for - this could change everything - at least change the way you use Google Apps and G Suite Google Sheets and send emails.


Who this course is for:

  • Web Developers
  • JavaScript coders
  • Anyone who wants to learn more about creating applications with Apps Script