#๐Ÿ”’ How to add hidden pixel to track?

19 messages ยท Page 1 of 1 (latest)

crimson marshBOT
#

@mystic mortar

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

mystic mortar
#

It is supposed to embed to an email via email module

slender pagoda
#

fyi most email services like gmail have defeated tracking pixels by proxying all images

mystic mortar
#

DAMN YOU GMAIL ๐Ÿ˜ฆ

#

So what is the best way to do so?

#

it is supposed to embed to an email in email module so I can see if the user read it or not. What is another good methodology

slender pagoda
#

use outlook read receipts

mystic mortar
#

I wish it is easier, but what I am doing is a GUI that sends emails via email module via the smtp2go site

icy valley
slender pagoda
#

It kind of sounds like you're making spam emails

mystic mortar
#

Yes but no, I am doing a mass email via a .csv file from a .csv file, my work allows that. We are not doing it to annoy people just informing them about either new hires or a mass firing

slender pagoda
#

Then use outlook features for that

mystic mortar
#

Is that a module or sum?

mystic mortar
#

Nevermind, thank you anyways

#

Have a nice day

crimson marshBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.

#

๐Ÿ”’ How to add hidden pixel to track?