| 
		
			
			
				
			
			
				 
			
			
				
			
		 | 
		
			
			
				 
			
				
			
		 | 
	||||
| 
				Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.  You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us.  | 
		
		 
		![]()  | 
	
		
			
  | 	
	
	
		
		|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
| 
		 | 
	Thread Tools | 
| 
			
			 | 
		#1 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2013 
				Location: Prague 
				
				
					Posts: 197
				 
				
				
				
				 | 
	
	
	
	
		
			
			 Hello, 
		
	
		
		
		
		
			I run a review site and I'd like to start tracking leads (referring source URLs) for signups. My idea is simple: 
 Is this supported in any form (session, URL variable, etc.) by NATS, CCBILL ? PS: I know I can define campaigns in NATS, but I want to integrate this somehow with Google Analitycs, using utm_campaign and some additional session handling on my side. 
				__________________ 
		
		
		
		
	
	![]() Tranny Sites - tranny, fetish & BDSM porn site reviews by Betty Tranny Ladies - online tranny dating and community portal Transbetty - my personal blog (articles/photos/reflections)  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2013 
				Location: Prague 
				
				
					Posts: 197
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 I think this post needs bump.  
		
	
		
		
		
		
			Any NATS / CCBILL reps to step in? 
				__________________ 
		
		
		
		
	
	![]() Tranny Sites - tranny, fetish & BDSM porn site reviews by Betty Tranny Ladies - online tranny dating and community portal Transbetty - my personal blog (articles/photos/reflections)  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#3 | 
| 
			
			
			
			 SEO SPECIALIST 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Nov 2010 
				Location: Europe 
				
				
					Posts: 2,438
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 This sounds interesting, let me know the status of it in case you succeed, its a good idea. 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	ICQ#: 376883609 Skype: AdultSEO [email protected] SEO Specialists - will make it happen. Awesome domains for sale - Reserve yours now. It’s never too late to MAKE MONEY with BITCOIN. Use this link and receive a 10% fee discount for 6 months.  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: May 2011 
				Location: San Diego 
				
				
					Posts: 328
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 This could be a really helpful thread, so bump ;] 
		
	
		
		
		
		
		
	
	Not 100% sure how to integrate with analytics, but off the top of my head, maybe you could create a separate domain for tracking, and setup a php sesssion script that after clicking on one of your links, adds the original referrer to the session + id of the site. You could run this script on all of your sites, and if the session exists when a user clicks to another paysite, store that paysite's "ID" to the session too. So if you had three paysites: example1.com example2.com example3.com + trackingscript.com (you'd run the script from this domain on all paysites). I think this would let you maintain the session data across all domains, but I'm not the greatest developer so correct me if I'm wrong :P you could add this data to NATs dynamically by appending the session data to your nats links like so: nats.link.com/xjoaJWODJmncxncklaAWOPDJA/?autocamp=REFERRER_LINK&autotags=pid1,pid2,pid3 Wish I could help implementing this with GA though  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 Just Doing My Own Thing 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jan 2011 
				Location: London, Spain, New Zealand, GFY - Not Croydon... 
				
				
					Posts: 25,248
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 I have been think about this since you posted it the other day - It gave me a headache... 
		
	
		
		
		
		
		
	
	 | 
| 
		
 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#6 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2013 
				Location: Prague 
				
				
					Posts: 197
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 nm_ :  Interesting approach, but this would require creating tracking script and integration on all websites. 
		
	
		
		
		
		
			I had something even simpler in mind. I don't know how you, but I often use Google UTM paramaters when linking a URL. This allows me to pinpoint not just URL, but even a link position within a page. Example Code: 
	www.website.com/?utm_source=partner01&utm_medium=web&utm_campaign=campaign01&utm_content=header 
 Of course this can be time demanding, because you have to tag your inbound links, but the amount and quality of report data beats the usual simple referral URL, which doesn't work properly always anyways (proxies, tor browser, etc). So my point is... at simplest level it can be done by CCBILL and NATS accepting 4 additional parameters and passing them along to their reports. I know you can create campaigns from NATS, but I think there should be also possibility to create this tracking from opposite "direction". I think it's 2014 and it's time to step up with the quality of reporting. What do you think? 
				__________________ 
		
		
		
		
	
	![]() Tranny Sites - tranny, fetish & BDSM porn site reviews by Betty Tranny Ladies - online tranny dating and community portal Transbetty - my personal blog (articles/photos/reflections)  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#7 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2013 
				Location: Prague 
				
				
					Posts: 197
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Any news on this type of tracking? 
		
	
		
		
		
		
			I'm aware of NATS autocamp variable, but that's it. Not aware if CCBILL supports this now. Not speaking of accepting the Google Analytics utm_ parameters. 
				__________________ 
		
		
		
		
	
	![]() Tranny Sites - tranny, fetish & BDSM porn site reviews by Betty Tranny Ladies - online tranny dating and community portal Transbetty - my personal blog (articles/photos/reflections)  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#8 | 
