pixel-tracker | a simple pixel tracker for node.js | Runtime Evironment library
kandi X-RAY | pixel-tracker Summary
kandi X-RAY | pixel-tracker Summary
a simple pixel tracker for node.js
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of pixel-tracker
pixel-tracker Key Features
pixel-tracker Examples and Code Snippets
Community Discussions
Trending Discussions on pixel-tracker
QUESTION
I want to track my sent emails in Rails. I searched and discovered that I can do somethings like this. But I also need to know if a specific link in the email was clicked. Is this possible? Another idea I had is to know where the user was before the page. For example, the link takes you to page X. Can i know where the user was just before the page X - so I would be able to know if was an email page?
...ANSWER
Answered 2017-Oct-16 at 23:03Yes, it is possible to know if the user clicked the link via the sent email. A simple solution to this can be using an extra parameter in the links sent via the email. Something like ?email=true
. This way, you can retrieve this email parameter in your controller and know the user clicked the link in the email.
Your request.referer
will be nil if redirected from an email. So this technique of checking the user's previous page will not work
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pixel-tracker
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page