I’m loading content that contains getclicky tracking code via .load(); and it seems to only work sometimes.
I’m looking for anyone who understands the .load() feature more in depth to help me out.
There doesn’t seem to be a rhyme or reason why the tracking shows up in getclicky or not. It’s not dependent on time (or allowing the code to load), sometimes I get the page tracked but 90% of the time nothing comes through.
Why would this happen?
The code is pretty straightforward just grabs the URL, prevents default and fades in the url in a main content div.
This is done in ExpressionEngine using templates for the url parsing if that makes any difference.
I can post the code but I figured someone with enough .load(); experience could suggest why this may or may not work correctly.