Sha256: a34152b228b191b530f0201238fb97271c9162593492613530ee812ea33b50e7
Contents?: true
Size: 217 Bytes
Versions: 1
Compression:
Stored size: 217 Bytes
Contents
activate :google_analytics do |ga| ga.tracking_id = 'UA-123456-78' ga.domain_name = 'example.com' ga.debug = true ga.allow_linker = true ga.anonymize_ip = true ga.development = true ga.minify = true end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
middleman-google-analytics-1.1.0 | fixtures/full-app/config.rb |