Home / Integrations / Woopra / Send events to Woopra using GTM
GTMWoopra

Send events to Woopra using GTM

When implementing Woopra, it’s likely that you’re going to want to send more than just Page View data about your visitors. Using Woopra event tracking (very similar to Google Analytics event tracking) we can send events to Woopra in order to build a stronger profile about the actions of each individual visitor. This data can then be used to better group visitors and assign Triggers in Woopra based on their groupings such as creating a revisit notification every time a lead returns to your website.

Woopra has written some detailed documentation on Custom Event Tracking for those who are code savvy. For those who aren’t, we will be using GTM to fire some tracking events for visitors.

Some popular triggers which we personally use are:

  • Contact Form Submission
  • Download link clicked
  • Add to Cart button clicked
  • Ad Banner clicked
  • …the list goes on

Implementation time: 10 minutes

For this example we’re going to use a form trigger to send an event to Woopra every time a visitor submits a form on our website.

Create the Form trigger in GTM:

  1. Open GTM and navigate to Triggers > New Trigger
  2. Name your trigger
  3. Configure your trigger and add in any form submission validation if necessary
  4. Choose which forms you want to fire the tag on

img_562417a66d4c3

Create the form event tag in GTM:

  1. Open GTM and navigate to Tags > Create New
  2. Name your tag
  3. Choose HTML Tag as the product type
  4. Configure the tag with the JavaScript which will send the event to Woopra (below)
  5. Add trigger set from the previous step which the tag will fire on

If you want to take this one step further, you can bind the same event to the Form Variables and identify the visitor at the same time.

All done, now you should see events for form submissions tracked within Woopra!

Hope you enjoyed reading, please leave any comments or questions below!

 

 

  • Was this Helpful ?
  • yes   no

About The Moo Master

As today's world moves towards more cloud based solutions, it's not always easy to find an all-in-one solution to a business problem. We focus on business development. finding new, creative and innovative ways to use different IT systems to enhance and automate business processes. We're happy to share our knowledge and solutions we've come up with over the years to some of those unique IT/Business problems.

Check Also

Identify users in Woopra using Forms

Identifying visitors in Woopra using GTM & Form Variables

Contents1 Identifying visitors using form variables:1.1 Update form ID’s:1.2 Create the Form Variable in GTM:1.3 ...

Leave a Reply

Your email address will not be published. Required fields are marked *