Hello,
I'm having an issue with the Tweetmeme button as we have a certain piece of dynamic data as query string param embedded in the URL, but that dynamic param is preventing tweets from being aggregated in tweets counting. Like this:
http://hostname.tld/path?param=user_id
where user_id is our user id purpose. So the question is whether we can allow ?param=user_id to passthru to Twitter when user follows the link while we have tweet counts ignoring that part? I agree that is sort of impossible but just checking if workarounds available or so.
