Posted by eule on March 18, 2011 at 12:45am
2 followers
Jump to:
| Project: | Google Analytics Tokenizer |
| Version: | 7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
Hi
i try to get it working with link field..issue posted here http://drupal.org/node/1095312
but have no luck..i try the drupal 7 tokens..but link will not work..maybe you can do something more ?
i´am just a lil user
thanks
Comments
#1
Try using these tokens for the Drupal 7 version:
[ga_tokenizer:ga-source]
[ga_tokenizer:ga-campaign]
[ga_tokenizer:ga-medium]
[ga_tokenizer:ga-content]
[ga_tokenizer:ga-term]
[ga_tokenizer:ga-first-visit]
[ga_tokenizer:ga-previous-visit]
[ga_tokenizer:ga-current-visit]
[ga_tokenizer:ga-times-visited]
#2
hi
i have it ..in the link field this code after the url &zpar0=[[[ga_tokenizer:ga-term]]]&zpar1=[[[ga_tokenizer:ga-source]]]&zpar2=[[[ga_tokenizer:ga-medium]]] ..works fine in d6 (with the other tokens)
the code when i show the html source is still
=&zpar0=%5B%5B%5Bga_tokenizer%3Aga-term%5D%5D%5D&zpar1=%5B%5B%5Bga_tokenizer%3Aga-source%5D%5D%5D&zpar2=%5B%5B%5Bga_tokenizer%3Aga-medium%5D%5D%5Di mean that = is wrong and added by link field himself ?
#3
eule,
Is this still an open issue? Just curious if the recent 7.x-1.3 / 6.x-1.2 release fixes all outstanding issues.
Peace,
Brian
#4
Hi Brian294
the issue is still open ..but i think i´t is more complicated ..i report it here http://drupal.org/node/1095312 and mean thats a "bug" in linkfield project