Registration confirmation url different by event (For Analytics objectives)

  • Frédéric Bianchi
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
5 years 3 months ago #121577 by Frédéric Bianchi
Hello,

is it possible to have the url of event registration confirmation page different by event.
Like the Membership pro.

Because i have to make Objective with Google Analytics, and i can do that only with url. So if i have the same url for all events, it dosent work.
The following user(s) said Thank You: Eero

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #123135 by Eero
I agree. I am also looking for a way to do more event specific tracking in google analytics. In particular, I would like to have different confirmation pages for different event categories, so for example an confirmation for event in "customer event" category would fire different google analytics goal than a confirmation for event which is in "employee event" category. But Frederic suggestion would help with this as well, because it is even more customized.

Joomdonation, please comment, thank you!

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #123137 by Eero
Hey Frédéric, I found one way to do this. If you use Google Tag Manager for logging events for Analytics on the website, you could add the scripts to custom "thank you" message field in each event.

So for example, you can write a custom "thank you" message like this:
Code:
<p>Thank you! Mark the date [EVENT_DATE] in your calendar.</p> <p>[REGISTRATION_DETAIL]</p> <p>See you at the event!</p> <YYY> windowXXX.dataLayerXXX = windowXXX.dataLayerXXX || []; windowXXX.dataLayerXXX.pushXXX({ 'eventXXX' : 'formSubmission', 'formIDXXX' : 'name-for-google-analytics-to-track' }); </YYY>

(Remove the "XXX" from the above and replace YYY with "script". The forum firewall doesn't let me post the exact script.)

In this way, Analytics would know exactly what event the customer registered into.

Of course, it would be nice to see something less manual than this, but until options like that exist, this will do.
The following user(s) said Thank You: Enrico, Diego de Barro Franco e Souza Mello

Please Log in or Create an account to join the conversation.

  • Frédéric Bianchi
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
5 years 1 month ago #123455 by Frédéric Bianchi
Hello,
OK, good idea, but how do you make "objectif" in Analytics ?
You can make objectifs with urls, or events...

I dont know if we can create an GTM event with this code ?
My knowledge of GTM is limited...

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #123460 by Tuan Pham Ngoc
I don't have any experience with GTM and could not comment about this

However, if it's needed, we can add support for Registration Complete URL for each event. It's simple to implement and can be supported in the next release

Tuan
The following user(s) said Thank You: Enrico

Please Log in or Create an account to join the conversation.

  • Frédéric Bianchi
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
5 years 1 month ago #123463 by Frédéric Bianchi
Hello Tuan,

Yes, with pleasure, it would be much easier that way.
Just like Membership pro do it.

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #123465 by Eero
Hello Tuan,

Registration Complete URL will be a great addition, thank you!

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #123474 by Tuan Pham Ngoc
Thanks for the feedback. I will support it in the next release of the extension

Tuan

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #123584 by Tuan Pham Ngoc
Hello

This feature is now available in version 3.9.0 of Events Booking. See www.joomdonation.com/forum/events-bookin...-3-9-0-released.html for details change logs

Tuan

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #123624 by Eero

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc