Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Web Site Functionality _ Email Address Collectors/ Newsletter Sign Ups/ Customer Contact Forms

Posted by: jerkinslow Jan 30 2020, 02:55 PM

Greetings: I've recently taken over responsibility for managing the following website:

http://abacuscustompainting.com

Note the "site visitor email address collector" found under the header "Free Tips, Discounts & Promos". Presumably, site visitors can enter their email address in order to receive the site newsletter. Additionally on the same page, see the submission form under the header: "No Job Too Small... Get Your Free Estimate Today!". Again, the site visitor is encouraged to submit first name, last name, email address & phone number, and a brief description of needed work vis a vis the form.

Can someone identify the specific code (in its entirety) which governs this site visitor interaction? Essentially, my goal is to "update" or otherwise "swap out" the email address currently associated with these 2 site visitor interaction opportunities (submission forms) so that contact details provided by site visitors (specifically those who choose to provide contact details) are routed properly to an email address of my choosing.

There are a few more submission forms found on other related site pages. One can be found here: http:///http://abacuscustompainting.com/blog/7-things-you-must-know-before-hiring-a-painter/index.html

And another here: http://abacuscustompainting.com/blog/5-suggestions-to-choose-paint-colors/index.html

My goal with posting this thread is to:

1) better understand what specific script(s), even if those scripts are remotely-hosted), is being invoked when a site visitor chooses to submit contact details through one or all of the above site interactions &
2) understand exactly (step by step) what process or code edits/modifications are needed to ensure site visitor-provided contact details are routed to an email address of my choosing.

Thanks in advance --




Posted by: pandy Jan 30 2020, 07:17 PM

Remotely hosted seems to be spot on. Look at the action attribute in respective form tag. For the "Free Tips, Discounts & Promos" form the script is located at https://chesapeakepainting.us2.list-manage.com/subscribe/post?u=eda55df955814f0c41e0db1aa&id=3c04e1ef5b . list-manage.com is a domain used by Mailchimp so I'd say you have an account with them. And there's where you can change the email address.
https://mailchimp.com/

Posted by: jerkinslow Mar 30 2020, 08:25 AM

QUOTE(pandy @ Jan 30 2020, 07:17 PM) *

Remotely hosted seems to be spot on. Look at the action attribute in respective form tag. For the "Free Tips, Discounts & Promos" form the script is located at https://chesapeakepainting.us2.list-manage.com/subscribe/post?u=eda55df955814f0c41e0db1aa&id=3c04e1ef5b . list-manage.com is a domain used by Mailchimp so I'd say you have an account with them. And there's where you can change the email address.
https://mailchimp.com/


Pandy: Apologies for my delayed reply. I very much appreciate your point out of the mailchimp-related attribute. I'll check into that and revert, if needed. Again, danke...

Posted by: pandy Mar 30 2020, 10:54 AM

Bitte schön! happy.gif

Posted by: jerkinslow Mar 31 2020, 12:11 PM

QUOTE(pandy @ Mar 30 2020, 10:54 AM) *

Bitte schön! happy.gif


Thanks for your direction regarding the embedded submission form titled: "Free Tips, Discount and Promos" found in my original post, and here: http://abacuscustompainting.com/index.html, I was able to correct the submission/account email address associated with that working form, thereby regaining control over email addresses submitted via that form.

If you could, take a look a bit further down that same page. There is another submission form titled: "No Job Too Small... Get Your Free Estimate Today!"

Looking at source code I believe to be related to that form, beginning with line 297 in the attached "view source", I'm unable to identify which form technology was used to create the form.

My objective is to:

1) identify all website source code responsible for end to end form operation(s), and,
2) edit/modify existing website form source code in order to capture all data entered into this form by a given site visitor

Would you mind taking a look and sharing your thoughts/re-direct(s)?

Posted by: pandy Mar 31 2020, 10:07 PM

I'm sorry, but I don't understand what you want to do. Can you rephrase?

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)