Support

Home Forums Event Espresso Premium Multiple Attendees (4)

Multiple Attendees (4)

Posted: October 10, 2018 at 2:16 pm


Mike Doughty

October 10, 2018 at 2:16 pm

Hi,

We are using EEv4, and Infusionsoft Integration (including using Infusionsoft payment gateway).

We are using Purchase Goal – i.e. the successful completion of a credit card to move a registration on to the confirmation stage. However when a person registers 2 or more people, only the primary attendee is meeting these criteria, and therefore the additional attendees enter the campaign, as they are tagged on completion of step 2, however, the system treats them as not having paid.

How are we able to tag the additional attendees on the completion of the credit card order being processed?

Thanks, Mike


Josh

  • Support Staff

October 11, 2018 at 11:13 am

Hi Mike,

What you can do is add this filter function:

https://github.com/eventespresso/ee-code-snippet-library/blob/master/addons/eea-infusionsoft/mn_only_tag_approved_registrations.php

and that will tag approved registrations only. Then, you’ll be able to use the “Tag applied” goal instead.


Mike Doughty

October 11, 2018 at 2:11 pm

Hi Josh,

One question with this. Will this stop any tags being applied? As that will affect our Cart Abandonment script and process.

We are simply wanting to tag people that are confirmed, without excluding/stopping people getting tagged when they complete step 2.

So they get tagged when they complete step 2 with tag i

They then get tagged when their registration is approved with tag 2

Will the script you’ve mentioned allow that?

Thanks, Mike


Josh

  • Support Staff

October 11, 2018 at 4:05 pm

No that script actually makes it so only approved registrations get a tag.


Mike Doughty

October 11, 2018 at 4:09 pm

Hi Josh,

Ok, is there a script we can use to tag approved registrations?

We have a script that is currently checking Infusionsoft for uncompleted registrations, and it’s creating a url link for them to complete the order form that relates to their registration. So we have the checking mechanism in place.

Just need the script we should use to filter and apply for approved registrations.

Thanks, Mike


Josh

  • Support Staff

October 11, 2018 at 8:01 pm

Hi Mike,

I do not. A developer may be able to build this, and if you contact the professionals at codeable.io they can give you a quote to build to your specifications.

The support post ‘Multiple Attendees (4)’ 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