Tagged Questions
1
vote
1answer
146 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 the last part is about ...
0
votes
3answers
44 views
Should we ask users to confirm an e-mail address when they change it? [closed]
I have a service that requires an active e-mail address where users can receive notifications. Users can optionally receive notifications on multiple e-mail addresses by adding them.
Should I ...
0
votes
0answers
72 views
Send custom confirmation email in Devise depending on role defined in the database
I am using Devise for registration of a site with confirmable. However, I have two different roles for this site. The first role is the "main" role that uses the regular Devise signup procedure. ...
0
votes
1answer
86 views
devise confirmable edit template
I have devise confirmable setup and working. Everything functions, but..., the generated link is odd and when click it displays a blank page.
However when the link is clicked it does appear to ...