Skip to content

issues Search Results · repo:powergo/pytracking language:Python

Filter by

18 results
 (71 ms)

18 results

inpowergo/pytracking (press backspace or delete to remove)

1. Google had implemented image proxy for all the images in Gmail. 2. This had disable the django app and pytracking to receive request from GmailImageProxy instead of the request directly from client ...
  • Bosh-StocksDigital
  • Opened 
    on Nov 13, 2023
  • #24

I m using pytracking with Django and I stumbled upon some issue with adapt_html method. I would expect it to take the configuration from PYTRACKING_CONFIGURATION, but it is not doing that in contract to ...
  • flaiming
  • 1
  • Opened 
    on Jan 20, 2023
  • #23

DEFAULT_SETTINGS = { base_open_tracking_url : http://pixels.example.com/track/ , base_click_tracking_url : http://clicks.example.com/track? } Given the example above, the base_open_tracking_url ...
  • tmountain
  • 1
  • Opened 
    on Dec 8, 2022
  • #22

- After adding link to HTML emails python code, how do I see when and who opened the link?
  • mahipal917
  • 1
  • Opened 
    on Apr 23, 2022
  • #19

We have a situation where a users email client is lowering the URL. This doesn t work with the base-64 encoded data in the URL. Is there a way/planned feature to specifiy our own encoding, e.g. base-32? ...
  • WilliamWCYoung
  • 2
  • Opened 
    on Jan 4, 2022
  • #18

SMTPlib is one of the most popular python libraries for sending emails together with mail MIME. Can you create a complete example in how to send an email and get the information regarding if the email ...
  • mazzespazze
  • Opened 
    on Apr 28, 2021
  • #15

This is particularly useful if you rely on an Email Service Provider (ESP) such as Amazon SES or PostmarkApp that does not provide open and click tracking. Source: https://postmarkapp.com/ image ReadMe ...
  • GabLeRoux
  • Opened 
    on Aug 19, 2020
  • #12

Pretty much title, the version 3 changed some APIs causing this package to break
  • mikicz
  • 1
  • Opened 
    on Jul 21, 2020
  • #11

Having trouble with decoding the tracking url: open_tracking_url = pytracking.get_open_tracking_url( ... { ASIN : B07CBTMPHS }, base_open_tracking_url= https://example.com/see , include_webhook_url=False) ...
  • ebdavison
  • 1
  • Opened 
    on Apr 30, 2019
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub