Hi guys
Can someone guide me on the tracking for landing page using mobaff tracker?
1) I have a landingpage.php file.
2) I added offer and landing page in the tracker. Code was being generated. I have posted the code to landingpage.php.
I noticed that the outbound link (for the button) doesnt work at all and thus I did a quick reference to : https://tracker.mobaff.com/docs/landingpages
and i saw this
"Note: Outbound offer links from your landing page won't work when visiting the page directly. Traffic must come to the page via one of your campaigns (and include a click_id to function correctly."
Just to ensure i got the right concept for the landing page tracking flow:
I require 2 things: 1) tracking info from banner 2) tracking info from LP
Once i have uploaded the banner to ads platform, what is the url for me to paste on the ads platform? Will it be www.mydomain.com/landingpage.php (say this is my default url)?
or will it be something like www.mydomain.com/landingpage.php?click_id=[click_id] (this was shown in the tracker, the tracker added click_id=[click_id] automatically)" or perhaps something else?
Subsequently, assuming i am on the landing page now, i need to ensure that the url for the button is linked to the OFFER page. But given that the php code was generated, the outbound link will be my link to the offer page right?
Yet, when i click into the link, this happened
http://go.mobaff.com/404/#/error/missing_click_id
"Oops! (Error 404)
We couldn't find that."
*I have posted the php code at the top of my landing page, even in front of the <!DOCTYPE html>.
Not sure if i miss any important steps, still in learning process, hope tat you can help =)
Thx
I noticed the same thing when I was starting out with mobile and mobaff tracker. Everything should be fine and the error only shows when you visit the page directly as there is no clickid assigned. If you use the link you use on your traffic source it should all work.
From what I see you can't use the same lander for traffic that doesn't come from a mobaff link.
Ok so lets outline a correct sequence of events from traffic source to offer:
1. You go to a campaign page and click the traffic channel URLs button

2. From here you get the link for your campaign for a specific traffic source. It will look something like this:
http://go.mobaff.com/blah-blah-blah-blah?unique_id=something&creative=this&c1=that
Thanks for adding the code to be immune to the lack of clickid.
I think mobaff should add this to their code by default as it will only help.
That's probably a good idea actually, a lot of people might send other traffic not via MobAff to the same lander by mistake. Organic traffic would fall over as well. We all know what tracking is like, little things cause nightmares.
Thanks Zeno for being so helpful all this while =)
Just one last noob question for this thread, the LP's url that to be provided to the ads platform for the banner, do i use "www.mydomain.com/landingpage.php" or "www.mydomain.com/landingpage.php?click_id=[click_id]" . Or it doesn't really matter ?
For the ads platform/traffic source you use the MobAff link that you get from the campaign page (from clicking the circled icon in the picture, in my post). It will redirect to the landing page(s) you have listed inside that campaign.
Thanks alot. It works very well!
Attempted to do split testing on banners. I've created 3 banners, but all directed to same URL (ended up cannot trace which banners contribute to the conversion at the end). Instead of creating 3 identical LP, where do you all usually tweak in order to trace the banner that convert better?
You should be adding identifier information to the MobAff link used at the traffic source, this is the crux of tracking in general. Your tracking source may have tokens/macros that allow dynamic insertion, use them too.
So, for example:
http://go.mobaff.com/blah-blah-blah-blah?unique_id=something&creative=BANNER1&c1=ANGLE1&C2=SOMETHING&C3={dynamictoken}&C4={anothertoken}
BIG thanks to Zeno for helping out on this thread - awesome stuff.
Given how many people are starting to use MobAff, I'm going to look into doing tutorials for it soon. Would that be helpful?