Analytics Hooks / Events Print

  • 1

  1. Google Analytics event tracking to the login, registration, and listing buttons: Schedule a Showing, Inquiry, and Tell a Friend. Now you can track leads to these forms and know how these people found you (whether from organic search, paid search, social media, etc). In this tutorial, we will walk you through how to make Goals in Google Analytics so you can easily keep track of how many leads are coming in. Note, verify steps as Google does changes this process from time to time. Direct Link to Analytics Help!

  2. Login to your website in Google Analytics.
  3. In the top horizontal navigation bar, click on Admin.
  4. Under the third column, View - click on Goals.
  5. Select + NEW GOAL
  6. Under Goal description, fill out the goal’s Name(ie. Listings – Inquiry, Listings – Tell a Friend, Listings – Schedule a Showing, New Login, or New Registration)
  7. Leave the Goal slot ID as is.
  8. Fill in Goal Type as
  9. Click, Next Step.
  10. Under Goal details, Event conditions - fill in the information for Category, Action, and Label out of the corresponding table below.
  11. Verify this Goal, to ensure that it is correct.
  12. Save Goal.

Goal Name

Listings - Tell a Friend

Category (Equals to)

Listings

Action (Equals to)

/listings/tell_a_friend/[0-9]*

Label (Equals to)

Tell a Friend













Goal Name

Listings - Inquiry

Category > (Equals to)

Listings

Action (Equals to)

/listings/contact/[0-9]*

Label (Equals to)

Inquiry













Goal Name

Listings - Schedule a Showing

Category (Equals to)

Listings

Action (Equals to)

/listings/schedule_showing/[0-9]*

Label (Equals to)

Schedule a Showing













Goal Name

New Registration

Category (Equals to)

Users

Action (Equals to)

/register.html

Label (Equals to)

New Registration













Goal Name

New Login

Category (Equals to)

Users

Action (Equals to)

/login.html

Label (Equals to)

New Login













Google Analytic Events to the search properties button

ga('send', 'event', 'Search Properties', '/property-search.html', 'Property Search - City');Â
ga('send', 'event', 'Search Properties', '/search-by-mls-address.html', 'Property Search - MLS or Address');Â
ga('send', 'event', 'Search Properties', '/search-by-area.html', 'Property Search - Area');Â
ga('send', 'event', 'Search Properties', '/search-by-school.html', 'Property Search - School');Â
ga('send', 'event', 'Search Properties', '/search-by-zipcode.html', 'Property Search - Zipcode');Â
ga('send', 'event', 'Search Properties', '/search-by-subdivision.html', 'Property Search - Subdivision');


Reference Tables:
How to See Your Goals in Google Analytics,  Note check Analytics help as these instructions can change!

  1.  In the top horizontal navigation bar, click on Reporting.
  2. In the left sidebar, scroll down and click on Conversions.
  3. Click on Goals, then Overview – you should see the new goal conversions populating here.
    1. Scroll down to the table: Goal Completion Location.
    2. Here you can see which pages are converting leads.
  4. To the left of the Goal Completion Location tab, under Goals, select Source/Medium to see how these people found you.

Was this answer helpful?

« Back