| 
			
			
			
			 It's 42 
			
		
			
			
			Industry Role:  
				Join Date: Jun 2010 
				Location: Global 
				
				
					Posts: 18,083
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Yes, 
		
	
		
		
		
		
		
	
	"you may add tracking information in the parameter trac=" to your affiliate referral (''webmaster sign-up'') code at XloveCash.com Code: 
	&trac=$a,$b,$c,$d What you add will be reported to your stats with us. G-A integration is not possible from domains that you do not control.  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#9 | |
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2013 
				Location: Prague 
				
				
					Posts: 197
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
 1. I was looking for NATS / CCBILL solution. My guess you use something else system 2. I'm not looking for a GA "integration". Merely having the _utm variables processed and shown in the reports. It not an integration. It's just a variable I would pass and looking at conversion reports I would know which source contributed most. 
				__________________ 
		
		
		
		
	
	![]() Tranny Sites - tranny, fetish & BDSM porn site reviews by Betty Tranny Ladies - online tranny dating and community portal Transbetty - my personal blog (articles/photos/reflections)  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#10 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Sep 2012 
				
				
				
					Posts: 827
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 You cant track sign ups on paysites with Google Analytics. You need to be able to add your Google Analytics code to these sites, in order to do something like this. You cant add GA code there, you cant do that, at least not with the GA. 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#11 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2013 
				Location: Prague 
				
				
					Posts: 197
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 People you don't read what I'm writing ? I KNOW how GA works, worked for a big company in ecommerce dept. 
		
	
		
		
		
		
			I'm passing variables out from my site with the affilliate links, don't want to include any JS or anything. It's the third time I'm explaining it. Is it so confusing.... ? 
				__________________ 
		
		
		
		
	
	![]() Tranny Sites - tranny, fetish & BDSM porn site reviews by Betty Tranny Ladies - online tranny dating and community portal Transbetty - my personal blog (articles/photos/reflections)  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#12 | 
| 
			
			
			
			 It's 42 
			
		
			
			
			Industry Role:  
				Join Date: Jun 2010 
				Location: Global 
				
				
					Posts: 18,083
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 We just started using NATS  
		
	
		
		
		
		
		
	
	Affiliate Campaigns - Tmmwiki RTFM Maybe someone from toomuchmedia could assist you better  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#13 | |
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2013 
				Location: Prague 
				
				
					Posts: 197
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
 Anyway, I'm already writing a small PHP script that will make GA umt_ paramaters work with NATS. Provided autocamp is enabled. 
				__________________ 
		
		
		
		
	
	![]() Tranny Sites - tranny, fetish & BDSM porn site reviews by Betty Tranny Ladies - online tranny dating and community portal Transbetty - my personal blog (articles/photos/reflections)  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#14 | 
| 
			
			
			
			 It's 42 
			
		
			
			
			Industry Role:  
				Join Date: Jun 2010 
				Location: Global 
				
				
					Posts: 18,083
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 If it isn't enabled in our install let me know ... 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#15 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2013 
				Location: Prague 
				
				
					Posts: 197
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 So here is the Gist code https://gist.github.com/transbetty/e23f4277c48416173f6c 
		
	
		
		
		
		
			I'm not a developer, so it's not objects, but I think it will do. Basically what it does it gets the Google Analytics utm_source and utm_campaign and writes it to cookie. You need to add getTrackSource(); to links pointing to your affiliate. Before using ask your program if they have "autocamp" enabled. No reason adding this if they don't. And how to benefit from this? 
 What's next 
 
				__________________ 
		
		
		
		
	
	![]() Tranny Sites - tranny, fetish & BDSM porn site reviews by Betty Tranny Ladies - online tranny dating and community portal Transbetty - my personal blog (articles/photos/reflections)  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#16 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2013 
				Location: Prague 
				
				
					Posts: 197
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Ooops, a mistake in my code. Fixed: https://gist.github.com/transbetty/e23f4277c48416173f6c 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	![]() Tranny Sites - tranny, fetish & BDSM porn site reviews by Betty Tranny Ladies - online tranny dating and community portal Transbetty - my personal blog (articles/photos/reflections)  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#17 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2013 
				Location: Prague 
				
				
					Posts: 197
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Yes another mistake / possible flaw. 
		
	
		
		
		
		
			Please note: don't use sever-side page cache with above script - obviously it will cause the first page visit to generate some referral the code, unless you create an exception in your cache (little bit complicated). Use a JS/cookie solution instead: https://gist.github.com/transbetty/ffa7374d8f71667a1e44 Simplified algo: is URL parameter present? - yes -- add params to all urls -- set cookie - no -- check cookie new -- check cookie old -- add params to all urls from --- new cookie --- old cookie, delete old cookie Sorry if I caused any issues. Learned it causes reporting issues only after deploying ![]() 
				__________________ 
		
		
		
		
	
	![]() Tranny Sites - tranny, fetish & BDSM porn site reviews by Betty Tranny Ladies - online tranny dating and community portal Transbetty - my personal blog (articles/photos/reflections)  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#18 | 
