Hi FF pros,
I'm a newbie at AM, so this is me setting up my funnel for my first campaign. I've been working for the last day to figure out GET requests, variables, and parameters so that my campaigns function as intended and I get all the data needed. However, I'm having a little trouble wrapping my head around how to properly set up tracking. So, let me lay down my understanding with how it works and you tell me where I might have misunderstood or failed to implement properly.
OBJECTIVES:
I want so send information from Go2Mobi to Funnel Flux, most importantly: the {clickid} value, which identifies a unique user.
I want to eventually pass this {clickid} down the chain to my Affiliate Network (Addiliate in this case) when a user exits my funnel and goes toward the offer page.
If this user converts, I want them to then pass the user's {clickid} back up to Funnel Flux using a postback url so I can analyze the data.
Finally I want to pass the converted user's {clickid} back to Go2Mobi for use in optimizing placements.
MY UNDERSTANDING
Go2Mobi automatically generates a {clickid} for every user that clicks on my banners. I want to pass this unique ID (along with other variables) on to Funnel Flux. However, no such variable ({clickid} in this case) exists in Funnel Flux. I can take down the {clickid} value as a custom entry in Funnel Flux, but I wont be able to pass on that same value down the chain to my Affiliate Network.
However,
Funnel Flux does assign a unique value to users called {hit-id}. I can pass the {hit-id} on to Addiliate with no problem. However, in order to eventually have data that Go2Mobi can use, my {hit-id} and {click-id} must be the same value. To do this, I would need to use the follow destination url with Go2Mobi:
http://myfunnelfluxurl/?flux_fts=xxxxx&flux_cpe=0&hit-id={clickid}
https://www.addiliate.com/redirect.html?ad=XXXXXX&add1=campaign100&add2={hit-id}
http://myfunnelfluxurl/tracking/conversions/postback.php?flux_hid=%add2%
http://pb.g2trk.com/pb/?api_key=XXXXXXXXXXXXXXXXXXXXXXXXXX&clickid={hit-id}
I've never used FF, hopefully someone else can chime in. But in any case, if you haven't already, you should take a look at Set Up Postback URL's For CPA Network Conversions as well as caurmen's guide to tracking.
Thanks! I've been combing through those guides already. They are what's gotten me as far as I am now ;-)
You cannot synchronize Go2Mobi's clickid and FunnelFlux's hit id to have the same values as they are both automatically generated. However, you can send Go2Mobi's clickid down the chain to your affiliate network, and get it back up the chain to Go2Mobi when a conversion occurs.
First, you should check the link posted by imphocused above: https://www.funnelflux.com/forums/to...k-conversions/
It will help you understand one part of the communication chain: FunnelFlux <--> Aff network
(edit: I see you have read it already)
And here is the missing piece:
Sending data from the traffic source to the offer -> http://support.funnelflux.com/858633...e-to-the-offer
Sending data back to the traffic source -> http://support.funnelflux.com/142317...traffic-source
Thanks Vitavee! Your insight was very helpful, and I'm happy to report that I'm all set up for my first campaign!
Understanding that I could pass both the {hit-id} and {clickid} on to Addiliate and call them both back with a postback was the last stumbling block.
You're the best and your tracker is way ahead of the pack!
Hi Justin,
Here is a step by step implementation guide on how to integerate your Go2Mobi tracking with Addiliate: http://support.addiliate.com/go2mobi...sion-tracking/
Also feel free to reach out to your account manager on skype so he/she can help you get started.
Cheers,
Christoph