Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore squeeze page – add product name to notification email
- This topic has 5 replies, 2 voices, and was last updated 11 years, 7 months ago by admin.
-
AuthorPosts
-
April 10, 2013 at 2:44 pm #8911tincansunlimited.comMember
When I receive a notification email that someone has downloaded a free product using the squeeze page, it tells me the name, email and product ID number. Can I change the product ID number to instead tell me the product name?
April 11, 2013 at 4:08 am #55032adminKeymasterThe product name is included in the squeeze form email too. The following shows you what gets sent to the customer/user when a squeeze form is submitted. See how the product name and the download link are in there?
Dear <Name of the user>
Below is your download link:
<Product Name> – <encrypted download link>
Thank You
April 16, 2013 at 4:08 pm #55033tincansunlimited.comMemberNo, the only fields available in my notification email are “[Name:”.$name.”] [Email:”.$email.”] and [Product ID:”.$prod_id.”]. I understand why the database needs to track product ID, but when I receive a notification, I’d like to know WHAT is being downloaded, without needing to compare it to a product chart (or memorizing dozens of products).
I’m sorry if I’m not explaining this very well.
April 17, 2013 at 2:45 am #55034adminKeymasterLets do the following:
1) Go to the page where you have the squeeze form.
2) Fill in your name and email address (as if you are a visitor).
3) Copy and paste the email you receive so I can see exactly what you are receiving in your email from this plugin.
Also, Post a link to your squeeze form page here so I can check it too.
April 19, 2013 at 7:07 pm #55035tincansunlimited.comMemberThe problem is NOT how the public sees its email, the problem is with the notification email I receive letting me know someone has downloaded something.
Here is a copy of the notification email. I edited the php to turn off “product ID” as it was not relevant to my client.
April 20, 2013 at 12:19 am #55036adminKeymasterI see where the confusion is now. WP eStore DOES NOT send any notification to the admin when a visitor fills in a squeeze form. So the question is where is this email that you are receiving coming from. Have you modified/tweaked the eStore code? Have you inherited this site from someone else who may have done modifications?
The purpose of a squeeze form is to collect a list of emails on auto-pilot. eStore’s squeeze form is designed to just sit there and collect emails by giving users a free download. That is all it does.
-
AuthorPosts
- You must be logged in to reply to this topic.