Report of names and email addresses from web forms e-tickets sales?

How to create a Report of names and email addresses from web forms e-tickets sales?

Thanks


Shane

Tagged:

Comments

  • This query pulls data such as you want but you'll want to tweek it to your specific needs. It currently captures non member ticket buyers after their visit date.

    0ab9d20ec89e9d2faef97d52f1b64f8a-origina
  • Thank You!


    Shane

  • It is in analysis. Create an ad hoc query using these parameters or knes specific to your needs ( for example, don't include the one omitting members from the output if you want them included.).
  • oh, this is juicy! thank you!

  • Is this a Constituent or Sales Order query? Thanks again

  • I got this query to give me what I need , but it seems to have duplicate records. I dont know if its because its pully from two different tables (Sales Orders, Constituents)

    a9afdba574552746ed9cfc3e3a41147b-origina
  • It draws data from both, but the main source view is Sales Order

    From Menu, choose Analysis, Information Library

    Add an Ad-Hoc Query

    Source View = Sales Orders

    I believe it then has relationships with many other tables you can select from - e.g. Constituents

  • Use primary email address rather than just email address. Multiple email addresses may be causing your dupes.
  • Thanks John, I used Primary Email Address and I get the same results

    Shane

  • It is weird, you would think that choosing primary email address or the primary anything would then give you just one, but it never works out that way.

  • Here is what I ultimately ended up with for the query (see screenshot). Note the starting data source is Constituents and not Sales Orders.

    bd0954cfb27fbf63009028884db6a107-huge-sc

Categories