yes, please goto wp admin users
if your mouseover on each user row then you will see a new link, users stats, with other user action like edit, delete.
I spent the last day going through ths and think I have the sequence figured. Wanted to to see if this was possible:
1.) User goes to a blog post. The summary is there . but in that is a link to a PDF with more information
2.) If the user is logged in, then they can click the link ( already in your program)
3.) If the user is already a subscriber, then they can login and the download link will be active now) ( already in your program)
4.) If they are not a subscriber, they will need to go to a gravity form ( can we load it in ajax?) to register and it then logs them in.
Is there a way to embed the gravity form into your software so that they can register on the same page and not have to go back to do the download?
Hope you can answer my question. Thanks in advance for the help.
Here is what I am looking to do
I write a blog. Within the blog I want to embed a link that is a download to the full version of the article. The person would then provide their name and e mail address and they can download the document. There will be a different document in each of the blog posts , which will be done weekly I want to track which all of the documents that a single user downloaded, as well as all of the users that downloaded a specific document.
When they provide their name and address, does it create a wordpress users? Can I get this information over to mail chimp and salesforce, our CRM system? Once they login, I assume they can download everything they want?