Tagged Questions

0
votes
1answer
15 views
0
votes
1answer
95 views

How to create ConfirmationURL using a JavaMail / Servlet Mechanism?

Am in the process of writing a server side Java program which would send an e-mail to a user with a confirmation URL (located in the body of the e-mail). Have already created the …
1
vote
1answer
87 views

Google-Analytics: How do I add an e-mail link as the final step of a goal?

I send a confirmation link via e-mail (in multiple places) but it seems Analytics doesn't recognize those clicks (given URL is visited) unless the visit immediate. I am guessing th …