NMSTrack: how it works?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
foox
Forum Members
Forum Members
Posts: 14
Joined: Tue Apr 13, 2010 9:19 am

NMSTrack: how it works?

Post by foox »

I want to use NMSTrack;
I've installed the module (naturally after NMS), but now?
How it works?
Thanks
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: NMSTrack: how it works?

Post by Dr.CSS »

Most modules should have a Help page, read BOLD instructions below...
foox
Forum Members
Forum Members
Posts: 14
Joined: Tue Apr 13, 2010 9:19 am

Re: NMSTrack: how it works?

Post by foox »

Thanks Dr.CSS, I know about Help, but in this module HELP doesn't be useful.
It tells me only:
--Add Me - module:NMSTrack string:help--
Dependencies and Lang parameter.

Here: http://dev.cmsmadesimple.org/bug/list/753

Maybe I need a TAG to insert in my NMS message... but I don't know it.
Last edited by foox on Tue Oct 19, 2010 12:39 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: NMSTrack: how it works?

Post by Dr.CSS »

Not too swift, but the modules are sometimes a one of solution for a particular web site but if they go in the forge it would be nice if they had Help page... ;)
foox
Forum Members
Forum Members
Posts: 14
Joined: Tue Apr 13, 2010 9:19 am

Re: NMSTrack: how it works?

Post by foox »

So you mean there is no solution? Any way to use this module?
Last edited by foox on Wed Oct 20, 2010 4:26 pm, edited 1 time in total.
foox
Forum Members
Forum Members
Posts: 14
Joined: Tue Apr 13, 2010 9:19 am

Re: NMSTrack: how it works?

Post by foox »

I found it!!!
I've looked in source code and I found that:

{$track_img} - Inserts an empty .gif for tracking the times the item is opened
{$link_url} - Click tracking url.  Add your actual url directly after the smarty tag e.g. {$link_url}http://example.com';

And it works :)
I hope it will be useful for someone ;)
Bilmartech
Forum Members
Forum Members
Posts: 50
Joined: Mon Feb 21, 2011 2:08 am

Re: NMSTrack: how it works?

Post by Bilmartech »

foox wrote:I found it!!!
I've looked in source code and I found that:

{$track_img} - Inserts an empty .gif for tracking the times the item is opened
{$link_url} - Click tracking url.  Add your actual url directly after the smarty tag e.g. {$link_url}http://example.com';

And it works :)
I hope it will be useful for someone ;)
So is there a tag to insert in the newsletter template for this module?
Bilmartech
Forum Members
Forum Members
Posts: 50
Joined: Mon Feb 21, 2011 2:08 am

Re: NMSTrack: how it works?

Post by Bilmartech »

Bilmartech wrote:
foox wrote:
{$track_img} - Inserts an empty .gif for tracking the times the item is opened
{$link_url} - Click tracking url.  Add your actual url directly after the smarty tag e.g. {$link_url}http://example.com';
OK so I got the image tracking feature to work by placing it directly into the template.

My Question is now with the URL tracking... when you add it to the link for some reason it does not redirect it to the actual link but instead creates a URL that looks like it's coming from my site.

IE - http://mysite.com/the link I wanted tracked minus the http:///

when it should just redirect to the actual link I wanted tracked after it records the hit.

I am assuming this may be due to the pretty URLS being turned on but I am not sure? I am wondering how you were able to get the URL tracking working?

Is there a way you can post an example of the {$link_url} tracking you got to work?
Post Reply

Return to “Modules/Add-Ons”