What Parameters and Rules i set to track all types of click?
-
Hello Expert,
If i want to track all types of clicks either link, button, drop down etc for my website then what parameters i add in "Event Tracking parameters" and what will be firing rules.
I already have universal analytic and google tag manager. Track Type as even i selected in google tag manager now please tell me 1) what i add in category, Action, label? 2) what should be the rule.
I will be really thankful to you if you give cut to cut answer instead of sharing post.
-
If you want to track a button click using Google Tag Manager you still have to use analytics api as described in the link I posted earlier.
No I am not aware of any other way of tracking button clicks than using javascript. If the button clicks trigger an url change you can of course track it indirectly, tracking the url change.
GTM also needs you to add analytics api call for tracking transactions: https://developers.google.com/analytics/devguides/collection/gajs/gaTrackingEcommerce
Same goes for site speed and few others.
Adding that javascript does of course introduce a potential delay a slow down user experience. Based on my experience the delay is negligible.
If you need to chain a lot of tracking calls I suggest deferring them.
I strongly suggest you to design and plan (carefully) what you really need to track first.
-
I have E-commerce site, and 2nd thing when GTM is going very advance still you want me to use javascript? Is it not possible to work or track without javascript?
Also i have E-commerce site with more than 10k products, so if i directly configure event tracking in tag manager for all types of events so will it affect to 1) site speed 2) or it will work slow of the user? or push data layer is best option to track events instead of directly configure all events in tag manager?
-
You may end-up overwhelmed with data if you really track every single click anywhere. You should analyze what is really helpful to track what is not.
Analytics is giving you a ton of information, have you already spent time analyzing all of it? Understanding it? And taking all the actions to improve your metrics?
You didn't mention what kind of site is that. Blog? E-commerce? Your target is selling? Promoting a brand? Collecting emails through form submission? If you analyze what is your target and what are the path and goals you expect from your visitors you will find out what it really matters to track.
Said that, if you really what to track everything, you can just use jquery or any javascript library to override click events, and use analytics javascript api to track events:
https://developers.google.com/analytics/devguides/collection/gajs/eventTrackerGuide
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Google Analytics - Tracking multiple thankyou pages?
Hi Guys, I want to track email opt-ins for multiple thank you pages. The setup is as follows: http://image.prntscr.com/image/57632e05a15f42fda0b8ffec2d176460.png I have not yet built the thank you pages, so i was wondering what the URL should be to make it easy to track them in GA? I'm thinking: domain.com/thankyou-page/page1 Then using regular expression in GA to track /thankyou-page/ Would this be a good way to go about it? Cheers. f6c7r0
Reporting & Analytics | | spyaccounts110 -
Track conversion from paypal express/Apple pay
Hi All, Is there any way to track apple pay conversion or paypal express conversion in Google Analytics? Thanks
Reporting & Analytics | | Alick3000 -
Tracked Event for Button Now I would I like to know that Customer reached to thank you page?
Hello Expert, For my ecommerce site I am tracking "Retrieve My Basket" button as event tracking. Now I want to know after retrieving basket did my customer reached to thank you page? So how should I track such goal? Thanks!
Reporting & Analytics | | dsouzac0 -
Does anyone know where in Google Analytics I can find the number of clicks/Facebook Shares?
I'm trying to track in Google Analytics how many people are clicking the Facebook "share" button. I'm not sure if I have it properly set up. Here's the link that I followed to set up the tracking in analytics: http://www.simoahava.com/analytics/google-tag-manager-track-social-interactions/
Reporting & Analytics | | EPICcreative0 -
Question about setting up Google Webmaster on Network Solutions?
I'm trying to set myself up as a Webmaster on my company's site. We use Network Solutions. I am following Google's directions on how to do this. However, I am a bit wary. Here are the directions. Underlined is the part I am having trouble with: Log in to your account for howlatthemoon.com at www.networksolutions.com by clicking theManage Account icon. In the left navigation bar, open the nsWebAddress (Domains) menu by clicking the **+ **icon. Click Manage Domain Names. On the Domain Details page for the domain you're using, select the Designated DNS radio button (to the right of Change domain to point to) and click the Apply Changes button. If you've previously modified your advanced DNS settings, click Edit (to the right ofDomain currently points to). Under the Advanced DNS Manager heading, click Manage Advanced DNS Records. Under the Text (TXT Records) heading, click Add/Edit. In the Host field, enter @. Leave the TTL field set to the default value. In the Text field, copy and paste the following unique security token:
Reporting & Analytics | | howlusa
(security token removed for obvious reasons) Click Continue. Review your changes and click Save Changes. When you've done saving the TXT record, click the Verify button below on this page. There is already a host of @ (None). The text for it reads: v=spf1 include:_spf.google.com ~all I called Network Solutions and the guy I was speaking with told me to delete it and replace it with my Google Webmasters code. However, I think this is setting up our email. Do I just add the Webmasters in and have two hosts of @ (None)? Thanks!0 -
Do links tagged with Analytics UTM parameters has the same significance as once without any parameters?
If we add UTM parameters to inbound links, for tracking specific referral behavior, will those link have the same SEO significance as links without parameters?
Reporting & Analytics | | Usearch0 -
Tracking pdf downloads
hello, I have a site with 100's of pdf's for download and I would like to track how many people are downloading these, does anyone have a simple solution for this? Is there anyway I can do this in Google Analytics using one piece of code, thanks...
Reporting & Analytics | | Socialdude0 -
Tracking SEO tests
Trying to get some best practices on testing SEO changes. We are going to make a bunch of changes on subsets of pages. Say testing about 5 different on-page changes. Originally we were going to submit separate Sitemaps to GWT and see if our test sets get indexed, how quickly, etc. But we noticed that GWT says some pages in our Sitemaps aren't indexed even though we know they are (what gives?). So we thought, for each test, let's put a unique code on the page so we can see how many get indexed by Google. But that doesn't solve the issue: how many people clicked on our test pages. So we are thinking of putting a tracking pixel on the test pages, specific for each test. But then I am thinking, why not just create a separate Google Analytics profile and place that code on the test pages (set up goals to track visits per test since we aren't going to change the actual URLs). and on and on This is where you come in. What kind of tracking do you implement when you set up tests? Advice appreciated! E
Reporting & Analytics | | ErinTM0