DevHub Docs
  • Welcome
  • Analytics
    • What events are tracked automatically?
    • Custom events
    • Google Analytics
  • API documentation
  • Domains
    • Registering a new domain
    • Renewing a domain
    • Pointing an existing domain
    • Pointing a subdomain of an existing domain
    • Transfer a domain
      • Transfer a domain to another registrar
    • Validating your domain
      • Validate with Google Webmaster Tools
    • Domain expiration process
  • Email accounts
    • Hosted email (rackspace)
      • Configure email clients to use POP or IMAP
  • Forms
    • Form and field options
    • Using fieldsets
    • Spam filtering
    • Configure SMTP For outbound emails
    • Using Marketo forms
  • Google Sheets
  • Hosting options
    • Embed pages
    • Wordpress plugin for path override
    • Server path override
      • Apache configuration
      • IIS configuration
      • NGINX configuration
    • CDN (content delivery network) support
  • Maps
    • Location finder
    • Map options explained
    • Google Maps API keys
  • Privacy
    • OneTrust integration
    • Cookies
  • Reverse proxy
    • Privacy and security
    • Proxy Configuration
    • Proxy Gating
    • Form lead tracking
    • Blocking and Whitelisting
      • Whitelisting Options
      • Google Ads rejections or disapprovals
      • 3rd Party Services/Widgets
      • Common Security System Restrictions or Domain Errors
  • SEO
    • Schema.org support
    • Sitemap XML
    • Enable No Index
  • Site builder
    • Getting Started
    • Images and video
    • Pages and content
      • Using page drafts
      • Adding Text
      • Adding and Managing Pages
      • Adding Images
      • Page templates and Templated pages
      • Maps
    • Redirects
    • Site Settings
    • Style Options
    • Adding a Business and location
    • Adding a site
    • Adding a user
    • Adding Custom Forms
    • Adding HTML to Sites or Pages
    • Blogs
  • SSL and security
    • SSL Troubleshooting
    • SSL certificate install options
      • Use your own purchased SSL certificate
    • Enable HTTPS for Sites and Proxies
  • Support
    • Creating a Zendesk account
    • Ticketing submission workflow
    • Builder URL and Site ID
  • Themes and custom templates
    • Getting started
    • Using macros
    • Using custom fields
    • Using URL parameters
    • Hours of operation
    • Using date and time in templates
    • Template variables
    • Site Builder Markup
      • Avoiding Site Builder CSS and HTML duplication
    • Example themes
      • Location focused page with bootstrap
      • Store locator theme example
    • Advanced Examples
      • Theme module templates
      • Static Google maps
      • Content translations
      • Page navigation
      • Override page title and meta tags
      • Adding line breaks to content
      • Get objects
      • Handling boolean values
      • Right to left languages
      • Access current URL
      • Social sharing links
      • Standard filters
      • Serializing data to JSON
      • Form events
      • Schema.org FAQ utility
  • Trace technology
    • What is Trace?
    • Configuration options
  • Data Sources
    • External Contexts
Powered by GitBook
On this page

Was this helpful?

  1. Analytics

What events are tracked automatically?

List of all the automatic events tracked on pages

Event Category

Event Name/Action

Targeting

Description

site

site-page-view

Onload event

link

link-call

<a> tags

Links prefixed with tel: (click to call)

link

link-sms

<a> tags

Links prefixed with sms: (mobile message)

link

link-email

<a> tags

Links prefixed with mailto: (email)

link

link-get-directions

<a> tags

Link to get directions on Google Maps

link

link-googlemaps

<a> tags

Link to Google Maps that is not directions

link

link-facebook

<a> tags

Links to facebook.com

link

link-instagram

<a> tags

Links to instagram.com

link

link-linkedin

<a> tags

Links to linkedin.com

link

link-twitter

<a> tags

Links to twitter.com

link

link-yelp

<a> tags

Links to yelp.com

link

link-youtube

<a> tags

Links to youtube.com

link

link-outgoing

<a> tags

Catch-all for any link leaving the current domain URL that does not fall into another "link" event category events

form

form-submit

<form> submission

Tracks each time a form is submitted.

Other events

These events are not commonly used, but are tracked on websites and landing pages only. Some of these are tracked automatically, but some require implementation in the template to track.

Event Category

Event Name/Action

Targeting

Description

site

site-bookmark

<a> tags

Special event for a click to add to the browser bookmarks

site

site-print

<a> tags

Special event for a click-to-print the current page link

link

link-homepage

<a> tags

Link to the same URL that is set under the Site's Location > Homepage URL

video

video-play

Click the play button on an embedded video

PreviousAnalyticsNextCustom events

Last updated 3 years ago

Was this helpful?