Skip to content

issues Search Results · repo:kangguru/rack-google-analytics language:Ruby

Filter by

22 results
 (73 ms)

22 results

inkangguru/rack-google-analytics (press backspace or delete to remove)

I tried moving the init code to production.rb, but it still loads in dev mode. Any way to specify the env to run in?
  • jjwilliams
  • 2
  • Opened 
    on Jan 9, 2015
  • #51

have issue with this gem and turbo links. Realtime page view are not tracked following links on website. It will track only on page refresh. It si compatible with turbo links enabled? Rails 4.1
  • fascox
  • 3
  • Opened 
    on Nov 19, 2014
  • #50

I m trying to update rack-google-analytics for a Sinatra app that I developed. I keep getting an Internal Server Error on Heroku with versions 1.0.0 and above. Works fine locally. Version 0.14.0 also works ...
  • pbougie
  • 3
  • Opened 
    on Nov 15, 2014
  • #49

They seem similar from a GA standpoint; but the attribution of User-ID was added to track users across devices. Google says to implement by ga(‘set’, ‘ uid’, {{USER_ID}}); // Set the user ID using signed-in ...
  • grimmwerks
  • 1
  • Opened 
    on May 5, 2014
  • #44

When I try to access Demographics and Interests overview, I get this : Your Demographics and Interest Reports have been enabled, but your Analytics tracking code does not include the necessary support ...
  • nilsmedina
  • 6
  • Opened 
    on Feb 10, 2014
  • #39

Google is really pushing the migration to the new Universal Analytics. With this update, the tracking code and methods to call change significantly. https://developers.google.com/analytics/devguides/collection/upgrade/guide ...
  • tmaier
  • 4
  • Opened 
    on Dec 10, 2013
  • #33

When using this on heroku, the html output is randomly cut off before the end of the document like so: script type= text/javascript if (typeof gaJsHost == undefined ) { var gaJsHost = (( https: ...
  • danielristic
  • 9
  • Opened 
    on Nov 21, 2013
  • #31

In my application.rb can I have this code? config.middleware.use Rack::GoogleAnalytics, :tracker = UA-45xxxxxx-x if Rails.env.sandbox? config.middleware.use Rack::GoogleAnalytics, :tracker = UA-x3xx40xx-1 ...
  • juanpayph
  • 2
  • Opened 
    on Nov 8, 2013
  • #30

Hi, most of other rack extensions I know install the version file in lib/rack/name_extension/version.rb. Would you mind considering moving lib/rack/version.rb to lib/rack/google-analytics? That would ...
  • boutil
  • 1
  • Opened 
    on Sep 25, 2013
  • #25
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub