Hello out there!
This may be more of an enhancement request, but I wanted to throw it out there.
While reviewing our GA results our Marketing Manager came across something that piqued our interest. He's inquired a number of times about the ability to create vanity URLs in TNEW for each production and noticed that with TNMP there is a a trend where we see the title being dynamically pulled.
Example:PSDetail page: /tproduction/3872/titleEvent Detail Page: /tevent/3873/stomp
It's an odd inconsistency as it only appears to happen on the mobile site, whereas the app itself is returning the expected results.
Example:PSDetail page: /tproduction/3238/guys-and-dollsEvent Detail page: /tevent/3239/guys-and-dollsSYOS (?): /tevent/3240/guys-and-dolls/zones
It's understandable that there is a difference in performance between TNEW and TNMP, but curious that there is a difference between the App and the Mobile Site.
Cheers!Short
Hey Short-
Good question, let me check with the TN Mobile Plus developers and see if I can get you an answer.
Thanks,Steve
I spoke with the developer and the answer is that the mobile optimized site has a bit of a performance hit because of the redirect script so to optimize things we don't make the extra API call needed to get the title. Since the apps don't have this issue we go ahead and make the extra call. Hope that helps clear this up.
Thanks, Steve! It makes sense to me.