| 
			
			
			
			 PsyHead 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2005 
				Location: Hungary 
				
				
					Posts: 8,672
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Bump for this valuable thread!  
		
	
		
		
		
		
			![]() transbetty, you Rock! 
				__________________ 
		
		
		
		
	
	-=- Register with our ref link and we help you with the setup!  -=- 
			AdSpyglass.com - Double your profit from brokers  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#19 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2013 
				Location: Prague 
				
				
					Posts: 197
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Thanks. Some GFY users post valuable info so I thought I will pay back for a change.  
		
	
		
		
		
		
			![]() ![]() 
				__________________ 
		
		
		
		
	
	![]() Tranny Sites - tranny, fetish & BDSM porn site reviews by Betty Tranny Ladies - online tranny dating and community portal Transbetty - my personal blog (articles/photos/reflections)  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#20 | 
| 
			
			
			
			 small trip to underworld 
			
		
			
			
			Industry Role:  
				Join Date: Mar 2012 
				Location: first gen intel 80386/nintendo-gb/arcade/ps1/internet person 
				
				
					Posts: 4,927
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 barry , do u know if its possible to track something as unique text  inside the page displayed to specific users  via GA tools?  
		
	
		
		
		
		
			i have good idea how to setup goals-alerts but not sure what i can do to catch this minor events when occur. 
				__________________ 
		
		
		
		
	
	automatic exchange - paxum , bitcoin,pm, payza . daizzzy signbucks caution will black-hat black-hat your traffic   ignored forever :zuzana designs  
			 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#21 | |
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2013 
				Location: Prague 
				
				
					Posts: 197
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
 ![]() Maybe you can auto-trigger a virtual click on page container and then use Click-Text variable from GTM 
				__________________ 
		
		
		
		
	
	![]() Tranny Sites - tranny, fetish & BDSM porn site reviews by Betty Tranny Ladies - online tranny dating and community portal Transbetty - my personal blog (articles/photos/reflections)  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#22 | 
| 
			
			
			
			 small trip to underworld 
			
		
			
			
			Industry Role:  
				Join Date: Mar 2012 
				Location: first gen intel 80386/nintendo-gb/arcade/ps1/internet person 
				
				
					Posts: 4,927
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 first time to read about GTM , can i integrate it with GA ? 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	automatic exchange - paxum , bitcoin,pm, payza . daizzzy signbucks caution will black-hat black-hat your traffic   ignored forever :zuzana designs  
			 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#23 | 
| 
			
			
			
			 Webmaster Extraordinaire 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jul 2002 
				Location: A beautiful beach... 
				
				
					Posts: 10,748
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 How about using NATS? 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#24 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2013 
				Location: Prague 
				
				
					Posts: 197
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Google Tag Manager is a "container" that can contain nearly anything. Html, JS, CSS, GA.... it triggeers on certain criterias and it can deliver data to GA. 
		
	
		
		
		
		
			That was my intention, but I don't want to use 2 different codes (GA gtm + NATS autocamp). Above scripts use only GA, on your sites it converted to NATS autocamp on outgoing links. 
				__________________ 
		
		
		
		
	
	![]() Tranny Sites - tranny, fetish & BDSM porn site reviews by Betty Tranny Ladies - online tranny dating and community portal Transbetty - my personal blog (articles/photos/reflections)  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#25 | 
| 
			
			
			
			 small trip to underworld 
			
		
			
			
			Industry Role:  
				Join Date: Mar 2012 
				Location: first gen intel 80386/nintendo-gb/arcade/ps1/internet person 
				
				
					Posts: 4,927
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 ok thanks hun 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	automatic exchange - paxum , bitcoin,pm, payza . daizzzy signbucks caution will black-hat black-hat your traffic   ignored forever :zuzana designs  
			 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#26 | 
| 
			
			
			
			 Its All About Girls &SEX 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Dec 2011 
				Location: Philipinne 
				
				
					Posts: 1,047
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 this tranny is smart 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	ICQ : Number 690911541  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 |