The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
18 views

Domain Access with Google Analytics modules two different google analytics code

I have my main site and i created a subdomain with Domain Access module. for example i have www.example.com and i created www.example.com.uk. I have read that you need to install the Domain ...
0
votes
1answer
29 views

How to add Google Analytics per theme?

Is there a way to add GA per theme. The reason for it is I am using themekey to switch the theme for mobile users. I have read that it is possible to add more than one tracking code on a site but ...
0
votes
0answers
19 views

The best way to implement custom variables with Google Analytics

I need to use Google Analytics custom variables , but I want to give a different variable value depending of the urls. I'm checking the G.A module, but I don't see how to define the variables to say ...
0
votes
0answers
25 views

Drupal Google Analytics Charts

I'm attempting to generate charts in Views using Google Analytics data. I've got Google Analytics Reports installed but this module doesn't allow aggregation of data which make charts very difficult ...
0
votes
2answers
27 views

Google analytics per page

I'd like to post alot of Google Analytics info about a page(node) on the page itself(visits, new visits, bounce rate, maybe even time series). What's the best module for this? In particular, the ...
2
votes
3answers
161 views

Google analytics module vs direct code insertion in tpl file

Shall I install google analytics module or just put GA code in page.tpl file as there are too many modules and I dont want to add one more module. what do you suggest?
0
votes
1answer
195 views

Google Analytics report on the website

Is there a way of making the google analytics available for previewing on the drupal 7 site?
-1
votes
1answer
39 views

Editing time for pages in google analytics

The client has asked for "development/editing" time for pages analytics to be made available. Is this possible? If so, how?
0
votes
1answer
25 views

Clean output “View source”

I just pasted a google analytics snipped into my template. When I preview the view source for the page, the script snipped is displaying all in one line. How do I get it to display as it does in the ...
0
votes
0answers
63 views

How to track javascript:document:???:submit() events in Google Analytics

Recently the event/click logging for javascript:submit() events that are used in forms have not been tracking in Google analytics when they go off-site. They used to be logged alongside the outbound ...
1
vote
3answers
153 views

Add Google Analytics JS file to every page

We use Google Analytics on each of our sites for our own reporting. We have implemented GA using the Google Analytics module, and everything works as expected. However, I'm also part of a large ...
1
vote
1answer
453 views

How can I add Google Tag Manager's code to my website?

Is there any module to add some new things like Google Tag Manager's code to Drupal based website? for example you should install Google analytic module to add analytic to your site, is any equivalent ...
0
votes
1answer
110 views

How do I modify the _trackPageview output of the Google Analytics Drupal 7 module?

I am working with the Google Analytics (googleanalytics) module in Drupal 7 and I need to get search categories added to the code. The module itself doesn't seem to offer any hooks in for an operation ...
0
votes
0answers
27 views

google g+ button not working in authenticated user

g+(google plus) button is not working in authenticated users page, when i click the g+ button the error image will appear instead of g+ button ,when i click the error button a popup will appear for ...
0
votes
1answer
59 views

Is there a way to show the Google Analytics panel inside a drupal site?

I'm using the http://drupal.org/project/google_analytics to track the visits. Is there a way to show the Google Analytics panel inside the drupal site?
0
votes
1answer
24 views

Does Google Analytics module tracks superuser 1 out of the box?

Does Google Analytics module tracks superuser 1 out of the box? UPDATE: Found this in the .install file of the module. What does it basically say about user 1? Can anybody explain them to me? Does it ...
1
vote
0answers
37 views

How to track taxonomy terms in GA?

I can track core taxonomy terms with the custom variable [term] in the Google Analytics module, but I can't do the same for cck content taxonomy, even if I choose [cck-field-name-terms] or ...
1
vote
0answers
41 views

google analystic reporting module - support NTLM proxy

I applied patchs to support proxy for the drupal module. But as per http://drupal.org/node/1801996, it confirmed that proxy patch is not applicable for NTLM proxies. Could please advise. how much ...
0
votes
1answer
127 views

Google analytics doesn't work in maintenance mode

I want to know how many users visit my site that is currently in maintenance mode. I have installed the google analytics module, but it doesn't add google tracking codes to the maintenance page, so ...
1
vote
0answers
45 views

How to refresh an ad image in a page which is taken from google admanager module

How to refresh an ad image in a page which is taken from google admanager module,the image are drawn as iframe while seeing its source.can anyone explain or provide code to refresh it and to change ...
2
votes
1answer
538 views

Google Analytics module is not tracking site search

I have a site that is using the Google Analytics (GA) module. It's happily tracking data to GA. However, I can't seem to get Site Search working. The site uses Apache Solr. A search results page for ...
0
votes
1answer
389 views

Load an iFrame to Drupal with JavaScript

Because of Google Analytics I would need to use JavaScipt to load iFrame to my Drupal template. I use this only just on one custom content type template. Can I put the JavaScript straight to the ...
2
votes
1answer
94 views

How do you troubleshoot search tracking not working with the Google Analytics module?

I have a site that uses the Google Analytics module. Analytics is working fine. However, I enabled search tracking in the module -- and updated the query string to search in GA -- but search data is ...
0
votes
2answers
1k views

Google Analytics Module not working

Configuring Google Analytics Module, I mistakenly kept the example code during the first 2 configurations of the module: UA-673320-6. Then I finally out the correct code:UA-30183564-3. From looking ...
0
votes
1answer
70 views

How to track which external link users who registered on my site came from

Google Analytics shows how many and from which links people have visited to my site as I have installed the Google Analytics module. How can I know from which link the individual registered users came ...