Make Your Own Tracker Pixel With Google Apps Script

Sdílet
Vložit
  • čas přidán 14. 10. 2024
  • In this video, we will create our own tracker pixel, which can be used to see if someone has read your email.
    DON'T FORGET TO SMASH SUBSCRIBE
    Google Apps Script: script.google....
    OpenSuspect: opensuspect.gq/
    My website: cukmekerb.gith...

Komentáře • 30

  • @j.w.7940
    @j.w.7940 Před 3 lety +5

    Awesome video! It was the most straightforward and clear instructional video I've watched so far on CZcams about coding a tracking pixel. I'm going to go check out the rest of your videos now.
    Oh! And I made sure to subscribe!
    Keep it up!

  • @Not_MatriX_Official
    @Not_MatriX_Official Před 2 měsíci

    TYSM! This actually helped... >:) (Chat GPT rlly dindt do the job so this is so usefull) instantly subsribed and like

  • @ster11118
    @ster11118 Před 2 měsíci

    i dig the vibes. thank you for the info!

  • @sf-spark129
    @sf-spark129 Před 3 lety +1

    very cool. i use Google Apps Script to do my employees' clock in and and clock out. janky but works :)

  • @LUDOVICOPAPALIA
    @LUDOVICOPAPALIA Před 2 lety +5

    Can you add a ip and a user agent tracker to the script?

  • @zackmta9284
    @zackmta9284 Před 2 lety +2

    hello thanks for the video but i still have a question how can i view the email address that opened my email

  • @dfurnadministrator7652
    @dfurnadministrator7652 Před 3 lety +2

    How to link this with google sheets for bulk emailing and track those who've read the emails ?

  • @dragongut_fullofinformatio1074

    TypeError: Cannot read property 'parameter' of undefined (line 2, file "Code")

    • @MazumaHDTV
      @MazumaHDTV Před rokem +1

      I'm getting the same thing did you ever get a solution?

  • @shibbyshaggy
    @shibbyshaggy Před rokem

    if google apps can't do IP logger, how can you do this on local server with perhaps ngrok?

  • @thomasfoulery7130
    @thomasfoulery7130 Před rokem +1

    Could you modify this to return the IP address as well?

    • @cukmekerb
      @cukmekerb  Před rokem

      it doesn't allow you to get the IP address

    • @thomasfoulery7130
      @thomasfoulery7130 Před rokem

      @@cukmekerb Yea I know but the guy writing it said it was possible, he just couldnt do it on a google server.... can you link to a video where it is possible?

  • @AbdelftahZowail
    @AbdelftahZowail Před 9 měsíci

    what if i want the url to return an image

  • @slivertorp
    @slivertorp Před 8 měsíci

    Don't waste your time, it doesn't work anymore. It errors at 8:45 and I am stuck. It would be great to have an fix in the comment or another video.

  • @r.v.e3361
    @r.v.e3361 Před 2 lety

    could you just show how ip tracking would work?

  • @susansheahan3127
    @susansheahan3127 Před měsícem

    Trying this. But when I add ?secret=pswd, I get the following: ReferenceError: finalarray is not defined (line 9, file "Code")

  • @Isaachasfun5
    @Isaachasfun5 Před 2 lety

    Syntax error: SyntaxError: Illegal return statement line: 4 file: Code.gs How do I fix this SyntaxError been trying to troubleshoot for hours.

  • @msamimrahimi713
    @msamimrahimi713 Před 2 lety

    TypeError: Cannot read property 'getProperties' of null (line 3, file "Code")