Git Product home page Git Product logo

php-email-tracker's Introduction

PHP EMAIL TRACKER

Simple pixel based email tracker with PHP.

This script allows you to track opens of HTML emails.

How to:

  1. Set-up a local environment in order to test and run the PHP script.
  2. Once you've run the script, each time you open the email in your browser your IP address will be logged on the log.txt file.
  3. When you're satisfied with the script, you can host the script on the server. However don't forget to change the local path of the tracking pixel to the actual URL.
  4. When properly set-up each time a person opens the email, his IP-address should be logged on the log.txt file.
<img src="tracker.php?image=tracking.gif" alt="">
Replace local path by your URL path
<img src="http://yourpath/tracker.php?image=tracking.gif" alt="">

Useful Tips:

  1. You can use geo-location services like http://ip-api.com/docs/ to return the actual location of the IP-address.
  2. Additionally you could use the MAPBOX API to visualize the locations on a map.

php-email-tracker's People

Contributors

brampauwelyn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

php-email-tracker's Issues

Is it still working

Can anyone test it again and report this is still working..
Because when I'm testing through my local server it's working perfect but when it goes with a mail it is'nt and with image tag gmail adding some proxy with it.
<img>//_somegoogleproxy_/yourpath.php</img>
I doubt it may be gmail's new feature that prevents php execution (maybe just my imagination)

Please consider adding this functionality to NextCloud

NextCloud is a really cool personal cloud server project that rivals Google Drive in it's functionality. It even allows you to send email. I know this isn't the most actively maintained project, but please consider adding this as an integration to NextCloud. It would bring the usefulness of this project to a broader audience, bring in more people to help maintain the project, and would help increase the power of the open source community in comparison to proprietary solutions!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.