matindow
Forum Replies Created
-
I added a urlencode() to the parameter values and will see if that has any effect on the ga data.
That does not appear to be the case, as some of these recent submissions are in the 15% category when viewed in analytics (and they have a valid CID in the log).
On an unrelated note, I am sending the current URL of the page in the event label, and it is breaking at “&”, so it looks like there might be an issue with character escaping? (I don’t think this is related to the above behavior, as I previously experimented with removing this field from the event label, and it had no effect.)
It did just occur to me though, that you are sending the page url separate from the label, in the dp parameter, and maybe a lack of character escape there could be related to the issue?
- This reply was modified 8 years, 3 months ago by matindow.
I added the line and waited for some example submissions.
The log is returning what look to be google cid values for all submissions (my understanding is that the “1091883933.1515955554” style values are only taken from the GA cookie, and not generated in that format by the plugin), and there doesn’t look to be anything noticeably different for any of the fields in the ones that appear normally in analytics vs the ones that display without session info.
Appreciate the quick reply!
Unfortunately I am also sending this form to a pardot form handler which does not work with ajax, so that is not an option here. Any reason you can think that it would be so inconsistent through the measurement protocol?
Thanks for taking a look! Please let me know if there’s anything I can do to help troubleshoot.