JS Tracking code bug
-
Hey,
I was trying to enable the tracking code but I’ve noticed it didn’t work, so I looked inside the source code and I’ve noticed that inside the JS file you’re using the incorrect var name for email tracking. Instead of “trackcmp_email” you need to write “php_data.user_email”, because that’s the name of the var holding the email address of a user.Thank you!
The topic ‘JS Tracking code bug’ is closed to new replies.