Hey all!
New member to STM and loving it so far.
I'm setting up my first mobile offer and using prosper202/stm mobile for tracking.
I'm following along on this tutorial: http://stmforum.com/forum/showthread...Campaign-Setup
When I get to step 3, to set up my landing page, everything is good UNTIL I get to the part where it tells me to 'Generate Tracking Link'
I only have one thing show up, and it is the redirect php code.
The Javascript tracking code isn't being generated for me - does anybody have any idea why?
Steps 1-4 have been fully completed within prosper.
Any help would be greatly appreciated! So thank you very much in advance!
Anybody? Lol
i'm assuming you're using the STM V4 prosper install
heres the new tutorial for v4: http://stmforum.com/forum/showthread...-Tracker-V3-V4
i believe v4 replaces the regular/old prosper javascript and php tracking codes and only generates the single link that you're getting. I can't be sure because I'm not using V4, but this was one of the reasons why i switched back. (I already had custom scripts implemented on my v3 install that do everything the v4 updates did) the new lp code doesn't actually track users the way the old prosper did. the landing page tracking is done through the URL, and the code thats being generated just tracks the click-throughs. however, i did modify v4 to generate the old php/js tracking codes successfully, but its kind of pointless due to new way that v4 tracks landers that i previously mentioned.
@swiftclick, wow seriously, thanks so much for sending me that link. I was spinning my wheels for a while trying to figure out what I did wrong.
Thanks again x 10000000 haha
What swiftclick said.
We removed the JS tracking since it wasn't reliable for mobile traffic.
@bbrock32
Thanks for that backup to what swiftclick said. Was able to successfully get past that part, but now stuck again unfortunately.
When I get to step#7 'Get Links', the link that the system generates ends up with an error when I enter it into my browser.
Here's what I see:
Warning: geoip_org_by_name(): Required database not available at /usr/share/GeoIP/GeoIPOrg.dat. in /home/user/public_html/my-dating-domain.com/tracking202/includes/devices_detect_inc.php on line 5
Fatal error: Uncaught exception 'WURFL_Xml_PersistenceProvider_Exception' with message 'The PHP extension memcache must be installed and loaded in order to use the Memcached.' in /home/user/public_html/my-dating-domain.com/3rd-parties/wurfl/WURFL/Storage/Memcache.php:102 Stack trace: #0 /home/user/public_html/my-dating-domain.com/3rd-parties/wurfl/WURFL/Storage/Memcache.php(57): WURFL_Storage_Memcache->_ensureModuleExistence() #1 /home/user/public_html/my-dating-domain.com/3rd-parties/wurfl/WURFL/Storage/Memcache.php(43): WURFL_Storage_Memcache->initialize() #2 /home/user/public_html/my-dating-domain.com/3rd-parties/wurfl/WURFL/Storage/Factory.php(43): WURFL_Storage_Memcache->__construct('host=localhost,...') #3 /home/user/public_html/my-dating-domain.com/3rd-parties/wurfl/WURFL/WURFLManagerFactory.php(152): WURFL_Storage_Factory::create(Array) #4 /home/user/public_html/my-dating-domain.com/3rd-parties/wurfl/WURFL/WURFLManagerFactory.php(120): WURFL_WURFLManagerFactory::cacheProvider(Ar in /home/user/public_html/my-dating-domain.com/3rd-parties/wurfl/WURFL/Storage/Memcache.php on line 102
Does it have something to do with the MaxMind Geo IP Organization Database?
Thanks in advance for your help STM members!! 
Don't worry, this one's easily fixable.
Copy all the .dat files from your /home/user/public_html/my-dating-domain.com/3rd-parties/geoip folder to your /usr/share/GeoIP folder.
That'll fix it!
Let us know if you have any more problems.
What Caurmen said. Just copy the file there and you are all set.
Either install memcache, there is a guide in the forum or disable it, check this post
http://stmforum.com/forum/showthread...l=1#post106000
As for the Geoip, just create the folder and copy the files 