Closed (fixed)
Project:
Google Tag
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
22 Sep 2014 at 09:36 UTC
Updated:
14 Jan 2017 at 03:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedHi. Cool idea! I corrected this patch a little. I added domain_variable support and corrected regexp on validate container ID variable.
Comment #2
kiwimind commentedI've taken this a step further by rewriting and ensuring that all variables are available to be added via the variable configuration.
There is no validation on the tag (yet). Should be simple to implement.
Could also be improved by altering titles and/or description text.
Comment #3
kiwimind commentedApologies, some issues with that last patch.
Have amended the following:
- removed defaults that read form variable_get and added sensible hardcoded values from admin.inc
- required settings removed as they don't make sense
- enabled types replaced with select types
Comment #4
jeffm2001 commentedThis patch works great. Thanks!
Comment #6
solotandem commentedPlease test latest release. Thanks.