<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[vldPersonals Forum - Help - Checking nickname of new user to track a pay per lead campaign]]></title>
	<link rel="self" href="http://www.vldpersonals.com/forum/feed/atom/topic/8259/"/>
	<updated>2010-08-04T11:13:27Z</updated>
	<generator>PunBB</generator>
	<id>http://www.vldpersonals.com/forum/topic/8259/help-checking-nickname-of-new-user-to-track-a-pay-per-lead-campaign/</id>
		<entry>
			<title type="html"><![CDATA[Re: Help - Checking nickname of new user to track a pay per lead campaign]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/post/40545/#p40545"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>radioact wrote:</cite><blockquote><p>Did you try {session.username}?</p></blockquote></div><p>It shows {session.username}</p><p>I think it&#039;s better I open a ticket for this.<br />Thank you anyway.</p>]]></content>
			<author>
				<name><![CDATA[orange_slice]]></name>
				<uri>http://www.vldpersonals.com/forum/user/8520/</uri>
			</author>
			<updated>2010-08-04T11:13:27Z</updated>
			<id>http://www.vldpersonals.com/forum/post/40545/#p40545</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Help - Checking nickname of new user to track a pay per lead campaign]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/post/40465/#p40465"/>
			<content type="html"><![CDATA[<p>Did you try {session.username}?</p>]]></content>
			<author>
				<name><![CDATA[radioact]]></name>
				<uri>http://www.vldpersonals.com/forum/user/554/</uri>
			</author>
			<updated>2010-08-02T05:18:43Z</updated>
			<id>http://www.vldpersonals.com/forum/post/40465/#p40465</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Help - Checking nickname of new user to track a pay per lead campaign]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/post/40395/#p40395"/>
			<content type="html"><![CDATA[<p><a href="http://www.vldpersonals.com/forum/topic/6308/ajax-username-check-taken-names-and-banned-names/">read this ...</a></p>]]></content>
			<author>
				<name><![CDATA[gugu]]></name>
				<uri>http://www.vldpersonals.com/forum/user/5002/</uri>
			</author>
			<updated>2010-07-30T21:18:16Z</updated>
			<id>http://www.vldpersonals.com/forum/post/40395/#p40395</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Help - Checking nickname of new user to track a pay per lead campaign]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/post/40389/#p40389"/>
			<content type="html"><![CDATA[<p>First of all, the answer to your question:<br />At the third step, after the user clicks to activate his account and in the same moment that the system shows the sucessful message.</p><p>Second, let&#039;s simplify:<br />I need the user nickname is shown with the activation successful message.<br />E.g. &quot;NICKNAME, your account has been activated.&quot;</p>]]></content>
			<author>
				<name><![CDATA[orange_slice]]></name>
				<uri>http://www.vldpersonals.com/forum/user/8520/</uri>
			</author>
			<updated>2010-07-30T16:03:51Z</updated>
			<id>http://www.vldpersonals.com/forum/post/40389/#p40389</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Help - Checking nickname of new user to track a pay per lead campaign]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/post/40387/#p40387"/>
			<content type="html"><![CDATA[<p>not really sure i understood how you want it to work.<br />Lets assume this:<br />1.User: testuser signs up at the website,<br />2.he gets the confirm account email<br />3.he clicks it then his&nbsp; account gets activated.</p><p>Where in these steps do you need that img src code to run and what exactly it needs to check ?</p>]]></content>
			<author>
				<name><![CDATA[misulicus]]></name>
				<uri>http://www.vldpersonals.com/forum/user/6101/</uri>
			</author>
			<updated>2010-07-30T14:22:33Z</updated>
			<id>http://www.vldpersonals.com/forum/post/40387/#p40387</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Help - Checking nickname of new user to track a pay per lead campaign]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/post/40383/#p40383"/>
			<content type="html"><![CDATA[<p>Hello.<br />In October I will start a pay per lead campaign for my site on a network and I have to put a code that will track and count new registrations coming from clicks on the banners shown by that network.<br />The code has to be called only when a new registration is confirmed by user (I am using account auto activation by email).</p><p>So I thought to include the code into the account creation confirmation message (someone suggested this way to include adwords tracking code and it is working fine, because when the confirmation message is shown it means the registration has been confirmed and the tracking code is called). This is for adwords tracking code.</p><p>About the code of the new network I am going to use in October, it is needed that the code checks and sends to a script the user nickname. The code is this (it seems it calls an image to show, but it&#039;s just a trick):<br />&lt;img src=&quot;http://WWW.EXAMPLE.COM/tracking_leads/XXX/{$nickname}&quot; alt=&quot;Leads Monitoring&quot; /&gt;<br />Well, the variable $nickname has to be the new user nickname, so the tracking code can register which new accounts is a lead (by the network) and not another kind of subscription (a user that is coming by search engines).</p><p>I hope I explained clearly even if my English is bad.</p><p>The question is:<br />How can I check the new user nickname? During registration confirmation does it exist a nickname session variable to put into the code I mentioned (instead of $nickname)?</p>]]></content>
			<author>
				<name><![CDATA[orange_slice]]></name>
				<uri>http://www.vldpersonals.com/forum/user/8520/</uri>
			</author>
			<updated>2010-07-30T14:09:51Z</updated>
			<id>http://www.vldpersonals.com/forum/post/40383/#p40383</id>
		</entry>
</feed>

