Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2007
    Posts
    1
    Plugin Contributions
    0

    Default View Newsletter Subscribers??

    I would like to do a drawing for prizes for my newsletter subscribers each month. I have looked everywhere and can't seem to find where to actually VIEW my newsletter subscribers name and email. Can anyone tell me where to find this info please?

    Thanks so much,

    Jessi

  2. #2
    Join Date
    Nov 2006
    Location
    Papworth, Cambridgeshire, UK
    Posts
    731
    Plugin Contributions
    3

    Default Re: View Newsletter Subscribers??

    If you have the Newsletter only mod installed, it adds a Subscription manager dropdown in Admin-Customers which lists all subscribers.
    Otherwise, the standard Zen Cart install has an 'All Newsletter Subscribers' option in the Audience Select dropdown in Send Email and Newsletter Subscription manager, which means that there is an SQL query defined for it in the query_builder table in the database - i.e.

    select customers_firstname, customers_lastname, customers_email_address from TABLE_CUSTOMERS where customers_newsletter = '1'

    If you have the subscription mod installed, the query is slightly different.

  3. #3
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: View Newsletter Subscribers??

    To add to Chuckl's post, the Email Address Exporter tool found in the Downloads area is very handy for viewing the information you're looking for. It can be used to export your subscribers list to common formats, or just to view it on-screen (HTML mode).
    It uses the query_builder table mentioned earlier to determine which information you want to view when you choose the particular group from the pulldown list it offers.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Newsletter Subscribers?
    By twins225 in forum General Questions
    Replies: 1
    Last Post: 20 Oct 2010, 09:38 PM
  2. Way to view newsletter subscribers?
    By sheila123 in forum General Questions
    Replies: 2
    Last Post: 3 Jun 2010, 01:59 AM
  3. Newsletter Subscribers
    By My Digital Cafe in forum General Questions
    Replies: 3
    Last Post: 27 Mar 2009, 03:45 AM
  4. Viewing Newsletter Subscribers
    By tinythings in forum General Questions
    Replies: 1
    Last Post: 14 Jan 2009, 06:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg