Profile_bird

Hey there! OmnitureCare is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving OmnitureCare's tweets.

Already using Twitter
from your phone? Click here.

OmnitureCare

  1. @AmberLeighN In SiteCatalyst, if you go to Help > Knowledge Base and search for "campaign tracking code," you will find good info on this.
  2. @AmberLeighN Sorry! I usually write that out. I mean there is an article in our Knowledge Base that explains how to capture tracking codes.
  3. @AmberLeighN Check out KB ID 72 for more info. . . your developer should be able to tell you what param name you're set up to capture.
  4. @AmberLeighN The idea is that if our code sees ?cid=twitter in a URL, it can recognize "cid" (or other value) and grab the value ("twitter")
  5. @AmberLeighN . . .which is why tracking codes are great. You'll need to find out what query string you're using to capture them on landing.
  6. @AmberLeighN With many of the URL shorteners, there is no way to see referrer traffic. It's a limitation across all of web analytics, FWIW.
  7. @AmberLeighN . . .in your URLs before you shorten them. SiteCatalyst will be able to grab the tracking code after the redirect from bit.ly.
  8. @AmberLeighN I'm not surprised. It probably has to do with the way that they redirect. This is why I am a fan of using tracking codes. . .
  9. @alexbrasil I'm digging into it now. FWIW, I think you're actually okay with "this" rather than "true" here. The anchor tag has an href.
  10. @andyblackburn OK. What report are you/they viewing in this case?
  11. @jasonegan Right. The full value gets populated before the point where latency would occur. So it's not a way around that, unfortunately.
  12. @andyblackburn Sure thing. How can I help? #omniture
  13. @swcalise OK, excellent. Let me know if anything else comes up.
  14. @VaBeachKevin @alexbrasil That's true, although if we're still talking about s.tl() then pageName isn't going to do much anyway. #omniture
  15. @jasonegan Exactly right. #omniture
  16. @VaBeachKevin @alexbrasil Err, anchors. . . you know what i meant.
  17. @VaBeachKevin @alexbrasil Good to know. I was positive that query strings are stripped by default, but I wasn't 100% sure on anchor tags.
  18. @jhellitt You're welcome. Any time.
  19. @EmailJuan . . .my understanding is that the app store changed its policies regarding API calls, which is why it's throwing that error.
  20. @EmailJuan Right. The new components provided for iPhone app measurement will allow you to submit the app successfully. . .