Support

Home Forums Event Espresso Premium View Who use Promo code

View Who use Promo code

Posted: December 30, 2013 at 4:44 pm

Viewing 1 reply thread


Sarah Reed

    December 30, 2013 at 4:44 pm

    Is there anyway to see who has used the promo codes? Similar to the event list of attendees but just for the promo code? Rather than viewing the invoice from each individual person, it would be great to see a list of each promo code and who has used it and how many times.


    Sidney Harrell

    • Support Staff

    December 30, 2013 at 11:26 pm

    There isn’t a built in shortcode or admin view for that. It’s almost a custome SQL query. Do you have access to phpMyAdmin or the Adminer plugin? If so, try running:

    SELECT * 
    FROM  <code>wp_events_attendee</code> 
    WHERE  <code>coupon_code</code> LIKE  &#039;abc&#039;
    Viewing 1 reply thread

    The support post ‘View Who use Promo code’ is closed to new replies.

    Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

    Event Espresso - Staging Server